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

Jonathan Gibbons jjg at openjdk.org
Fri Sep 23 22:46:06 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:

  Update DPrinter

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/8439/files
  - new: https://git.openjdk.org/jdk/pull/8439/files/97301921..30a43968

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=8439&range=15
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=8439&range=14-15

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/8439.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/8439/head:pull/8439

PR: https://git.openjdk.org/jdk/pull/8439


More information about the compiler-dev mailing list