[jdk8u-dev] RFR: 8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows [v2]

zzambers duke at openjdk.org
Mon Nov 21 18:06:14 UTC 2022


On Mon, 21 Nov 2022 18:02:09 GMT, zzambers <duke at openjdk.org> wrote:

>> Test `hotspot/test/runtime/NMT/HugeArenaTracking.java` (from hotspot/tier1) currently fails on Windows x86. This backport fixes this test to only run on 64-bit archs.
>
> zzambers has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixed detection for 64-bit JVM

Fixed. Tested with 32-bit testing enabled.  Passes. (Skipped on 32-bits, no longer skipped on 64-bits.)

https://github.com/zzambers/jdk8u-dev/actions/runs/3482910658

-------------

PR: https://git.openjdk.org/jdk8u-dev/pull/182


More information about the jdk8u-dev mailing list