RFR: 8267404: vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError [v3]
Thomas Stuefe
stuefe at openjdk.java.net
Sun Jun 20 09:43:32 UTC 2021
On Sun, 20 Jun 2021 09:05:36 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> > I am fine with restoring the test, I think Igor was right.
>
> OK.
> Filed: https://bugs.openjdk.java.net/browse/JDK-8269065
> I'd like to get it fixed in jdk17.
> Thanks.
>
> We also can't reproduce the OOME on our aarch64 platforms.
Wrote offlist to you and Igor on Friday, but your mail bounced. One thing which may be a difference - and this is just a wild guess - is that Oracle's aarch64 machines use 64k pages. We recently had errors which only were reproducable on their machines due to that fact. I am not totally clear how this could cause the error, but that is the only difference I can think off off-hand.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4140
More information about the hotspot-runtime-dev
mailing list