Skip to content

Commit 5bc41db

Browse files
committed
Undo spurious change
1 parent 9da3c37 commit 5bc41db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
* VM Testbase keywords: [nonconcurrent, no_cds]
3131
*
3232
* @comment Don't run test in configurations where we can't reliably count number of metaspace triggered GCs
33+
* @requires vm.gc != null | !vm.opt.final.ClassUnloadingWithConcurrentMark
34+
* @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
35+
* @requires vm.gc != "Z"
3336
* @requires vm.compMode != "Xcomp"
3437
* @library /vmTestbase /test/lib
3538
* @run main/othervm

0 commit comments

Comments
 (0)