RFR: JDK-8318476: Add resource consumption note to BigInteger and BigDecimal [v3]

Joe Darcy darcy at openjdk.org
Mon Oct 23 03:50:50 UTC 2023


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

Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:

  Fix typo.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16298/files
  - new: https://git.openjdk.org/jdk/pull/16298/files/c12f9459..956f66fb

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

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

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


More information about the core-libs-dev mailing list