Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8196740

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • core-libs
    • 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.

            igerasim Ivan Gerasimov
            igerasim Ivan Gerasimov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: