RFR: 8367603: Optimize exact division in BigDecimal [v22]

Raffaello Giulietti rgiulietti at openjdk.org
Fri Oct 24 14:54:38 UTC 2025


On Mon, 29 Sep 2025 16:12:20 GMT, fabioromano1 <duke at openjdk.org> wrote:

>> A formula to lower the overestimate for the precision of an exact quotient, without introducing too expensive operations of division on numerator and denominator.
>
> fabioromano1 has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Simplification
>  - Update DivideTests.java

Thanks @fabioromano1, nice improvement

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

Marked as reviewed by rgiulietti (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27271#pullrequestreview-3377314659


More information about the core-libs-dev mailing list