This commit is contained in:
David Holmes 2012-10-04 20:09:46 -04:00
commit 5ad6116c61

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;