-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Support Java 24 for running Gradle #32576
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
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
lkasso
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs LGTM.
f70c4a2 to
723e27b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this doing the same thing as AsmClassGeneratorUtils.signature?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar, but not exactly. I could move it there but it's very incomplete so I don't know that it should be generally used.
cobexer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gradle/bt-developer-productivity related changes LGTM!
mlopatkin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
core-configuration changes look great! What do you think about adding some tests for generic variable propagation?
I think it's not that valuable because Java 24 tests it on hundreds of other tests, but given that this is the second ask for it I might reconsider. |
ef5d9b8 to
bd89de9
Compare
bd89de9 to
9ec3df3
Compare
9ec3df3 to
d6a48af
Compare
287ba13 to
c90fc81
Compare
...g-testing/src/test/groovy/org/gradle/test/fixtures/server/http/BlockingHttpServerTest.groovy
Outdated
Show resolved
Hide resolved
This needs a proper fix later, but for now this allows tests to pass.
c90fc81 to
9bdd870
Compare
|
WARN: Based on labels, this pull request addresses notable issue but no changes to release note found. |
|
WARN: Based on labels, this pull request addresses notable issue but no changes to release note found. |
|
WARN: Based on labels, this pull request addresses notable issue but no changes to release note found. |
Groovy 4 brings this version, so this ensures we have consistent versions regardless of the bundleGroovy4 flag
95d2e70 to
867d81c
Compare
|
WARN: Based on labels, this pull request addresses notable issue but no changes to release note found. |
Fixes #32290
Reviewing cheatsheet
Before merging the PR, comments starting with