[12] RFR: 8211961: Broken link in java.util.Locale
naoto.sato at oracle.com
naoto.sato at oracle.com
Fri Oct 12 21:38:33 UTC 2018
Hi,
Please review this simple doc fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8211961
The proposed changeset is located at:
http://cr.openjdk.java.net/~naoto/8211961/webrev.01/
Although @link is preferred in the javadoc, it is currently not working
for @serialField (JDK-6344777). Instead, "java.base" module name is
prepended in the href as a workaround.
Naoto
More information about the core-libs-dev
mailing list