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

Raffaello Giulietti rgiulietti at openjdk.org
Thu Sep 25 17:45:00 UTC 2025


On Thu, 25 Sep 2025 12:26:27 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 one additional commit since the last revision:
> 
>   Comments

Nice!

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

PR Comment: https://git.openjdk.org/jdk/pull/27271#issuecomment-3335223428


More information about the core-libs-dev mailing list