RFR: 8266165: TestNoWarningLoopStripMiningIterSet is runnable only on VM w/ G1, Shenandoah, Z and Epsilon
Igor Ignatyev
iignatyev at openjdk.java.net
Wed Apr 28 16:33:56 UTC 2021
On Wed, 28 Apr 2021 15:55:05 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> Hi all,
>
> could you please review the patch which splits `TestNoWarningLoopStripMiningIterSet` test into several "subtests", one for each GCs?
>
> from JBS:
>> `TestNoWarningLoopStripMiningIterSet` test uses `@requires vm.gc.G1 & vm.gc.Shenandoah & vm.gc.Z & vm.gc.Epsilon` to make sure all GCs in its loop are available. this exlcudes this test from execution on VMs which don't have at least one of the listed GCs.
>
> Thanks,
> -- Igor
Thanks, Roland.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3767
More information about the hotspot-compiler-dev
mailing list