On Thu, 15 May 2025 06:24:44 GMT, Shaojin Wen <s...@openjdk.org> wrote:
> Similar to PR #24982 > Document preconditions on certain DecimalDigits methods that use operations > either unsafe and/or without range checks. This pull request has now been integrated. Changeset: 07871cd7 Author: Shaojin Wen <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/07871cd78aa7ee35762234112dfe46fe3ebc9a57 Stats: 74 lines in 7 files changed: 16 ins; 5 del; 53 mod 8357063: Document preconditions for DecimalDigits methods Reviewed-by: vyazici, liach, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/25246