activemq/activemq-runtime-config
Christopher L. Shannon (cshannon) 6d91d71c1a AMQ-9202 - Make sure Reentrant locks are acquired outside a try block
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 ed924cddac)
2023-02-01 11:33:14 -05:00
..
src AMQ-9202 - Make sure Reentrant locks are acquired outside a try block 2023-02-01 11:33:14 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2022-11-29 14:49:59 +01:00