[lworld] Integrated: 8357156: [lworld] ValueClass.newNullRestrictedAtomicArray and newNullableAtomicArray do not respect FlatArrayElementMaxOops

Tobias Hartmann thartmann at openjdk.org
Tue May 20 13:10:13 UTC 2025


On Tue, 20 May 2025 09:26:56 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> `ValueClass.newNullRestrictedAtomicArray` and `ValueClass.newNullableAtomicArray ` should respect `-XX:FlatArrayElementMaxOops` when deciding if an array should be flat or not.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 70dacbac
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/70dacbacc3ad351b98455004263f8ec1891db6af
Stats:     82 lines in 2 files changed: 79 ins; 0 del; 3 mod

8357156: [lworld] ValueClass.newNullRestrictedAtomicArray and newNullableAtomicArray do not respect FlatArrayElementMaxOops

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

PR: https://git.openjdk.org/valhalla/pull/1463


More information about the valhalla-dev mailing list