Trivial RFR: 7199186 - runtime/7194254/Test7194254.java fails - wrong test name on @run

David Holmes david.holmes at oracle.com
Thu Oct 4 16:01:57 PDT 2012


webrev:

http://cr.openjdk.java.net/~dholmes/7199186/webrev/

Patch:

--- old/test/runtime/7194254/Test7194254.java	2012-10-04 
18:41:51.877598269 -0400
+++ new/test/runtime/7194254/Test7194254.java	2012-10-04 
18:41:50.990428500 -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;

Thanks,
David


More information about the hotspot-runtime-dev mailing list