On Thu, 5 Mar 2026 14:09:10 GMT, Stefan Karlsson <[email protected]> wrote:

>> I did approve but I think the one in ArrayKlass should be removed, and the 
>> one in ObjArrayKlass is in mainline already.
>
> OK. I'll look into that.

In a previous value types model, FlatArrayKlass was not a subtype of 
ObjArrayKlass, but direct subtypes of ArrayKlass. This is why the code was 
moved up to ArrayKlass.
But with the JEP 401 model, this code should return to its original location, 
to reduce the differences with mainline.

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2117#discussion_r2891695875

Reply via email to