On Wed, 16 Jul 2025 04:53:04 GMT, Joe Darcy <da...@openjdk.org> wrote:
> Add `@Stable` to the static final arrays used in the Java port of FDLIBM. The methods directly affected by this update are atan, exp, and sin, cos, tan. The sin, cos, and tan method are affected by the updates to KernelRemPio2 and tan is also directly affected by its own updates. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26341#issuecomment-3079890902