RFR: 8362376: Use @Stable annotation in Java FDLIBM implementation [v3]
Chen Liang
liach at openjdk.org
Fri Jul 18 13:42:56 UTC 2025
On Thu, 17 Jul 2025 21:40:13 GMT, Joe Darcy <darcy at 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:
>
> Implement review feedback.
This array unrolling looks right to me.
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26341#pullrequestreview-3033591853
More information about the core-libs-dev
mailing list