+1 Mandy
On 10/12/18 2:38 PM, naoto.s...@oracle.com wrote:
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