JEPs proposed to target JDK 9 (2015/5/21)
mark.reinhold at oracle.com
mark.reinhold at oracle.com
Mon Jun 22 22:01:58 UTC 2015
2015/5/21 5:15 -0700, benjamin.john.evans at gmail.com:
> I've mostly been very pleased with the JEPs targeted at JDK 9.
> However, I have to object to:
>
> 248: Make G1 the Default Garbage Collector
>
> My reasoning is as follows:
>
> ...
An extensive discussion, mostly on the hotspot-dev list [1], resulted in
a change to JEP 248 to note that there is some concern that G1 might not
be ready to become the default, that making it the default now will
allow us to get more feedback on it, and that if it proves to be not
ready then we'll revert the default to the Parallel GC in time for JDK 9
GA [2][3].
With that, I think your concern has been addressed, so I've targeted
this JEP to JDK 9.
- Mark
[1] http://mail.openjdk.java.net/pipermail/hotspot-dev/2015-June/thread.html
[2] http://mail.openjdk.java.net/pipermail/hotspot-dev/2015-June/018804.html
[3] http://mail.openjdk.java.net/pipermail/hotspot-dev/2015-June/018809.html
More information about the jdk9-dev
mailing list