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

Taizo Kurashige tkurashige at openjdk.org
Thu Jul 10 10:57:46 UTC 2025


On Tue, 24 Jun 2025 12:01:16 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 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 applies cleanly to 11u.
> 
> Testing: TestMemoryOptions.java executed by 32/64bit module passes and Winsows Server 2019
> 
> Thanks.

This pull request has now been integrated.

Changeset: 7ff53b5d
Author:    Taizo Kurashige <tkurashige at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/7ff53b5d990bf8d30df130a88e7c4bf15d591275
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8352942: jdk/jfr/startupargs/TestMemoryOptions.java fails with 32-bit build

Reviewed-by: shade, phh
Backport-of: c3de94cee12471a11c457c11dd55c547633de5cb

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

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


More information about the jdk-updates-dev mailing list