Hello, Check these:
https://shipilev.net/jvm-anatomy-park/3-gc-design-and-pauses/ https://www.youtube.com/watch?v=AAiB3fDwyRM It'll be avialable in RedHat's JDK builds: Shenandoah is shipping in Fedora starting with Fedora 24 and as a tech preview in Rhel 7.4. Running standard OpenJDK testing with -XX:+UseShenandoahGC should be sufficient. (You can see that it's included in the changelog: https://koji.fedoraproject.org/koji/buildinfo?buildID=1008667 ) I'm not affiliated with RedHat, nor with Oracle, and haven't tested it, but planning to evaluate it next year on a new project. (But I'd need an Ubuntu/Debian based build anyhow.) Regards, Pas On Mon, Dec 11, 2017 at 8:24 PM, Ron Reynolds <tequila...@gmail.com> wrote: > someone at work just mentioned this new GC; i believe available only in > Open-JDK JVM and only if explicitly included. (?) > > i've just started doing research on it (the only source of which seems to > be https://wiki.openjdk.java.net/display/shenandoah/Main) but it sounds > like a replacement for G1. > > has anyone had actual experience with this GC and how it compares with G1 > and any idea why it's been kept somewhat quiet? also are there any plans > to add it to the Oracle JVM? > > _______________________________________________ > hotspot-gc-use mailing list > hotspot-gc-use@openjdk.java.net > http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use > >
_______________________________________________ hotspot-gc-use mailing list hotspot-gc-use@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use