RFR: 8362376: Use @Stable annotation in Java FDLIBM implementation [v4]

Joe Darcy darcy at openjdk.org
Mon Aug 11 17:16:12 UTC 2025


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

Joe Darcy has updated the pull request incrementally with two additional commits since the last revision:

 - Cleanup and respond to review comments.
 - Respond to review feedback.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26341/files
  - new: https://git.openjdk.org/jdk/pull/26341/files/5e1233b7..0746addd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26341&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26341&range=02-03

  Stats: 18 lines in 1 file changed: 0 ins; 9 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/26341.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26341/head:pull/26341

PR: https://git.openjdk.org/jdk/pull/26341


More information about the core-libs-dev mailing list