On Wed, 21 May 2025 00:59:34 GMT, Sergey Bylokhov <s...@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 This pull request has now been integrated. Changeset: 236e1b6d Author: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/236e1b6d529771f44218b6a4e2693e234e6a4e09 Stats: 10 lines in 1 file changed: 0 ins; 10 del; 0 mod 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402 Reviewed-by: bpb, liach, darcy ------------- PR: https://git.openjdk.org/jdk/pull/25339