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 53 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.
…-cases now have `@Generated` annotations where before they did not.
rzwitserloot and others added 23 commits May 17, 2024 03:39
…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.
…-cases now have `@Generated` annotations where before they did not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants