csamak opened a new pull request #56: URL: https://github.com/apache/commons-jexl/pull/56
Probably not an issue with the ReentrantReadWriteLock implementation of Lock. Other lock usage in Introspector already calls lock before the try. See: https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/Lock.html https://errorprone.info/bugpattern/LockNotBeforeTry -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
