non-public return type appears in JDK 10 API doc

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 11
    • Affects Version/s: 10
    • Component/s: tools

      https://docs.oracle.com/javase/10/docs/api/java/lang/StringBuilder.html#reverse()

      The return type of the above method is "java.lang.AbstractStringBuilder" which is non-public. Should be "StringBuilder" instead.

            Assignee:
            Kumar Srinivasan
            Reporter:
            Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: