Skip to content

Commit ece9b2c

Browse files
roberttoyonagaTheRealMDoerr
authored andcommitted
8326521: JFR: CompilerPhase event test fails on windows 32 bit
Backport-of: 96530bcc07514c3eda40fd6ffa74f197fe541dea
1 parent 2ff4d4e commit ece9b2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/jdk/jdk/jfr/event/compiler/TestCompilerPhase.java

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
* @run main ClassFileInstaller sun.hotspot.WhiteBox
4646
* sun.hotspot.WhiteBox$WhiteBoxPermission
4747
* @run main/othervm -Xbootclasspath/a:.
48+
* -XX:-NeverActAsServerClassMachine
4849
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
4950
* -XX:CompileOnly=jdk.jfr.event.compiler.TestCompilerPhase::dummyMethod
5051
* -XX:+SegmentedCodeCache -Xbootclasspath/a:.

0 commit comments

Comments
 (0)