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

Fix JDK 21 lint warnings #112249

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Fix JDK 21 lint warnings #112249

merged 2 commits into from
Aug 28, 2024

Conversation

ChrisHegarty
Copy link
Contributor

This commit fixes lint warnings that arise when compiling with javac from JDK 21.

This change is in preparation for an eventual bump of Elasticsearch to a minimum of JDK 21, in ES 9.0.

@ChrisHegarty ChrisHegarty added :Search/Search Search-related issues that do not fall into other categories >refactoring Team:Search Meta label for search team v8.16.0 labels Aug 27, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

Copy link
Member

@rjernst rjernst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ChrisHegarty ChrisHegarty merged commit 00f2b9a into elastic:main Aug 28, 2024
15 checks passed
@ChrisHegarty ChrisHegarty deleted the java21_lint branch August 28, 2024 07:00
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this pull request Sep 4, 2024
This commit fixes lint warnings that arise when compiling with javac from JDK 21.

This change is in preparation for an eventual bump of Elasticsearch to a minimum of JDK 21, in ES 9.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>refactoring :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants