8081820: javadoc does not report warnings in case of multiple "@param" tags for the same parameter and multiple "@return" tags for the same method.
Reviewed-by: jjg
Contributed-by: istomin.den@gmail.com
CustomTagTest.java:17: error: unknown tag: unknownTag
* @unknownTag Text for an unknown tag.
^
1 error