Skip to content

Commit

Permalink
8326521: JFR: CompilerPhase event test fails on windows 32 bit
Browse files Browse the repository at this point in the history
Backport-of: 96530bcc07514c3eda40fd6ffa74f197fe541dea
  • Loading branch information
roberttoyonaga authored and jerboaa committed Apr 30, 2024
1 parent c3ed264 commit 025969c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jdk/jdk/jfr/event/compiler/TestCompilerPhase.java
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
* @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:.
Expand Down

0 comments on commit 025969c

Please sign in to comment.