RFR: 8252830: Added missing javadoc comments in java.rmi

Roger Riggs rriggs at openjdk.java.net
Tue Sep 8 15:30:06 UTC 2020


On Tue, 8 Sep 2020 15:19:40 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> 8252830: Added missing javadoc comments in java.rmi

Add the missing comments where required by javadoc -Xdoclint to document public and serializable classes, methods, and
fields.

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

PR: https://git.openjdk.java.net/jdk/pull/79


More information about the core-libs-dev mailing list