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

Jonathan Gibbons jjg at openjdk.org
Mon Sep 26 21:31:53 UTC 2022


On Thu, 28 Apr 2022 02:05:47 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: b88ee1ee
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b88ee1ee22a4ea859f2a7bdf80a12c1d56fe6fd2
Stats:     1536 lines in 42 files changed: 1490 ins; 22 del; 24 mod

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

Reviewed-by: hannesw

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

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


More information about the compiler-dev mailing list