Skip to content

Commit 775e22a

Browse files
committed
8316699: TestDynamicConstant.java fails with release VMs
Reviewed-by: dholmes
1 parent a1e0346 commit 775e22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestDynamicConstant.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
* -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:-UseJVMCICompiler
3434
* jdk.vm.ci.hotspot.test.TestDynamicConstant
3535
* @run testng/othervm
36-
* -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:-UseJVMCICompiler -XX:UseBootstrapCallInfo=3
36+
* -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:-UseJVMCICompiler -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3
3737
* jdk.vm.ci.hotspot.test.TestDynamicConstant
3838
*/
3939

0 commit comments

Comments
 (0)