Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cstejerean
on Jan 6, 2009
|
parent
|
context
|
favorite
| on:
Java VM: Trying a new Garbage Collector for JDK 7
Just to clarify, from the comments: this is not the default GC in the latest build of JDK 7 but can be enabled with
-XX:+UnlockExperimentalVMOptions -XX:+UseG1GC
It's also reportedly slower than the default GC and likely to crash so it's not a good candidate for benchmarks just yet.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: