Integrated: 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

This pull request has now been integrated.

Changeset: c71c2685
Author:    Igor Ignatyev <iignatyev at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c71c26859f40b8790757102ca097788a5348295d
Stats:     43 lines in 1 file changed: 34 ins; 1 del; 8 mod

8266165: TestNoWarningLoopStripMiningIterSet is runnable only on VM w/ G1, Shenandoah, Z and Epsilon

Reviewed-by: roland

-------------

PR: https://git.openjdk.java.net/jdk/pull/3767


More information about the hotspot-compiler-dev mailing list