On Wed, 30 Jul 2025 10:51:47 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
> Please review a doc-only change to the API overview page to make other specs > more discoverable. The following sentence is added at the end of the overview > text: > >> [Related >> documents](https://cr.openjdk.org/~hannesw/8294074/docs.00/specs/index.html) >> specify the Java language, the Java virtual machine, various protocols and >> file formats pertaining to the Java platform, and tools included in the JDK. > > The first sentence of the overview text is also rephrased. > > The new API overview page [can be viewed > here](https://cr.openjdk.org/~hannesw/8294074/docs.00/api/index.html). This pull request has now been integrated. Changeset: 7d63c9fa Author: Hannes Wallnöfer <hann...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/7d63c9fa4d7d03c8565d0491e7ff93087b79cc39 Stats: 6 lines in 1 file changed: 3 ins; 0 del; 3 mod 8294074: Make other specs more discoverable from the API docs Reviewed-by: mr ------------- PR: https://git.openjdk.org/jdk/pull/26547