Integrated: 8357913: Add `@Stable` to BigInteger and BigDecimal
Shaojin Wen
swen at openjdk.org
Mon Jul 21 09:40:47 UTC 2025
On Sun, 25 May 2025 22:35:56 GMT, Shaojin Wen <swen at openjdk.org> wrote:
> Some static final arrays of BigInteger and BigDecimal are stable and immutable. We should add `@Stable` to give the optimizer more information
This pull request has now been integrated.
Changeset: 8f1bb59e
Author: Shaojin Wen <swen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8f1bb59e1a0137fe9a5d4477971d21e645735b4d
Stats: 10 lines in 2 files changed: 10 ins; 0 del; 0 mod
8357913: Add `@Stable` to BigInteger and BigDecimal
Reviewed-by: rgiulietti, liach
-------------
PR: https://git.openjdk.org/jdk/pull/25437
More information about the core-libs-dev
mailing list