Skip to content
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

Support JDK 24 in Panama Vectorization Provider #14300

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

ChrisHegarty
Copy link
Contributor

This commit updates the Vectorization Provider to support JDK 24. The API has not changed so the changes minimally bump the major JDK check, and enable the incubating API during testing.

JDK 24 is past rampdown phase 2.

I tested this locally with:
CI=true ./gradlew check -Ptests.vectorsize="default" -Ptests.forceintegervectors=false

@ChrisHegarty ChrisHegarty added this to the 10.2.0 milestone Feb 26, 2025
@ChrisHegarty ChrisHegarty mentioned this pull request Jan 30, 2025
3 tasks
@ChrisHegarty ChrisHegarty merged commit b0a8727 into apache:main Feb 27, 2025
6 checks passed
@ChrisHegarty ChrisHegarty deleted the jdk24_vec branch February 27, 2025 08:28
ChrisHegarty added a commit that referenced this pull request Feb 27, 2025
This commit updates the Vectorization Provider to support JDK 24. The API has not changed so the changes minimally bump the major JDK check, and enable the incubating API during testing.
hanbj pushed a commit to hanbj/lucene that referenced this pull request Mar 12, 2025
This commit updates the Vectorization Provider to support JDK 24. The API has not changed so the changes minimally bump the major JDK check, and enable the incubating API during testing.
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.

2 participants