8133231: Mark TimeoutLockLoops.java as failing intermittently

Reviewed-by: lancea
This commit is contained in:
Joe Darcy 2015-08-10 16:28:31 -07:00
parent aabba04bda
commit c32cc2b967

View File

@ -35,6 +35,7 @@
* @test
* @bug 4486658 5031862
* @run main TimeoutLockLoops
* @key intermittent
* @summary Checks for responsiveness of locks to timeouts.
* Runs under the assumption that ITERS computations require more than
* TIMEOUT msecs to complete, which seems to be a safe assumption for