RFR: 8258839: Remove JVM option ExitVMOnVerifyError [v3]

Harold Seigel hseigel at openjdk.java.net
Wed Dec 23 20:38:09 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

Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:

  8258839 Remove JVM option ExitVMOnVerifyError

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1882/files
  - new: https://git.openjdk.java.net/jdk/pull/1882/files/33265742..7404befe

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1882&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1882&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 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