- 
    Bug 
- 
    Resolution: Duplicate
- 
     P3 P3
- 
    10
- 
        generic
- 
        generic
                    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.
The return type of the above method is "java.lang.AbstractStringBuilder" which is non-public. Should be "StringBuilder" instead.
- duplicates
- 
                    JDK-8198890 The standard doclet incorrectly produces wrong method signatures in certain cases. -           
- Closed
 
-