Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
8316699: TestDynamicConstant.java fails with release VMs
Browse files Browse the repository at this point in the history
Reviewed-by: dholmes
  • Loading branch information
DamonFool authored and Zeavee committed Nov 30, 2023
1 parent 1ba5d65 commit e9845ae
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 e9845ae

Please sign in to comment.