RFR: 8337167: StringSize deduplication [v2]

duke duke at openjdk.org
Fri Jul 26 07:03:32 UTC 2024


On Thu, 25 Jul 2024 14:29:05 GMT, Shaojin Wen <duke at openjdk.org> wrote:

>> Integer.stringSize and Long.stringSize are used not only in java.lang, but also in other places. We put stringSize in DecimalDigits to reduce duplicate code and the use of JLA.
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove unused Integer.stringSize & Long.stringSize

@wenshao 
Your change (at version a3045712850e5d5d7aca8dc63855e9e931fa8a2d) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/20322#issuecomment-2252103512


More information about the core-libs-dev mailing list