author | dholmes |
Thu, 04 Oct 2012 19:52:09 -0400 | |
changeset 13956 | 1a25205d266e |
parent 13953 | a96fb2fe0c08 |
child 13957 | 0f9d3a89b1c2 |
--- a/hotspot/test/runtime/7194254/Test7194254.java Sun Sep 30 23:24:12 2012 +0100 +++ b/hotspot/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;