Skip to content

Commit 5c1282b

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 c0eb17c commit 5c1282b

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
@@ -33,6 +33,7 @@
3333
* @requires vm.gc != null | !vm.opt.final.ClassUnloadingWithConcurrentMark
3434
* @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
3535
* @requires vm.gc != "Z"
36+
* @requires vm.compMode != "Xcomp"
3637
* @library /vmTestbase /test/lib
3738
* @run main/othervm
3839
* -Xmx1g

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
@@ -33,6 +33,7 @@
3333
* @requires vm.gc != null | !vm.opt.final.ClassUnloadingWithConcurrentMark
3434
* @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
3535
* @requires vm.gc != "Z"
36+
* @requires vm.compMode != "Xcomp"
3637
* @library /vmTestbase /test/lib
3738
* @run main/othervm
3839
* -Xmx1g

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
@@ -33,6 +33,7 @@
3333
* @requires vm.gc != null | !vm.opt.final.ClassUnloadingWithConcurrentMark
3434
* @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
3535
* @requires vm.gc != "Z"
36+
* @requires vm.compMode != "Xcomp"
3637
* @library /vmTestbase /test/lib
3738
* @run main/othervm
3839
* -Xmx1g

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
@@ -33,6 +33,7 @@
3333
* @requires vm.gc != null | !vm.opt.final.ClassUnloadingWithConcurrentMark
3434
* @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
3535
* @requires vm.gc != "Z"
36+
* @requires vm.compMode != "Xcomp"
3637
* @library /vmTestbase /test/lib
3738
* @run main/othervm
3839
* -Xmx1g

0 commit comments

Comments
 (0)