RFR: 8258839: Remove JVM option ExitVMOnVerifyError

Harold Seigel hseigel at openjdk.java.net
Wed Dec 23 18:07:05 UTC 2020


Please review this change to replace the JVM ExitVMOnVerifyError option with asserts.  The change was tested with tiers 1 and 2 on Linux, Mac OS, and Windows, and tiers 3-5 on Linux x64.

Thanks, Harold

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

Commit messages:
 - 8258839: Remove JVM option ExitVMOnVerifyError

Changes: https://git.openjdk.java.net/jdk/pull/1882/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1882&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8258839
  Stats: 21 lines in 4 files changed: 0 ins; 12 del; 9 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1882.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1882/head:pull/1882

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


More information about the hotspot-dev mailing list