[jdk17] Integrated: 8268736: Use apiNote in AutoCloseable.close javadoc
Joe Darcy
darcy at openjdk.java.net
Tue Jun 15 18:55:46 UTC 2021
On Tue, 15 Jun 2021 18:05:18 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> The javadoc of AutoCloseable.close is from JDK 7 and thus predates tags like @apiNote. However, some of the discussion contained in AutoCloseable.close is more appropriate as an apiNote that normal text.
This pull request has now been integrated.
Changeset: 31a055e6
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/31a055e67a9a579a6b6ab26519271202da53a295
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
8268736: Use apiNote in AutoCloseable.close javadoc
Reviewed-by: bpb, naoto
-------------
PR: https://git.openjdk.java.net/jdk17/pull/63
More information about the core-libs-dev
mailing list