Skip to content

Commit 261cb44

Browse files
committed
8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
Reviewed-by: shade
1 parent b0d0497 commit 261cb44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/hotspot/jtreg/compiler/uncommontrap/TestDeoptOOM.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
* @run main/othervm -XX:-BackgroundCompilation -Xmx128M -XX:+IgnoreUnrecognizedVMOptions -XX:+VerifyStack
4242
* -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::main
4343
* -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::m9_1
44+
* -XX:+UnlockDiagnosticVMOptions
4445
* -XX:+UseZGC -XX:+LogCompilation -XX:+PrintDeoptimizationDetails -XX:+TraceDeoptimization -XX:+Verbose
4546
* compiler.uncommontrap.TestDeoptOOM
4647
*/

0 commit comments

Comments
 (0)