RFR(T) 8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows

Zhengyu Gu zgu at redhat.com
Wed May 6 20:02:56 UTC 2020


Thanks, Thomas.

Submit tests passed and pushed.

-Zhengyu

On 5/6/20 1:19 PM, Thomas Stüfe wrote:
> Hi Zhengyu,
> 
> Seems fine and trivial.
> 
> Cheers, Thomas
> 
> On Wed, May 6, 2020, 19:15 Zhengyu Gu <zgu at redhat.com 
> <mailto: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