srowen commented on pull request #30754: URL: https://github.com/apache/spark/pull/30754#issuecomment-744115162
I mean, we should definitely support future Java versions. Fortunately, there seems to be very few problems when testing vs Java 14, because Java is not changing nearly as much after Java 9 as it did between 8 and 9. Yes this was one I observed too. I do think we should target support for LTS Java releases like Java 14. If this one is just due to a JDK bug, fine, but we should be testing vs Java 14 now and vs Java 17 upon its release. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
