We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a112fc8 commit 96530bcCopy full SHA for 96530bc
test/jdk/jdk/jfr/event/compiler/TestCompilerPhase.java
@@ -42,6 +42,7 @@
42
* @build jdk.test.whitebox.WhiteBox
43
* @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox
44
* @run main/othervm -Xbootclasspath/a:.
45
+ * -XX:-NeverActAsServerClassMachine
46
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
47
* -XX:CompileOnly=jdk.jfr.event.compiler.TestCompilerPhase::dummyMethod
48
* -XX:+SegmentedCodeCache -Xbootclasspath/a:.
0 commit comments