On Tue, 1 Dec 2020 16:08:05 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> This is a private method, documented more than is usual. Sorry - my comment was misplaced. I was mostly concerned with the *public* methods that follow. (` public int fromHexDigits(CharSequence string)` and friends) They all say that `* The delimiter, prefix and suffix are not used.` but they do not say anything about upperCase/lowerCase. Since this is normative specification doesn't it need to be fixed? ------------- PR: https://git.openjdk.java.net/jdk/pull/482