Skip to content

Commit 0e7c1c1

Browse files
SendaoYanDamonFool
authored andcommitted
8338112: Test testlibrary_tests/ir_framework/tests/TestPrivilegedMode.java fails with release build
Reviewed-by: chagedorn, thartmann
1 parent 6a3d045 commit 0e7c1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/testlibrary_tests/ir_framework/tests/TestPrivilegedMode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
/*
3333
* @test
34-
* @requires vm.flagless
34+
* @requires vm.debug == true & vm.compiler2.enabled & vm.flagless
3535
* @summary Test that IR framework successfully adds test class to boot classpath in order to run in privileged mode.
3636
* @modules java.base/jdk.internal.vm.annotation
3737
* @library /test/lib /

0 commit comments

Comments
 (0)