RFR: JDK-6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec) [v5]
Jonathan Gibbons
jjg at openjdk.java.net
Tue May 24 19:50:41 UTC 2022
> Please review the code and tests to add support for a new `@spec url title` tag to javadoc. Note, this does not include any changes to API doc comments to use the new tag in JDK API documentation; that will come later.
Jonathan Gibbons has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
- Merge remote-tracking branch 'upstream/master' into 6251738.spec-tag-2
- address review feedback
- fix merge issues
- merge with upstream/master
- fix whitespace and position of HtmlStyle.refList
- fix whitespace
- JDK-6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec)
-------------
Changes: https://git.openjdk.java.net/jdk/pull/8439/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8439&range=04
Stats: 1530 lines in 40 files changed: 1502 ins; 3 del; 25 mod
Patch: https://git.openjdk.java.net/jdk/pull/8439.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8439/head:pull/8439
PR: https://git.openjdk.java.net/jdk/pull/8439
More information about the javadoc-dev
mailing list