RFR(T) 8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
Thomas Stüfe
thomas.stuefe at gmail.com
Wed May 6 17:19:47 UTC 2020
Hi Zhengyu,
Seems fine and trivial.
Cheers, Thomas
On Wed, May 6, 2020, 19:15 Zhengyu Gu <zgu at redhat.com> wrote:
> Hi,
>
> Please review this trivial patch that disables HugeArenaTracking.java
> test on 32-bit platforms. The test was meant for 64-bit, as it allocates
> 2G memory, likely to run out of memory on 32-bit platforms.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8241086
> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8241086/webrev.00/
>
> Test:
> Tested with 32-bit and 64-bit JVMs, it does not run with 32-bit JVM
> and run with 64-bit JVM.
> Submit tests in progress.
>
> Thanks,
>
> -Zhengyu
>
>
More information about the hotspot-runtime-dev
mailing list