[jdk25u-dev] Integrated: 8367372: Test `test/hotspot/jtreg/gc/TestObjectAlignmentCardSize.java` fails on 32 bit systems
Roland Mesde
duke at openjdk.org
Mon Feb 2 18:57:47 UTC 2026
On Thu, 29 Jan 2026 19:18:18 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8367372: Test test/hotspot/jtreg/gc/TestObjectAlignmentCardSize.java fails on 32 bit systems.
>
> This PR fixes the TestObjectAlignmentCardSize.java failures on 32-bit systems caused by unsupported ObjectAlignmentInBytes flag.
>
> For parity with Oracle JDK.
>
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
>
> make test TEST=test/hotspot/jtreg/gc/TestObjectAlignmentCardSize.java
>
> Results attached:
>
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24969291/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24969292/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24969293/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24969294/linux-aarch64-specific-test.log)
This pull request has now been integrated.
Changeset: ddf72509
Author: Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/ddf72509c4e9e4cd125926d1fddc6724dd5933c4
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8367372: Test `test/hotspot/jtreg/gc/TestObjectAlignmentCardSize.java` fails on 32 bit systems
Backport-of: 0f535aeb0ae2f7015300889a0ee9efbf10a15896
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/204
More information about the jdk-updates-dev
mailing list