guiyanakuang commented on pull request #904: URL: https://github.com/apache/orc/pull/904#issuecomment-916067095
> BTW, according to GitHub Action jobs, all Java11+ seems to complain for some reasons. This should be a bug in findbugs. Java 11 compiles try-with-resources to generate bytecode differently than java8. Findbugs is considered RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE from bytecode analysis. https://github.com/spotbugs/spotbugs/issues/259 -- 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]
