-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
18
The following message was discovered while working on a bug in javadoc.
The message itself, hitherto suppressed, is valid:
.../open/src/java.base/share/classes/java/security/Provider.java:866: warning: Tag @serial cannot be used in method documentation. It can only be used in the following types of documentation: package, class/interface, field.
The message itself, hitherto suppressed, is valid:
.../open/src/java.base/share/classes/java/security/Provider.java:866: warning: Tag @serial cannot be used in method documentation. It can only be used in the following types of documentation: package, class/interface, field.
- duplicates
-
JDK-8286348 incorrect use of `@serial`
- Resolved