author | dholmes |
Thu, 04 Oct 2012 20:09:46 -0400 | |
changeset 13957 | 0f9d3a89b1c2 |
parent 13955 | f386817ce2d2 (current diff) |
parent 13956 | 1a25205d266e (diff) |
child 13958 | f5598a86c223 |
--- a/hotspot/test/runtime/7194254/Test7194254.java Thu Oct 04 08:43:14 2012 -0400 +++ b/hotspot/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;