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

non-public return type appears in JDK 10 API doc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 11
    • 10
    • 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.

            ksrini Kumar Srinivasan
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: