8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
authorant
Tue, 23 Sep 2014 15:52:40 +0400
changeset 27049 083369e8f426
parent 26757 38c52f39b931
child 27050 e0bbc2e0ae2d
8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java Reviewed-by: serb, alexsch
jdk/test/java/awt/Focus/SortingFPT/JDK8048887.java
--- a/jdk/test/java/awt/Focus/SortingFPT/JDK8048887.java	Mon Sep 22 12:06:36 2014 -0700
+++ b/jdk/test/java/awt/Focus/SortingFPT/JDK8048887.java	Tue Sep 23 15:52:40 2014 +0400
@@ -26,7 +26,7 @@
   @bug       8048887
   @summary   Tests SortingFTP for an exception caused by the tim-sort algo.
   @author    anton.tarasov: area=awt.focus
-  @run       main JDK8040632
+  @run       main JDK8048887
 */
 
 import javax.swing.JFrame;