On Thu, 17 Jul 2025 21:40:13 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: > > Implement review feedback. Re @turbanoff and @ExE-Boss's style fixes: this code is ported from the c code of fdlibm so it has a lot of irregular styles. I think we might look into updating the implementation to be more Java-ish in the future in another patch. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26341#issuecomment-3103334062