On Thu, 17 Jul 2025 17:44:04 GMT, Joe Darcy <da...@openjdk.org> wrote:
>> Add `@Stable` to the static final arrays used in the Java port of FDLIBM. > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Respond to review feedback and update copyright. 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. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26341#issuecomment-3085001065