[lworld] Integrated: 8370341: [lworld] More follow-up work from the array metadata re-work

Tobias Hartmann thartmann at openjdk.org
Fri Oct 31 14:57:29 UTC 2025


On Fri, 31 Oct 2025 13:34:42 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> This is a follow-up from [JDK-8366705](https://bugs.openjdk.org/browse/JDK-8366705) (and [JDK-8366668](https://bugs.openjdk.org/browse/JDK-8366668)), resolving remaining ToDos.
> 
> I filed [JDK-8370880](https://bugs.openjdk.org/browse/JDK-8370880) for the last missing piece of splitting `ciObjArrayKlass` into `ciRefArrayKlass` and `ciFlatArrayKlass` to be consistent with the runtime code (this is "just" a refactoring).
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 1fb9ca0b
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/1fb9ca0b0f9ef7c39157d6a690f304c463e700ce
Stats:     1315 lines in 30 files changed: 968 ins; 212 del; 135 mod

8370341: [lworld] More follow-up work from the array metadata re-work

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

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


More information about the valhalla-dev mailing list