RFR: 8362376: Use @Stable annotation in Java FDLIBM implementation

Joe Darcy darcy at openjdk.org
Wed Jul 16 04:57:49 UTC 2025


On Wed, 16 Jul 2025 04:53:04 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Add `@Stable` to the static final arrays used in the Java port of FDLIBM.

Some small refactorings could be used to make a few non-static arrays static.

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

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


More information about the core-libs-dev mailing list