RFR: 8357063: Document preconditions for DecimalDigits methods [v4]
Shaojin Wen
swen at openjdk.org
Fri May 16 16:10:29 UTC 2025
> Similar to PR #24982
> Document preconditions on certain DecimalDigits methods that use operations either unsafe and/or without range checks.
Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
warning
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25246/files
- new: https://git.openjdk.org/jdk/pull/25246/files/bcb9af27..da865e42
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25246&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25246&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/25246.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25246/head:pull/25246
PR: https://git.openjdk.org/jdk/pull/25246
More information about the core-libs-dev
mailing list