RFR: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402

Joe Darcy darcy at openjdk.org
Fri May 23 04:39:51 UTC 2025


On Wed, 21 May 2025 00:59:34 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Both fields were added by the [JDK-4851777](https://bugs.openjdk.org/browse/JDK-4851777):
> see https://github.com/openjdk/jdk/commit/4045a8be07195acac7fb2faef0e6bf90edcaf9f8
> And the usage were deleted by the [JDK-8341402](https://bugs.openjdk.org/browse/JDK-8341402):
> see https://github.com/openjdk/jdk/commit/c4c3edfa964ef504f12971c5deef7c7355bdf325

Marked as reviewed by darcy (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25339#pullrequestreview-2863134181


More information about the core-libs-dev mailing list