-
Notifications
You must be signed in to change notification settings - Fork 358
Support for Java 25 (LTS) #2600
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
Merged
Merged
Conversation
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
Member
Author
|
The Temurin release is expected to be in September 2025. |
…ntax from test resource.
…final class in the AST with odd code position tracing.
dfuchss
reviewed
Sep 18, 2025
3 tasks
Member
Author
|
As @TwoOfTwelve found out, |
Member
Author
|
Nice, seems to work now! I could not resist seeing if my PR works now! 😄 |
dfuchss
approved these changes
Oct 13, 2025
robinmaisch
approved these changes
Oct 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Issue/PR that involves features, improvements and other changes
language
PR / Issue deals (partly) with new and/or existing languages for JPlag
major
Major issue/feature/contribution/change
wiki
Regards the documentation in the wiki
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.
This PR adds support for Java 25. This also means the whole project is built with Java 25, as we use JavaC as part of our Java language module. Thus, this pull request updates the project's Java version from 21 to 25 across the entire codebase and documentation.
@RecordBuilderand Java 25(io.soabase.record-builder)25-ea(early access) toJava 25..Wait forswap to an alternative (Introduce Google Auto Service #2623).org.kohsuke.metainf-servicesto support Java 25 orTokenization of new Java Syntax:
Especially for compact source files (no class declared explicitly):