Skip to content

GH-36994: [Java][CI] Enable support for JDK21 - #37915

Closed
davisusanibar wants to merge 2 commits into
apache:mainfrom
davisusanibar:jdk-21-support
Closed

GH-36994: [Java][CI] Enable support for JDK21#37915
davisusanibar wants to merge 2 commits into
apache:mainfrom
davisusanibar:jdk-21-support

Conversation

@davisusanibar

@davisusanibardavisusanibar commented Sep 27, 2023

Copy link
Copy Markdown
Contributor

Rationale for this change

Enable support for last Java JDK 21 version

What changes are included in this PR?

To be able to build Arrow Java using JDK21

Are these changes tested?

For initial testing, Amazon Corretto was used, but at the end Temurin JDK21 docker image should be used.

Are there any user-facing changes?

No

Closes: #37914

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #37914has been automatically assigned in GitHub to PR creator.

@davisusanibardavisusanibar changed the title GH-37914: [Java][CI] Enable support for JDK21GH-36994: [Java][CI] Enable support for JDK21Sep 28, 2023
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #36994has been automatically assigned in GitHub to PR creator.

@davisusanibar

Copy link
Copy Markdown
ContributorAuthor

@lidavidm

Copy link
Copy Markdown
Member

It seems minus that flaky test, things work on Java 21?

@davisusanibar

Copy link
Copy Markdown
ContributorAuthor

It seems minus that flaky test, things work on Java 21?

I tested it locally without problems and also on my local PR at davisusanibar#8. The current errors are caused by memory leaks.

Is it possible to rerun failed job tasks?

@lidavidm

Copy link
Copy Markdown
Member

I kicked the Java jobs

@danepitkin

Copy link
Copy Markdown
Member

Thanks for prototyping with Amazon Coretto, @davisusanibar! I merged the change, but with Eclipse Temurin. Closing this in favor of #38219

Sign up for freeto 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.

[Java][CI]: Enable support for JDK21 [Java][CI] Enable JDK 21

3 participants

@davisusanibar@lidavidm@danepitkin