Java: Add change note and update supported versions#20413
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds support for Java 25 to CodeQL by updating the documentation and adding a change note. The changes inform users that the Java extractor and QL libraries now support Java 25.
- Added a change note documenting the new Java 25 support feature
- Updated the supported versions documentation to include Java 25
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| java/ql/lib/change-notes/2025-09-11-support-java-25.md | Adds change note announcing Java 25 support |
| docs/codeql/reusables/supported-versions-compilers.rst | Updates Java supported versions from "7 to 24" to "7 to 25" |
Comments suppressed due to low confidence (1)
docs/codeql/reusables/supported-versions-compilers.rst:1
- Java 25 does not exist as of my knowledge cutoff in January 2025. The latest stable Java version is Java 23 (released September 2024), with Java 24 scheduled for March 2025. Please verify that Java 25 is a valid version before updating the documentation.
.. csv-table::
1b8cf37 to
a0e963f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.