RFR: 8357913: Add `@Stable` to BigInteger and BigDecimal [v2]

Shaojin Wen swen at openjdk.org
Wed May 28 13:39:40 UTC 2025


> Some static final arrays of BigInteger and BigDecimal are stable and immutable. We should add `@Stable` to give the optimizer more information

Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:

  bug fix, from @minborg

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25437/files
  - new: https://git.openjdk.org/jdk/pull/25437/files/9b5a430b..11e31614

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25437&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25437&range=00-01

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

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


More information about the core-libs-dev mailing list