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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 11
    • Affects Version/s: 11
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: