RFR(S): 8241486: G1/Z give warning when using LoopStripMiningIter and turn off LoopStripMiningIter (0)
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Aug 25 13:18:17 UTC 2020
On 25.08.20 14:57, Tobias Hartmann wrote:
>> * @requires vm.gc.G1 & vm.gc.Shenandoah & vm.gc.Z & vm.gc.Epsilon
> That doesn't look right. The test would never be executed.
Sorry, confused it with the vm.gc == .. check. You are just checking if the VM supports the GC.
Looks good to me.
Best regards,
Tobias
More information about the hotspot-compiler-dev
mailing list