Skip to content

Commit 96530bc

Browse files
roberttoyonagaegahlin
authored andcommitted
8326521: JFR: CompilerPhase event test fails on windows 32 bit
Reviewed-by: egahlin
1 parent a112fc8 commit 96530bc

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
@@ -42,6 +42,7 @@
4242
* @build jdk.test.whitebox.WhiteBox
4343
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
4444
* @run main/othervm -Xbootclasspath/a:.
45+
* -XX:-NeverActAsServerClassMachine
4546
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
4647
* -XX:CompileOnly=jdk.jfr.event.compiler.TestCompilerPhase::dummyMethod
4748
* -XX:+SegmentedCodeCache -Xbootclasspath/a:.

0 commit comments

Comments
 (0)