RFR(XL): 8224675: Late GC barrier insertion for ZGC
Nils Eliasson
nils.eliasson at oracle.com
Fri Jun 7 14:44:32 UTC 2019
On 2019-06-07 16:37, Roland Westrelin wrote:
>> http://cr.openjdk.java.net/~neliasso/8224675/webrev.07/
> vmSymbols.cpp has no change?
There was a leftover indentation change. I removed it.
>
> in compile.cpp, indentation looks wrong:
>
> 2406 bs->barrier_insertion_phase(C, igvn);
> 2407 if (failing()) return;
Fixed.
>
> That looks good to me. No need for another webrev.
Thank you Roland!
I will run tests over the weekend and hopefully push on Monday morning.
Regards,
Niols
>
> Roland.
More information about the hotspot-compiler-dev
mailing list