-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Java] JDK 22 Support #40680
Comments
We need to wait for the Eclipse Temurin 22 release and then for the maven/temurin docker release before we can add to CI. |
I can take a look at this. |
Here is the link to the maven docker registry: https://hub.docker.com/_/maven It will probably take a week or two before the container is available. |
take |
For tracking purposes adoptium/temurin#35 |
Hey @vibhatha , I went ahead and created the PR! |
### Rationale for this change JDK 22 is released. Let's ensure Arrow java CI tests this version successfully. ### What changes are included in this PR? * Add JDK 22 to CI ### Are these changes tested? Tested by CI jobs ### Are there any user-facing changes? No * GitHub Issue: #40680 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: David Li <li.davidm96@gmail.com>
Issue resolved by pull request 41038 |
Thanks Dane, it could have taken me a little longer. Apologies I couldn't review this PR before it got merged. I reviewed it later, looks good to me. |
### Rationale for this change JDK 22 is released. Let's ensure Arrow java CI tests this version successfully. ### What changes are included in this PR? * Add JDK 22 to CI ### Are these changes tested? Tested by CI jobs ### Are there any user-facing changes? No * GitHub Issue: apache#40680 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: David Li <li.davidm96@gmail.com>
### Rationale for this change JDK 22 is released. Let's ensure Arrow java CI tests this version successfully. ### What changes are included in this PR? * Add JDK 22 to CI ### Are these changes tested? Tested by CI jobs ### Are there any user-facing changes? No * GitHub Issue: apache#40680 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: David Li <li.davidm96@gmail.com>
### Rationale for this change JDK 22 is released. Let's ensure Arrow java CI tests this version successfully. ### What changes are included in this PR? * Add JDK 22 to CI ### Are these changes tested? Tested by CI jobs ### Are there any user-facing changes? No * GitHub Issue: apache#40680 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: David Li <li.davidm96@gmail.com>
### Rationale for this change JDK 22 is released. Let's ensure Arrow java CI tests this version successfully. ### What changes are included in this PR? * Add JDK 22 to CI ### Are these changes tested? Tested by CI jobs ### Are there any user-facing changes? No * GitHub Issue: apache#40680 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: David Li <li.davidm96@gmail.com>
### Rationale for this change JDK 22 is released. Let's ensure Arrow java CI tests this version successfully. ### What changes are included in this PR? * Add JDK 22 to CI ### Are these changes tested? Tested by CI jobs ### Are there any user-facing changes? No * GitHub Issue: apache#40680 Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: David Li <li.davidm96@gmail.com>
Describe the enhancement requested
Verify JDK 22 and enable it in CI jobs.
Component(s)
Java
The text was updated successfully, but these errors were encountered: