Skip to content

[SPARK-35962][DOCS] Deprecate old Java 8 versions prior to 8u201#33166

Closed
dongjoon-hyun wants to merge 2 commits intoapache:masterfrom
dongjoon-hyun:SPARK-35962
Closed

[SPARK-35962][DOCS] Deprecate old Java 8 versions prior to 8u201#33166
dongjoon-hyun wants to merge 2 commits intoapache:masterfrom
dongjoon-hyun:SPARK-35962

Conversation

@dongjoon-hyun
Copy link
Member

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

@github-actions github-actions bot added the DOCS label Jul 1, 2021
@dongjoon-hyun
Copy link
Member Author

cc @srowen , @HyukjinKwon , @gengliangwang

@HyukjinKwon
Copy link
Member

Merged to master.

@dongjoon-hyun
Copy link
Member Author

Thank you so much, @HyukjinKwon !

@gengliangwang
Copy link
Member

+1, late LGTM

@dongjoon-hyun
Copy link
Member Author

Thank you, @gengliangwang !

@dongjoon-hyun dongjoon-hyun deleted the SPARK-35962 branch July 1, 2021 06:54
@SparkQA
Copy link

SparkQA commented Jul 1, 2021

Test build #140490 has finished for PR 33166 at commit bd75c77.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 1, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/44998/

@SparkQA
Copy link

SparkQA commented Jul 1, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45002/

@SparkQA
Copy link

SparkQA commented Jul 1, 2021

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/44998/

@SparkQA
Copy link

SparkQA commented Jul 1, 2021

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45002/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants