RFR: 8254799: runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java fails with release VMs
Jie Fu
jiefu at openjdk.java.net
Thu Oct 15 01:27:10 UTC 2020
On Thu, 15 Oct 2020 00:45:57 GMT, Daniel D. Daugherty <dcubed 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.
>
> Changes requested by dcubed (Reviewer).
I like @dholmes-ora 's solution and will update the PR soon.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/673
More information about the hotspot-runtime-dev
mailing list