RFR: 8316150: Refactor get chars and string size [v5]

温绍锦 duke at openjdk.org
Fri Sep 22 05:32:10 UTC 2023


On Fri, 22 Sep 2023 04:46:36 GMT, Chen Liang <liach at openjdk.org> wrote:

> Do Octal and Hex digits need int versions of getChars and stringSize?

Since DecimalDigits made this change, for consistency, Octal and Hex digits also do the same thing.

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

PR Comment: https://git.openjdk.org/jdk/pull/15699#issuecomment-1730823316


More information about the core-libs-dev mailing list