RFR: 8341470: BigDecimal.stripTrailingZeros() optimization [v44]

Raffaello Giulietti rgiulietti at openjdk.org
Mon Oct 14 15:33:14 UTC 2024


On Mon, 14 Oct 2024 15:25:44 GMT, fabioromano1 <duke at openjdk.org> wrote:

>> It's hard for me to think of something more explicit than the mathematical definitions already present in the comments...
>
> Maybe something like "too few powers of five left to remove with respect to the maximum number of removable zeros in the original value of intVal", I can't think of anything better for now...

OK, let me give it a try, maybe tomorrow.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21323#discussion_r1799723701


More information about the core-libs-dev mailing list