On Sun, 25 May 2025 22:35:56 GMT, Shaojin Wen <s...@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 <s...@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

Reply via email to