RFR: 8341470: BigDecimal.stripTrailingZeros() optimization [v48]
duke
duke at openjdk.org
Mon Oct 21 10:02:11 UTC 2024
On Fri, 18 Oct 2024 08:36:30 GMT, fabioromano1 <duke at openjdk.org> wrote:
>> An optimized algorithm for `BigDecimal.stripTrailingZeros()` that uses repeated squares trick.
>
> fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
>
> Refine comments to point out the substructure of the method's contract better
@fabioromano1
Your change (at version ae40145e74dfd5f108c53feb0fe986c530bdfaeb) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21323#issuecomment-2426201440
More information about the core-libs-dev
mailing list