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

Shaojin Wen swen at openjdk.org
Wed Jun 4 21:50:50 UTC 2025


On Wed, 4 Jun 2025 12:08:09 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> The newly marked arrays are indeed only updated once. Can we see any benchmark showing a performance gain?

I ran `make test TEST="micro:java.math.BigDecimals` on a MacBook M1 Pro, and there was no performance improvement with the Stable added by this PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/25437#issuecomment-2941634408


More information about the core-libs-dev mailing list