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

Use jdk22 GA instead of EA #1

Open
wants to merge 121 commits into
base: jdk22
Choose a base branch
from
Open

Conversation

rspilker
Copy link

I've already done the docker provisioning update, that should fix the broken check

rspilker and others added 30 commits March 18, 2024 00:03
This code was never used because StringLiteralConcatenation and
ExtendedStringLiteral extend StringLiterals and get handled a few lines
above. We might need to add it back and fix it if we want to copy
annotations like @annotation("a" + "b") without transforming them to
@annotation("ab")
…s correct, it is the tests that are wrong:

 Useful for small refactors that cause big test file changes.
…e lost. 15 years and nobody found this bug - not worth an issue or a changelog.
…-cases now have `@Generated` annotations where before they did not.
Rawi01 and others added 30 commits September 19, 2024 17:32
ECJ ignored this setting for Java 1.5+
…ever so slightly; timestamps of zip entries is now preserved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants