fernando-wizeline opened a new issue, #23068: URL: https://github.com/apache/beam/issues/23068
### What would you like to happen? Several tests fail when compiling with JDK11/17 due to changes made to the ByteBuffer class in JDK9. Those changes block visibility of some ByteBuffer methods used by Beam, resulting NoSuchMethodError exceptions. There is a --release flag added to javac to counter this, but not sure if that could help. ### Issue Priority Priority: 3 ### Issue Component Component: examples-java -- 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]
