-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
-
b29
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310221 | 22 | Hannes Wallnoefer | P3 | Resolved | Fixed | b03 |
JDK-8311343 | 21.0.1 | Hannes Wallnoefer | P3 | Resolved | Fixed | b02 |
With JDK-8286470 we included section links in the javadoc-generated index files to allow searching for for section headings. This also caused section links to appear in the static index pages. Unfortunately, section links are usually not curated to make sense in such an index. It also caused new split-index pages to be created for numeric characters in JDK documentation because many headings in JDK documentation begin with an ordinal number (see attached screenshot).
Update: The initial solution was to exclude section links from the static index pages. This was changed to including section links, but using the first valid Java identifier start character as key. The title of this issue has been updated to reflect the new approach.
Update: The initial solution was to exclude section links from the static index pages. This was changed to including section links, but using the first valid Java identifier start character as key. The title of this issue has been updated to reflect the new approach.
- backported by
-
JDK-8310221 Limit key characters in static index pages
-
- Resolved
-
-
JDK-8311343 Limit key characters in static index pages
-
- Resolved
-
- relates to
-
JDK-8309233 linux-x64-cmp-baseline fails with api/index-files/index-14.html
-
- Closed
-
-
JDK-8286470 Support searching for sections in class/package javadoc
-
- Resolved
-
- links to
-
Commit openjdk/jdk21/8748b462
-
Commit openjdk/jdk/21f6d833
-
Review openjdk/jdk21/30
-
Review openjdk/jdk/14312
(3 links to)