-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b16
-
generic
-
generic
Some unrelated display glitches in API docs generated by javadoc:
- Snippet copy button is transparent and can overlap with snippet content
Example: https://download.java.net/java/early_access/jdk25/docs/api/java.base/java/lang/invoke/MethodHandle.html#asSpreader(int,java.lang.Class,int)
- After clicking on the second-to-last item in the sidebar the last item is highlighted if the click triggers scrolling to the end of the page
Example: https://download.java.net/java/early_access/jdk25/docs/api/java.base/java/lang/Thread.Builder.html#start(java.lang.Runnable)
- No indentation on sidebar entries beyond the first two levels of hierarchy (only applies to Help page)
Example: https://download.java.net/java/early_access/jdk25/docs/api/help-doc.html
- Snippet copy button is transparent and can overlap with snippet content
Example: https://download.java.net/java/early_access/jdk25/docs/api/java.base/java/lang/invoke/MethodHandle.html#asSpreader(int,java.lang.Class,int)
- After clicking on the second-to-last item in the sidebar the last item is highlighted if the click triggers scrolling to the end of the page
Example: https://download.java.net/java/early_access/jdk25/docs/api/java.base/java/lang/Thread.Builder.html#start(java.lang.Runnable)
- No indentation on sidebar entries beyond the first two levels of hierarchy (only applies to Help page)
Example: https://download.java.net/java/early_access/jdk25/docs/api/help-doc.html
- links to
-
Commit(master) openjdk/jdk/28250f83
-
Review(master) openjdk/jdk/24083