8338112: Test testlibrary_tests/ir_framework/tests/TestPrivilegedMode.java fails with release build

Reviewed-by: chagedorn, thartmann
This commit is contained in:
SendaoYan 2024-08-12 06:26:27 +00:00 committed by Jie Fu
parent 6a3d045221
commit 0e7c1c1afe

View File

@ -31,7 +31,7 @@ import jdk.test.lib.Asserts;
/*
* @test
* @requires vm.flagless
* @requires vm.debug == true & vm.compiler2.enabled & vm.flagless
* @summary Test that IR framework successfully adds test class to boot classpath in order to run in privileged mode.
* @modules java.base/jdk.internal.vm.annotation
* @library /test/lib /