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. ------------- Commit messages: - 8310988: Missing @since tags in java.management.rmi Changes: https://git.openjdk.org/jdk/pull/14714/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14714&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8310988 Stats: 4 lines in 2 files changed: 4 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/14714.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14714/head:pull/14714 PR: https://git.openjdk.org/jdk/pull/14714