JEP proposed to target JDK 11: 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector

charlie hunt charlie.hunt at oracle.com
Tue Jan 16 23:50:19 UTC 2018


Seems with what is being proposed is essentially a “no GC” type of ability … a command line option of -XX:+NoGC or -XX:+UseNoGC would probably be better understood as to what it generally does, and the consequence of exhausting Java heap space since there is “no GC”.

thanks,

charlie hunt

> On Jan 11, 2018, at 3:46 PM, mark.reinhold at oracle.com wrote:
> 
> The following JEP is proposed to target JDK 11:
> 
>  318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector
>       http://openjdk.java.net/jeps/318
> 
> Feedback on this proposal is more than welcome, as are reasoned
> objections.  If no such objections are raised by 23:00 UTC on Thursday,
> 18 January, or if they're raised and then satisfactorily answered, then
> per the JEP 2.0 process proposal [1] I'll target this JEP to JDK 11.
> 
> - Mark
> 
> 
> [1] http://cr.openjdk.java.net/~mr/jep/jep-2.0-02.html



More information about the jdk-dev mailing list