Skip to content

Commit 43240a8

Browse files
committed
8272099: mark hotspot runtime/Monitor tests which ignore external VM flags
Backport-of: c495ede2c2df405e6eec0e205cd67401d7826c4c
1 parent e96105a commit 43240a8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/hotspot/jtreg/runtime/Monitor/MonitorUsedDeflationThresholdTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* @test
3030
* @bug 8226416
3131
* @summary Test the MonitorUsedDeflationThreshold and NoAsyncDeflationProgressMax options.
32+
* @requires vm.flagless
3233
* @modules java.base/jdk.internal.misc
3334
* @library /test/lib
3435
* @run driver MonitorUsedDeflationThresholdTest

test/hotspot/jtreg/runtime/Monitor/SyncOnValueBasedClassTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* @test
3131
* @bug 8242263
3232
* @summary Exercise DiagnoseSyncOnValueBasedClasses diagnostic flag
33+
* @requires vm.flagless
3334
* @library /test/lib
3435
* @run driver/timeout=180000 SyncOnValueBasedClassTest
3536
*/

0 commit comments

Comments
 (0)