[aarch64-port-dev ] RFR: Shenandoah import

Andrew Dinn adinn at redhat.com
Wed Oct 4 10:55:01 UTC 2017


On 04/10/17 10:42, Andrew Dinn wrote:
> I am looking through this now (about 1/3rd of the way through).
> Obviously, I'm mostly concerned to check stuff that might affect
> non-Shenandoah code and be sure it is isolated.
Ok, shared changes all look good to me so .. Reviewed: tick!

The only thing I found was a trivial issue in opto/compile.cpp which can
be ignored for now (and possibly forever):

  opto/compile.cpp

  Adding an outer if test to check UseShenandoahGC means that the inner
test of the same flag between the #ifdef ASSERT/#endif pair is now
redundant.

n.b. The Shenandoah changes look well worth having, especially the
policy choices and the ability for Shenandoah to uncommit excess heap
pages [another march stolen on G1 :-]

regards,


Andrew Dinn
-----------



More information about the aarch64-port-dev mailing list