[jdk21u-dev] RFR: 8352942: jdk/jfr/startupargs/TestMemoryOptions.java fails with 32-bit build
Taizo Kurashige
tkurashige at openjdk.org
Mon May 19 23:56:54 UTC 2025
On Fri, 16 May 2025 10:41:40 GMT, Taizo Kurashige <tkurashige at openjdk.org> wrote:
> 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.
Thank you for review.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1793#issuecomment-2892531044
More information about the jdk-updates-dev
mailing list