[aarch64-port-dev ] RFR: Shenandoah import

Aleksey Shipilev shade at redhat.com
Wed Oct 4 11:08:45 UTC 2017


On 10/04/2017 12:55 PM, Andrew Dinn wrote:
> 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.

Right! This cleanup will sink through sh/jdk10 in some later integration:
  http://mail.openjdk.java.net/pipermail/shenandoah-dev/2017-October/003847.html

Thanks,
-Aleksey



More information about the aarch64-port-dev mailing list