RFR: 8285976: compiler/exceptions/OptimizeImplicitExceptions.java can't pass with -XX:+DeoptimizeALot

Xin Liu xliu at openjdk.java.net
Tue May 3 01:28:03 UTC 2022


Disable DeoptimizeALot and DeoptimizeRandom, 2 develop options when run this test for stability.

-------------

Commit messages:
 - 8285976: compiler/exceptions/OptimizeImplicitExceptions.java can't pass with -XX:+DeoptimizeALot

Changes: https://git.openjdk.java.net/jdk/pull/8513/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8513&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8285976
  Stats: 10 lines in 1 file changed: 10 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8513.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8513/head:pull/8513

PR: https://git.openjdk.java.net/jdk/pull/8513


More information about the hotspot-compiler-dev mailing list