[jdk8u-dev] RFR: 8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows [v2]
zzambers
duke at openjdk.org
Mon Nov 21 18:02:09 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/182/files
- new: https://git.openjdk.org/jdk8u-dev/pull/182/files/b700a30f..d513aeb6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=182&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=182&range=00-01
Stats: 5 lines in 1 file changed: 4 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/182.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/182/head:pull/182
PR: https://git.openjdk.org/jdk8u-dev/pull/182
More information about the jdk8u-dev
mailing list