-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
Affects Version/s: 10
-
Component/s: tools
-
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
-