RFR 8199420 Update javadoc tags in java.lang.System and related
Roger Riggs
Roger.Riggs at Oracle.com
Fri Mar 9 18:34:32 UTC 2018
Please review some javadoc tag cleanup in java.lang.System, Threads, etc.
The changes are using {@code } instead of <code></code>, @throws
instead of @exception
and the removal of a few unnecessary <p> tags.
The are more many more files but these bugged me recently and I didn't
want the changeset to be too large.
Webrev:
http://cr.openjdk.java.net/~rriggs/webrev-system-javadoc/index.html
Thanks, Roger
More information about the core-libs-dev
mailing list