RFR: 8309698: [S390X] Test hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java fails after JDK-8299089
Amit Kumar
amitkumar at openjdk.org
Thu Jul 11 08:20:56 UTC 2024
On Tue, 9 Jul 2024 09:41:45 GMT, Manjunath S Matti. <duke at openjdk.org> wrote:
> On s390 the testcase "VirtualAllocCommitMerge.java" when run under Interpreter with option -Xint fails. But when run as compiled with option -Xcomp -Xbatch it Passes.
I can reproduce it on `jdk11u-dev` head as well. So I guess this is coming from far back than that commit.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20096#issuecomment-2222318301
More information about the hotspot-runtime-dev
mailing list