diff test/runtime/7194254/Test7194254.java @ 6858:b261523fe66c hs25-b05

Merge
author amurillo
date Fri, 12 Oct 2012 13:55:52 -0700
parents 48087f745a86
children
line wrap: on
line diff
--- a/test/runtime/7194254/Test7194254.java	Thu Oct 11 09:49:18 2012 -0700
+++ b/test/runtime/7194254/Test7194254.java	Fri Oct 12 13:55:52 2012 -0700
@@ -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;