dweiss commented on PR #16138: URL: https://github.com/apache/lucene/pull/16138#issuecomment-4594905686
> The backport is failing errorprone checks in 10x (although not on main for some reason?) The code on 10x uses old(er) errorprone - this change ignores static volatile fields, so it passes on main. https://github.com/google/error-prone/commit/5d4c57deb9127eb7c87a1abd74d4511361c866a1 -- 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]
