Skip to content

Commit e726fe7

Browse files
author
Andrew Lu
committed
8332936: Test vmTestbase/metaspace/gc/watermark_70_80/TestDescription.java fails with no GC's recorded
Backport-of: 5ed0d52c8424dd2e7f1ac2404e9fabb40c8402b8
1 parent 9f58121 commit e726fe7

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_0_1/TestDescription.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
3535
* @requires vm.gc != "ConcMarkSweep"
3636
* @requires vm.gc != "Z"
37+
* @requires vm.compMode != "Xcomp"
3738
* @library /vmTestbase /test/lib
3839
* @run driver jdk.test.lib.FileInstaller . .
3940
* @run main/othervm

test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_10_20/TestDescription.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
3535
* @requires vm.gc != "ConcMarkSweep"
3636
* @requires vm.gc != "Z"
37+
* @requires vm.compMode != "Xcomp"
3738
* @library /vmTestbase /test/lib
3839
* @run driver jdk.test.lib.FileInstaller . .
3940
* @run main/othervm

test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_70_80/TestDescription.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
3535
* @requires vm.gc != "ConcMarkSweep"
3636
* @requires vm.gc != "Z"
37+
* @requires vm.compMode != "Xcomp"
3738
* @library /vmTestbase /test/lib
3839
* @run driver jdk.test.lib.FileInstaller . .
3940
* @run main/othervm

test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_99_100/TestDescription.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
3535
* @requires vm.gc != "ConcMarkSweep"
3636
* @requires vm.gc != "Z"
37+
* @requires vm.compMode != "Xcomp"
3738
* @library /vmTestbase /test/lib
3839
* @run driver jdk.test.lib.FileInstaller . .
3940
* @run main/othervm

0 commit comments

Comments
 (0)