[jdk21u-dev] RFR: 8352942: jdk/jfr/startupargs/TestMemoryOptions.java fails with 32-bit build
Taizo Kurashige
duke at openjdk.org
Fri May 16 10:47:31 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 21u 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 21u.
Original patch apply cleanly to 21u.
Testing: TestMemoryOptions.java executed by 32/64bit module passes on RHEL9 and Winsows Server 2019
Thanks.
-------------
Commit messages:
- Merge branch 'openjdk:master' into JDK-8352942
- Backport c3de94cee12471a11c457c11dd55c547633de5cb
Changes: https://git.openjdk.org/jdk21u-dev/pull/1793/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1793&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/jdk21u-dev/pull/1793.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1793/head:pull/1793
PR: https://git.openjdk.org/jdk21u-dev/pull/1793
More information about the jdk-updates-dev
mailing list