-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
-
b39
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8194647 | 11 | Kumar Srinivasan | P3 | Resolved | Fixed | b01 |
JDK-8194795 | 10.0.1 | Kumar Srinivasan | P3 | Resolved | Fixed | b01 |
The Method Summary section contains various tabs that will filter the methods by the appropriate criteria. In the Default Methods tab, however, both default methods and static methods are included.
For example, see java.util.List:
https://docs.oracle.com/javase/9/docs/api/java/util/List.html
http://download.java.net/java/jdk10/docs/api/java/util/List.html
This seems to occur in both JDK 9 and current JDK 10 (build 36).
(It would probably be wise to audit the other tabs in the Method Summary and also in the other summary sections, if they have tabs.)
For example, see java.util.List:
https://docs.oracle.com/javase/9/docs/api/java/util/List.html
http://download.java.net/java/jdk10/docs/api/java/util/List.html
This seems to occur in both JDK 9 and current JDK 10 (build 36).
(It would probably be wise to audit the other tabs in the Method Summary and also in the other summary sections, if they have tabs.)
- backported by
-
JDK-8194647 Default Methods tab under Method Summary includes static methods
- Resolved
-
JDK-8194795 Default Methods tab under Method Summary includes static methods
- Resolved