rmuir opened a new pull request, #15322:
URL: https://github.com/apache/lucene/pull/15322

   Enable error-prone's ClassInitializationDeadlock check, which can statically 
detect bugs such as #15317
   
   All problems were just suppressed with a 'FIXME' message, this check will at 
least prevent any new ones from showing up.
   
   There aren't that many problems, it just happens that some are caused by 
generated code, so you get a violation for each bit-per-value.
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to