RFR 8196740 : Character.digit(int,int) returns wrong value for out of range radix

Claes Redestad claes.redestad at oracle.com
Sat Feb 3 19:36:19 UTC 2018



On 2018-02-03 07:51, Ivan Gerasimov wrote:
> After some experimentation, I couldn't find anything faster than the 
> variant with the check (value >= 0), so let's go ahead with it.
>
> Here's the updated webrev:
>
> http://cr.openjdk.java.net/~igerasim/8196740/01/webrev/

Looks good to me!

/Claes


More information about the core-libs-dev mailing list