Integrated: 8310988: Missing @since tags in java.management.rmi

Kevin Walls kevinw at openjdk.org
Fri Jun 30 08:32:25 UTC 2023


On Thu, 29 Jun 2023 16:08:15 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> Simple doc tag addition.
> 
> These are files which describe an interface that has been with us since 1.5.  The files themselves were previously generated at build time, but have been in the repo since jdk15.  But the API is since 1.5.
> 
> The other file mentioned in the bug is not a public class and has no javadoc generated, ignoring that one.

This pull request has now been integrated.

Changeset: 660cd256
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/660cd256b72154b966208174dbf9abe95c9bfd60
Stats:     6 lines in 2 files changed: 4 ins; 0 del; 2 mod

8310988: Missing @since tags in java.management.rmi

Reviewed-by: rriggs, alanb, jjg, mli

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

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


More information about the serviceability-dev mailing list