> An optimized algorithm for `BigDecimal.stripTrailingZeros()` that uses > repeated squares trick.
fabioromano1 has updated the pull request incrementally with two additional commits since the last revision: - Correct documentation - Correct documentation ------------- Changes: - all: https://git.openjdk.org/jdk/pull/21323/files - new: https://git.openjdk.org/jdk/pull/21323/files/6e30724d..13c934d1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=21323&range=21 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21323&range=20-21 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/21323.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21323/head:pull/21323 PR: https://git.openjdk.org/jdk/pull/21323