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 b0d0497 commit 261cb44Copy full SHA for 261cb44
test/hotspot/jtreg/compiler/uncommontrap/TestDeoptOOM.java
@@ -41,6 +41,7 @@
41
* @run main/othervm -XX:-BackgroundCompilation -Xmx128M -XX:+IgnoreUnrecognizedVMOptions -XX:+VerifyStack
42
* -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::main
43
* -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::m9_1
44
+ * -XX:+UnlockDiagnosticVMOptions
45
* -XX:+UseZGC -XX:+LogCompilation -XX:+PrintDeoptimizationDetails -XX:+TraceDeoptimization -XX:+Verbose
46
* compiler.uncommontrap.TestDeoptOOM
47
*/
0 commit comments