On Thu, 17 Jul 2025 18:16:33 GMT, Chen Liang <li...@openjdk.org> wrote:

> I think local arrays require more structural changes to the code, which might 
> be why this patch did not include that change. However, note as said in 
> #26355, such conversions are meaningful and would potentially allow 
> performance boosts.

Okay; I took a look at what the code was actually doing and wrote something 
that avoiding using arrays entirely.

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

PR Comment: https://git.openjdk.org/jdk/pull/26341#issuecomment-3085566073

Reply via email to