Integrated: 8254799: runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java fails with release VMs

Jie Fu jiefu at openjdk.java.net
Thu Oct 15 14:51:14 UTC 2020


On Wed, 14 Oct 2020 23:45:52 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: f3ce45f2
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f3ce45f2
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8254799: runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java fails with release VMs

Reviewed-by: dholmes, dcubed, stuefe

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

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


More information about the hotspot-runtime-dev mailing list