8326521: JFR: CompilerPhase event test fails on windows 32 bit

Reviewed-by: egahlin
This commit is contained in:
Robert Toyonaga 2024-03-20 19:42:56 +00:00 committed by Erik Gahlin
parent a112fc8bac
commit 96530bcc07

View File

@ -42,6 +42,7 @@ import jdk.test.whitebox.WhiteBox;
* @build jdk.test.whitebox.WhiteBox
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
* @run main/othervm -Xbootclasspath/a:.
* -XX:-NeverActAsServerClassMachine
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
* -XX:CompileOnly=jdk.jfr.event.compiler.TestCompilerPhase::dummyMethod
* -XX:+SegmentedCodeCache -Xbootclasspath/a:.