Integrated: 8357063: Document preconditions for DecimalDigits methods
Shaojin Wen
swen at openjdk.org
Wed May 21 22:41:56 UTC 2025
On Thu, 15 May 2025 06:24:44 GMT, Shaojin Wen <swen at 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 <swen at 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
More information about the core-libs-dev
mailing list