Integrated: JDK-8318476: Add resource consumption note to BigInteger and BigDecimal

Joe Darcy darcy at openjdk.org
Mon Oct 23 22:11:41 UTC 2023


On Sat, 21 Oct 2023 00:56:21 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Add informative notes to BigInteger and BigDecimal about possible running times, etc.

This pull request has now been integrated.

Changeset: 1b150117
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1b150117fd9ccb7ff8adc012b74d7d95e5219b94
Stats:     59 lines in 2 files changed: 57 ins; 0 del; 2 mod

8318476: Add resource consumption note to BigInteger and BigDecimal

Reviewed-by: alanb, bpb

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

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


More information about the core-libs-dev mailing list