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

Reviewed-by: kvn, twisti
This commit is contained in:
David Holmes 2012-10-04 19:52:09 -04:00
parent 80d5f4b66d
commit 363fac131c

View File

@ -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;