RFR: 8254799: runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java fails with release VMs [v2]
Jie Fu
jiefu at openjdk.java.net
Thu Oct 15 03:25:21 UTC 2020
> runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java and
> runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java fail with release VMs due to VerifyDependencies is
> develop and is available only in debug version of VM.
> -XX:+IgnoreUnrecognizedVMOptions is added to fix it.
Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
Remove -XX:+IgnoreUnrecognizedVMOptions
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/673/files
- new: https://git.openjdk.java.net/jdk/pull/673/files/a36a93b6..b08c8828
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=673&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=673&range=00-01
Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/673.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/673/head:pull/673
PR: https://git.openjdk.java.net/jdk/pull/673
More information about the hotspot-runtime-dev
mailing list