Skip to content

Commit

Permalink
8316699: TestDynamicConstant.java fails with release VMs
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonFool committed Sep 21, 2023
1 parent c72f004 commit af9966d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
* -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:-UseJVMCICompiler
* jdk.vm.ci.hotspot.test.TestDynamicConstant
* @run testng/othervm
* -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:-UseJVMCICompiler -XX:UseBootstrapCallInfo=3
* -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:-UseJVMCICompiler -XX:+UnlockDiagnosticVMOptions -XX:UseBootstrapCallInfo=3
* jdk.vm.ci.hotspot.test.TestDynamicConstant
*/

Expand Down

0 comments on commit af9966d

Please sign in to comment.