On Fri, 31 Oct 2025 13:34:42 GMT, Tobias Hartmann <[email protected]> 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 <[email protected]> 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
