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

Add support for Java 21 #6087

Closed
tfmorris opened this issue Oct 4, 2023 · 1 comment · Fixed by #6088 or #6379
Closed

Add support for Java 21 #6087

tfmorris opened this issue Oct 4, 2023 · 1 comment · Fixed by #6088 or #6379
Labels
java version compatibility Making sure OpenRefine runs on as many Java versions as possible Type: Feature Request Identifies requests for new features or enhancements. These involve proposing new improvements.
Milestone

Comments

@tfmorris
Copy link
Member

tfmorris commented Oct 4, 2023

We currently only test up to Java 17 and issue a warning on startup if the Java version is higher. Since the Java 21 LTS release is out now, it would be good to support that.

Proposed solution

Add CI testing for at least Java 21 (not sure we need any intermediary versions).

Alternatives considered

Add CI testing support for all major versions in the supported range.

@tfmorris tfmorris added Type: Feature Request Identifies requests for new features or enhancements. These involve proposing new improvements. Status: Pending Review Indicates that the issue or pull request is awaiting review by project maintainers or collaborators java version compatibility Making sure OpenRefine runs on as many Java versions as possible labels Oct 4, 2023
wetneb added a commit to wetneb/OpenRefine that referenced this issue Oct 5, 2023
wetneb added a commit to wetneb/OpenRefine that referenced this issue Oct 15, 2023
@tfmorris tfmorris removed the Status: Pending Review Indicates that the issue or pull request is awaiting review by project maintainers or collaborators label Oct 26, 2023
@tfmorris tfmorris added this to the 3.8 milestone Oct 26, 2023
@tfmorris
Copy link
Member Author

tfmorris commented Feb 20, 2024

Reopening because the refine scripts didn't get updated yet and still issue a warning for Java 21

@tfmorris tfmorris reopened this Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java version compatibility Making sure OpenRefine runs on as many Java versions as possible Type: Feature Request Identifies requests for new features or enhancements. These involve proposing new improvements.
Projects
None yet
1 participant