From dmitry.bessonov at oracle.com Thu Oct 4 16:52:04 2018 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 04 Oct 2018 16:52:04 +0000 Subject: hg: code-tools/jtharness: Added tag jt6.0-b04 for changeset 52f2983b7255 Message-ID: <201810041652.w94Gq4Y4020934@aojmv0008.oracle.com> Changeset: a32a9e3d0ba2 Author: dbessono Date: 2018-10-04 17:50 +0100 URL: http://hg.openjdk.java.net/code-tools/jtharness/rev/a32a9e3d0ba2 Added tag jt6.0-b04 for changeset 52f2983b7255 ! .hgtags From dmitry.bessonov at oracle.com Thu Oct 4 23:25:19 2018 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 04 Oct 2018 23:25:19 +0000 Subject: hg: code-tools/jtharness: 7902331: Typo in TRT_Iterator Message-ID: <201810042325.w94NPKZf019900@aojmv0008.oracle.com> Changeset: 0e3eae408d28 Author: dbessono Date: 2018-10-05 00:24 +0100 URL: http://hg.openjdk.java.net/code-tools/jtharness/rev/0e3eae408d28 7902331: Typo in TRT_Iterator ! src/com/sun/javatest/TRT_Iterator.java From dmitry.bessonov at oracle.com Mon Oct 29 10:19:45 2018 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Mon, 29 Oct 2018 10:19:45 +0000 Subject: hg: code-tools/jtharness: 7902340: Redundant 'final' in private static methods Message-ID: <201810291019.w9TAJjZN023775@aojmv0008.oracle.com> Changeset: d629cdcdba43 Author: dbessono Date: 2018-10-28 12:25 +0000 URL: http://hg.openjdk.java.net/code-tools/jtharness/rev/d629cdcdba43 7902340: Redundant 'final' in private static methods ! src/com/sun/interview/Interview.java ! src/com/sun/javatest/Status.java ! src/com/sun/javatest/agent/Agent.java ! src/com/sun/javatest/agent/AgentMain.java ! src/com/sun/javatest/audit/Audit.java ! src/com/sun/javatest/exec/ProgressMonitor.java ! src/com/sun/javatest/tool/Main.java