mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-28 03:00:41 +00:00
8133611: Remove java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java from problem list
Reviewed-by: darcy
This commit is contained in:
parent
08ef9ddd4e
commit
f032aa1311
@ -363,10 +363,6 @@ com/sun/jdi/GetLocalVariables4Test.sh windows-all
|
||||
# 8062512
|
||||
java/util/spi/ResourceBundleControlProvider/UserDefaultControlTest.java generic-all
|
||||
|
||||
# 8029453
|
||||
java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java linux-all
|
||||
|
||||
|
||||
############################################################################
|
||||
|
||||
# jdk_instrument
|
||||
|
||||
@ -35,7 +35,6 @@
|
||||
* @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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user