We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b86c4f8 commit 67e74b2Copy full SHA for 67e74b2
1 file changed
test/hotspot/jtreg/compiler/valhalla/inlinetypes/CorrectlyRestoreRfp.java
@@ -35,7 +35,6 @@
35
* @run main/othervm/timeout=300 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
36
* -Xbatch
37
* -XX:CompileCommand=dontinline,*::*
38
- * -XX:CompileCommand=printcompilation,*::*
39
* -XX:CompileCommand=compileonly,compiler.valhalla.inlinetypes.CorrectlyRestoreRfp*::compile_me_*
40
* compiler.valhalla.inlinetypes.CorrectlyRestoreRfp
41
**/
0 commit comments