Skip to content

Commit f08e417

Browse files
committed
remove useless jtreg tags
1 parent c31c734 commit f08e417

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/hotspot/jtreg/gc/arguments/TestG1CompressedOops.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@
2727
/*
2828
* @test TestG1CompressedOops
2929
* @bug 8354145
30-
* @requires vm.gc.G1 & vm.opt.G1HeapRegionSize == null
30+
* @requires vm.flagless
3131
* @summary Verify that the flag TestG1CompressedOops is updated properly
32-
* @modules java.base/jdk.internal.misc
33-
* @modules java.management/sun.management
3432
* @library /test/lib
3533
* @library /
3634
* @run driver gc.arguments.TestG1CompressedOops

0 commit comments

Comments
 (0)