mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-19 06:45:17 +00:00
8272099: mark hotspot runtime/Monitor tests which ignore external VM flags
Reviewed-by: dcubed
This commit is contained in:
parent
e882087f7a
commit
c495ede2c2
@ -29,6 +29,7 @@ import jdk.test.lib.process.ProcessTools;
|
||||
* @test
|
||||
* @bug 8226416
|
||||
* @summary Test the MonitorUsedDeflationThreshold and NoAsyncDeflationProgressMax options.
|
||||
* @requires vm.flagless
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* @library /test/lib
|
||||
* @run driver MonitorUsedDeflationThresholdTest
|
||||
|
||||
@ -30,6 +30,7 @@ import java.util.stream.*;
|
||||
* @test
|
||||
* @bug 8242263
|
||||
* @summary Exercise DiagnoseSyncOnValueBasedClasses diagnostic flag
|
||||
* @requires vm.flagless
|
||||
* @library /test/lib
|
||||
* @run driver/timeout=180000 SyncOnValueBasedClassTest
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user