Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
Reviewed-by: shade
  • Loading branch information
DamonFool committed Sep 13, 2021
1 parent b0d0497 commit 261cb44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/hotspot/jtreg/compiler/uncommontrap/TestDeoptOOM.java
Expand Up @@ -41,6 +41,7 @@
* @run main/othervm -XX:-BackgroundCompilation -Xmx128M -XX:+IgnoreUnrecognizedVMOptions -XX:+VerifyStack
* -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::main
* -XX:CompileCommand=exclude,compiler.uncommontrap.TestDeoptOOM::m9_1
* -XX:+UnlockDiagnosticVMOptions
* -XX:+UseZGC -XX:+LogCompilation -XX:+PrintDeoptimizationDetails -XX:+TraceDeoptimization -XX:+Verbose
* compiler.uncommontrap.TestDeoptOOM
*/
Expand Down

1 comment on commit 261cb44

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.