RFR: JDK-6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec) [v6]

Jonathan Gibbons jjg at openjdk.java.net
Tue May 24 22:00:57 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 incrementally with one additional commit since the last revision:

  address review feedback

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8439/files
  - new: https://git.openjdk.java.net/jdk/pull/8439/files/8d98f6e1..acd43ded

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8439&range=05
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8439&range=04-05

  Stats: 167 lines in 21 files changed: 39 ins; 70 del; 58 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