You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/10/25 03:24:44 UTC

[GitHub] [spark] dongjoon-hyun opened a new pull request #26249: [SPARK-29597][DOCS] Deprecate old Java 8 versions prior to 8u92

dongjoon-hyun opened a new pull request #26249: [SPARK-29597][DOCS] Deprecate old Java 8 versions prior to 8u92
URL: https://github.com/apache/spark/pull/26249
 
 
   ### What changes were proposed in this pull request?
   
   This PR aims to deprecate old Java 8 versions prior to 8u92.
   
   ### Why are the changes needed?
   
   This is a preparation to use JVM Option `ExitOnOutOfMemoryError`.
   - https://www.oracle.com/technetwork/java/javase/8u92-relnotes-2949471.html
   
   ### Does this PR introduce any user-facing change?
   
   Yes. It's highly recommended for users to use the latest JDK versions of Java 8/11.
   
   ### How was this patch tested?
   
   NA (This is a doc change).
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org