Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Java VM: Trying a new Garbage Collector for JDK 7
(
sun.com
)
16 points
by
axod
on Jan 6, 2009
|
hide
|
past
|
favorite
|
4 comments
cstejerean
on Jan 6, 2009
|
next
[–]
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.
newt0311
on Jan 7, 2009
|
prev
[–]
Umm... They started talking about this a while ago. It was in the SVN builds. Its nice.
michaelneale
on Jan 7, 2009
|
parent
[–]
I thought they used mercurial?
newt0311
on Jan 8, 2009
|
root
|
parent
[–]
Both. Sort of. OpenJDK is on mercurial but core java is still on SVN (I think...). Checkouts here:
https://openjdk.dev.java.net/svn/openjdk/jdk/trunk
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: