JEP 291: Deprecate the Concurrent Mark Sweep (CMS) Garbage Collector

Andrew Haley aph at redhat.com
Wed Apr 12 18:25:28 UTC 2017


On 12/04/17 03:04, Daniel Ennis wrote:
> My end goal is to avoid EVER triggering a full collection. I focus on
> keeping the intervals between young collections as long as possible, giving
> old only enough room that it ultimately needs + room for unexpected load
> (if I gain more than expected, then full collections are triggered)

We'd love to see how well the Shenandoah collector works for you.  We
have a JDK8 port, if you're interested.

Andrew.



More information about the jdk9-dev mailing list