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

Move getChars to DecimalDigits

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • core-libs
    • None
    • b24
    • Fix failed

      Move getChars methods of StringLatin1 and StringUTF16 to DecimalDigits to reduce duplication

      HexDigits and OctalDigits also include getCharsLatin1 and getCharsUTF16
      Putting these two methods into DecimalDigits can avoid the need to expose them in JavaLangAccess
      Eliminate duplicate code in BigDecimal

            swen Shaojin Wen
            swen Shaojin Wen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: