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 TheRealMDoerr committed May 16, 2024
1 parent 2ff4d4e commit ece9b2c
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 @@ -45,6 +45,7 @@
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @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

1 comment on commit ece9b2c

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.