On 06/06/2018 06:30 PM, Aleksey Shipilev wrote:
Hi,
This is fifth (and hopefully final) round of code review for Epsilon GC
changes. It includes the
fixes done as the result of fourth round of reviews, mostly in Serviceability.
The build parts are
the same since last few reviews, so this is not posted to build-dev@.
Webrev:
http://cr.openjdk.java.net/~shade/epsilon/webrev.09/
Still looks good to me!
If we are good -- should somebody, e.g. Project Lead ack this? -- I am going to
push this with the
following changeset metadata:
You should be good to go, if the JEP is targeted and reviewers are happy.
cheers,
Per
8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
Summary: Introduce Epsilon GC
Reviewed-by: rkennke, ihse, pliden, eosterlund, lmesnik, jgeorge
Builds:
server X {x86_64, x86_32, aarch64, arm32, ppc64le, s390x}
minimal X {x86, x86_64}
zero X {x86_64}
Testing: gc/epsilon on x86_64
Thanks,
-Aleksey