RFR: 8263105: security-libs doclint cleanup [v4]
Bradford Wetmore
wetmore at openjdk.java.net
Thu Mar 11 00:22:09 UTC 2021
On Mon, 8 Mar 2021 19:50:06 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:
>> src/java.base/share/classes/java/security/BasicPermission.java line 497:
>>
>>> 495: /**
>>> 496: * @serialData Default fields.
>>> 497: */
>>
>> FWIW, this doc comment will be ignored, because it will be superseded by the new comment on line 499. At some point doen the road, you may get a warning from javac about an ignored doc comment.
>
> Ok
Removed after received similar later comments.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2856
More information about the core-libs-dev
mailing list