Skip to content

Conversation

@davisusanibar
Copy link
Contributor

@davisusanibar davisusanibar commented Sep 27, 2023

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

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

@davisusanibar davisusanibar changed the title GH-37914: [Java][CI] Enable support for JDK21 GH-36994: [Java][CI] Enable support for JDK21 Sep 28, 2023
@github-actions
Copy link

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

@davisusanibar
Copy link
Contributor Author

@lidavidm
Copy link
Member

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

@davisusanibar
Copy link
Contributor Author

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
Member

I kicked the Java jobs

@danepitkin
Copy link
Member

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

@danepitkin danepitkin closed this Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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