-
Bug
-
Resolution: Fixed
-
P1
-
11
-
b28
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8210177 | 12 | Jonathan Gibbons | P1 | Resolved | Fixed | b09 |
JDK-8210086 | 11.0.2 | Jonathan Gibbons | P1 | Resolved | Fixed | b01 |
JDK-8210078 | 11.0.1 | Jonathan Gibbons | P1 | Resolved | Fixed | b08 |
From the docs team:
The link to Java SE developer guides in the footer of the JDK 11 Javadoc point to the JDK 10 docs, not JDK 11:
============
For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.
============
The link right now is:
http://www.oracle.com/pls/topic/lookup?ctx=javase10&id=homepage
It should be:
http://www.oracle.com/pls/topic/lookup?ctx=javase11&id=homepage
The link to Java SE developer guides in the footer of the JDK 11 Javadoc point to the JDK 10 docs, not JDK 11:
============
For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.
============
The link right now is:
http://www.oracle.com/pls/topic/lookup?ctx=javase10&id=homepage
It should be:
http://www.oracle.com/pls/topic/lookup?ctx=javase11&id=homepage
- backported by
-
JDK-8210078 API docs should be updated to refer to javase11
- Resolved
-
JDK-8210086 API docs should be updated to refer to javase11
- Resolved
-
JDK-8210177 API docs should be updated to refer to javase11
- Resolved
- duplicates
-
JDK-8198718 Make Javadoc URLs more robust for version update
- Closed