Skip to content

Commit c495ede

Browse files
committed
8272099: mark hotspot runtime/Monitor tests which ignore external VM flags
Reviewed-by: dcubed
1 parent e882087 commit c495ede

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)