On Wed, 4 Feb 2026 15:55:12 GMT, Quan Anh Mai <[email protected]> wrote:
> Hi, > > The issue here is that not all fields of inline types are expanded to > `InlineTypeNode`s. The decision to expand them should have been done when we > obtain the object, so we just need to check if the field value is a > `InlineTypeNode` here. > > Testing: > > - [x] tier1-4,valhalla-comp-stress, Linux-x64 > > Please kindly review, thanks a lot. This pull request has now been integrated. Changeset: e40b636f Author: Quan Anh Mai <[email protected]> URL: https://git.openjdk.org/valhalla/commit/e40b636f388f436103bca2b4e1c4460553fdb81f Stats: 79 lines in 2 files changed: 77 ins; 0 del; 2 mod 8376213: [lworld] C2: assert(is_InlineType()) failed: invalid node class: Phi/LoadP/DecodeN Reviewed-by: thartmann ------------- PR: https://git.openjdk.org/valhalla/pull/2035
