-
Bug
-
Resolution: Fixed
-
P3
-
11
-
b01
-
Verified
The fix for JDK-8196331 changed the behavior of Character.digit(int,int) method so that it may return non-negative value if the char is less than the radix, but the radix is greater than MAX_RADIX.
- relates to
-
JDK-8196331 Optimize Character.digit for latin1 input
-
- Resolved
-