RFR [14] 8235447: Remove (obsolete) @author info from javadoc tests

Pavel Rappo pavel.rappo at oracle.com
Thu Dec 12 16:30:32 UTC 2019


Hello,

Please review the following change for https://bugs.openjdk.java.net/browse/JDK-8235447:

   http://cr.openjdk.java.net/~prappo/8235447/webrev.00/

This is a cleanup task. The above change removes @author (and the associated @since) tags from javadoc *tests* where those tags are not intrinsic to those tests. Where those tags are genuinely required, they are then anonymized for the reasons stated in JDK-8235435 (not the same issue, but related).

For the record, the names being removed are as follows:

  Bhavesh Patel
  Atul M Dambalkar
  Bhavesh Patel
  Bhavesh Patel.
  Doug Kramer
  Jamie
  Jamie Ho
  Jamie Ho.
  Mahmood Ali
  Neal
  Owner
  WECoyote
  Wile E. Coyote
  Yuri Gaevsky
  bhavespa

All test/langtools/jdk/javadoc/doclet tests pass. Copyright years will be fixed before the push.

Thanks,
-Pavel



More information about the javadoc-dev mailing list