-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: core-libs
-
None
In the (unlikely) event that a tryAcquire or tryAcquireShared method throws after being parked after initial failure to acquire, and the thread was interrupted while waiting, the interrupt may be lost.