changeset 6836:f2eb2d4488db

Merge
author dholmes
date Thu, 04 Oct 2012 20:09:46 -0400
parents bacdc1d5c21c (current diff) 48087f745a86 (diff)
children 75982791ddb6
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/runtime/7194254/Test7194254.java	Thu Oct 04 08:43:14 2012 -0400
+++ b/test/runtime/7194254/Test7194254.java	Thu Oct 04 20:09:46 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;