On Thu, 5 Feb 2026 10:21:45 GMT, Tobias Hartmann <[email protected]> wrote:

>> WIP, replacing make/finishPrivateBuffer with flat array operations, yet to 
>> figure out how to ensure UseArrayFlattening is always on...
>
> src/hotspot/share/opto/graphKit.cpp line 3587:
> 
>> 3585:     // TODO remnant to support old makePrivateBuffer generic cast, we 
>> can probably remove this now
>> 3586:     return obj;
>> 3587:   }
> 
> This code can all go away. I run some testing and it looks good.

This whole if block?

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2018#discussion_r2768817012

Reply via email to