[jdk11u-dev] RFR: 8352942: jdk/jfr/startupargs/TestMemoryOptions.java fails with 32-bit build

Taizo Kurashige tkurashige at openjdk.org
Tue Jun 24 12:05:44 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 11u 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 11u.

Original patch apply cleanly to 11u.

Testing: TestMemoryOptions.java executed by 32/64bit module passes and Winsows Server 2019

Thanks.

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

Commit messages:
 - Backport c3de94cee12471a11c457c11dd55c547633de5cb

Changes: https://git.openjdk.org/jdk11u-dev/pull/3054/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3054&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/jdk11u-dev/pull/3054.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3054/head:pull/3054

PR: https://git.openjdk.org/jdk11u-dev/pull/3054


More information about the jdk-updates-dev mailing list