JDK-8357401 : BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.math
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2025-05-21
  • Updated: 2025-05-23
  • Resolved: 2025-05-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 masterFixed
Related Reports
Relates :  
Description
Both fields were added by the JDK-4851777:
see https://github.com/openjdk/jdk/commit/4045a8be07195acac7fb2faef0e6bf90edcaf9f8
And the usage were deleted by the JDK-8341402:
see
https://github.com/openjdk/jdk/commit/c4c3edfa964ef504f12971c5deef7c7355bdf325
Comments
Changeset: 236e1b6d Branch: master Author: Sergey Bylokhov <serb@openjdk.org> Date: 2025-05-23 18:17:40 +0000 URL: https://git.openjdk.org/jdk/commit/236e1b6d529771f44218b6a4e2693e234e6a4e09
23-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/25339 Date: 2025-05-21 00:59:34 +0000
22-05-2025