RFR: 8254799: runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java fails with release VMs [v2]
Jie Fu
jiefu at openjdk.java.net
Thu Oct 15 06:38:15 UTC 2020
On Thu, 15 Oct 2020 05:11:39 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove -XX:+IgnoreUnrecognizedVMOptions
>
> Sorry for the trouble my change caused. :(
>
> It would have been fine also to just run this test on debug only, or even just to remove the option; the speedup that
> the reduced MaxMetaspaceSize brought would have been enough.
> Thanks a lot for fixing this.
>
> I wondered how it got past gatekeeper tests but I see now that it was excluded from tier1, probably exactly because the
> slow runtime.
Hi @dcubed-ojdk ,
Hope you have no objection to the latest fix.
And then I can push it ASAP.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/673
More information about the hotspot-runtime-dev
mailing list