RFR: 8362376: Use @Stable annotation in Java FDLIBM implementation [v2]
Joe Darcy
darcy at openjdk.org
Thu Jul 17 17:44:04 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 one additional commit since the last revision:
Respond to review feedback and update copyright.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26341/files
- new: https://git.openjdk.org/jdk/pull/26341/files/7fec1518..a7b86ee5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26341&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26341&range=00-01
Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 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