dongjoon-hyun opened a new pull request #33166: URL: https://github.com/apache/spark/pull/33166
### What changes were proposed in this pull request? This PR aims to deprecate old Java 8 versions prior to 8u201. ### Why are the changes needed? This is a preparation of using G1GC during the migration among Java LTS versions (8/11/17). 8u162 has the following fix. - JDK-8205376: JVM Crash during G1 GC 8u201 has the following fix. - JDK-8208873: C1: G1 barriers don't preserve FP registers ### Does this PR introduce _any_ user-facing change? No, Today's Java8 is usually 1.8.0_292 and this is just a deprecation in documentation. ### How was this patch tested? N/A -- 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]
