On Thu, 3 Oct 2024 12:29:44 GMT, fabioromano1 <[email protected]> wrote:

> An optimized algorithm for `BigDecimal.stripTrailingZeros()` that uses 
> repeated squares trick.

This pull request has now been integrated.

Changeset: 27ef6c9d
Author:    fabioromano1 <[email protected]>
Committer: Raffaello Giulietti <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/27ef6c9df47326508ee9b2b29f2ff4cec6e38377
Stats:     223 lines in 3 files changed: 191 ins; 9 del; 23 mod

8341470: BigDecimal.stripTrailingZeros() optimization

Reviewed-by: rgiulietti

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

PR: https://git.openjdk.org/jdk/pull/21323

Reply via email to