changeset 6835:48087f745a86

7199186: runtime/7194254/Test7194254.java fails - wrong test name on @run Reviewed-by: kvn, twisti
author dholmes
date Thu, 04 Oct 2012 19:52:09 -0400
parents fab6fbf427d2
children f2eb2d4488db
files test/runtime/7194254/Test7194254.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/runtime/7194254/Test7194254.java	Sun Sep 30 23:24:12 2012 +0100
+++ b/test/runtime/7194254/Test7194254.java	Thu Oct 04 19:52:09 2012 -0400
@@ -27,7 +27,7 @@
  * @summary Creates several threads with different java priorities and checks
  *      whether jstack reports correct priorities for them.
  *
- * @run main T7194254
+ * @run main Test7194254
  */
 
 import java.io.BufferedReader;