Details
-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b122
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8032340 | 9 | Bhavesh Patel | P3 | Closed | Fixed | b02 |
JDK-8031268 | 8u5 | Bhavesh Patel | P3 | Resolved | Fixed | b03 |
Description
A DESCRIPTION OF THE PROBLEM :
Go down to the Method Summary and try and find the two sort() methods.
These pages are hard to read.
Either indent the method description so the method names shows up, or change the format so that the method names are easily seen in the list.
Same thing with the field summary.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Words are fine, it's the presentation of the method and field names that is bad.
URL OF FAULTY DOCUMENTATION :
http://docs.oracle.com/javase/7/docs/api/java/util/Collections.html
Go down to the Method Summary and try and find the two sort() methods.
These pages are hard to read.
Either indent the method description so the method names shows up, or change the format so that the method names are easily seen in the list.
Same thing with the field summary.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Words are fine, it's the presentation of the method and field names that is bad.
URL OF FAULTY DOCUMENTATION :
http://docs.oracle.com/javase/7/docs/api/java/util/Collections.html
Attachments
Issue Links
- backported by
-
JDK-8031268 jdk7 javadocs are hard to read
- Resolved
-
JDK-8032340 jdk7 javadocs are hard to read
- Closed
- duplicates
-
JDK-8021313 css font issues
- Resolved
-
JDK-8024552 New JavaDoc format is harder to read - Java 6 docs are more usable
- Resolved
-
JDK-4214553 stddoclet: Font size for return type in summary should be made stylesheet option
- Resolved
- relates to
-
JDK-8129828 Javadoc.exe generates stylesheet.css with dangling reference to dejavu.css
- Resolved
(1 relates to)