RFR: 8316150: Refactor get chars and string size

Shaojin Wen duke at openjdk.org
Mon Oct 16 16:18:18 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