7195597: ThreadStateTest gets different results with -Xcomp

Reviewed-by: kvn
This commit is contained in:
Morris Meyer 2013-10-11 12:40:14 -07:00
parent 347f54c3e2
commit 532ecca465

View File

@ -30,7 +30,7 @@
* @author Mandy Chung
*
* @build ThreadStateTest
* @run main ThreadStateTest
* @run main/othervm -Xmixed ThreadStateTest
*/
import java.util.concurrent.locks.LockSupport;