[jdk18] Integrated: 8280592: Small javadoc tweaks to foreign API

Maurizio Cimadamore mcimadamore at openjdk.java.net
Wed Jan 26 01:16:42 UTC 2022


On Tue, 25 Jan 2022 15:22:30 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch fixes some inconsistencies in the foreign API javadoc. The main fix is to make javadoc of all predicate methods consistent, and to use the `@return` tag where appropriate, as to avoid duplication.
> 
> There were also minor fixes in the package-level javadoc (one typo) and in `ValueLayout` (where hyphenation in *bit-alignment* has been dropped).

This pull request has now been integrated.

Changeset: ef08e2c6
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18/commit/ef08e2c63b040cef6ca5f71dbce49f3d7647fdd8
Stats:     91 lines in 12 files changed: 0 ins; 42 del; 49 mod

8280592: Small javadoc tweaks to foreign API

Reviewed-by: psandoz

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

PR: https://git.openjdk.java.net/jdk18/pull/113


More information about the core-libs-dev mailing list