mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 22:50:08 +00:00
8326521: JFR: CompilerPhase event test fails on windows 32 bit
Reviewed-by: egahlin
This commit is contained in:
parent
a112fc8bac
commit
96530bcc07
@ -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:.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user