Skip to content

Commit 8ccb76e

Browse files
committedJun 18, 2021
8268601: mark hotspot runtime/records tests which ignore external VM flags
Reviewed-by: dholmes, mseledtsov
1 parent 59d8478 commit 8ccb76e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test/hotspot/jtreg/runtime/records/RedefineRecord.java

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* @modules java.base/jdk.internal.misc
3030
* @modules java.instrument
3131
* @requires vm.jvmti
32+
* @requires vm.flagless
3233
* @run driver RedefineRecord buildagent
3334
* @run driver/timeout=6000 RedefineRecord runtest
3435
*/

0 commit comments

Comments
 (0)
Please sign in to comment.