RFR : 8024678 : Java source files in hotspot/test/testlibrary should not use @author tag in JavaDoc

Erik Helin erik.helin at oracle.com
Sun Sep 29 22:58:55 PDT 2013


On 2013-09-28, Igor Ignatyev wrote:
> Hi all,
> 
> Please review patch:
> @author tag was removed from all classes in 'test/testlibrary/ctw/src'.

What about the classes in test/testlibrary/ctw/test? I do not think that
we the @author tag for these classes either and the following four tests
contains the @author tag:

- ctw/test/ClassesListTest.java
- ctw/test/JarDirTest.java
- ctw/test/ClassesDirTest.java
- ctw/test/JarsTest.java

Thanks,
Erik

> webrev: http://cr.openjdk.java.net/~iignatyev/8024678/webrev.00/
> jbs: https://bugs.openjdk.java.net/browse/JDK-8024678
> testing: none
> -- 
> Best regards,
> Igor Ignatyev


More information about the hotspot-compiler-dev mailing list