JDK-8367603 : Optimize exact division in BigDecimal
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.math
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2025-09-13
  • Updated: 2025-09-14
Related Reports
Relates :  
Description
A formula to lower the overestimate for the precision of an exact quotient, without introduce too expensive operations of division on numerator and denominator.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27271 Date: 2025-09-13 20:11:22 +0000
13-09-2025