[jdk17u-dev] RFR: 8352942: jdk/jfr/startupargs/TestMemoryOptions.java fails with 32-bit build
Taizo Kurashige
tkurashige at openjdk.org
Wed May 21 11:35:53 UTC 2025
Hi all,
This is a backport of JDK-8352942: jdk/jfr/startupargs/TestMemoryOptions.java fails with 32-bit build
I couldn't reproduce the bug reported in JDK-8352942 in 17u but it will potentially happen as described in https://github.com/openjdk/jdk/pull/24646#issue-2995156538 . So I think this fix should be backported to 17u.
Original patch apply cleanly to 17u.
Testing: TestMemoryOptions.java executed by 32/64bit module passes on RHEL9 and Winsows Server 2019
Thanks.
-------------
Commit messages:
- Backport c3de94cee12471a11c457c11dd55c547633de5cb
Changes: https://git.openjdk.org/jdk17u-dev/pull/3601/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3601&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8352942
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3601.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3601/head:pull/3601
PR: https://git.openjdk.org/jdk17u-dev/pull/3601
More information about the jdk-updates-dev
mailing list