--- old/test/testlibrary/ctw/src/sun/hotspot/tools/ctw/ClassesListInFile.java 2013-09-28 00:21:39.956087553 +0400 +++ new/test/testlibrary/ctw/src/sun/hotspot/tools/ctw/ClassesListInFile.java 2013-09-28 00:21:39.476087572 +0400 @@ -32,8 +32,6 @@ /** * Handler for files containing a list of classes to compile. - * - * @author igor.ignatyev@oracle.com */ public class ClassesListInFile extends PathHandler { public ClassesListInFile(Path root, Executor executor) {