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

Cleanup Source code in String Implementation Classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • 25
    • core-libs
    • master

      The String implementation classes for StringLatin1 and StringUTF16 are package private but have `public` modifiers on some methods. They are not useful and may be misleading.
      Additional cleanup of unused methods, unnecessary casts, and some typographic changes.

            rriggs Roger Riggs
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: