mirror of https://github.com/apache/activemq.git
6d91d71c1a
This is best practice and will prevent unlock from being attempted
inside of a finally block when the thread doesn't actually own the
lock which can happen when the lock attempt throws an exception
such as calling lockInterruptibly()
(cherry picked from commit
|
||
---|---|---|
.. | ||
src | ||
pom.xml |