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

Fix constant analysis for package-info and module-info #17518

Merged
merged 1 commit into from Jun 23, 2021

Conversation

wolfs
Copy link
Member

@wolfs wolfs commented Jun 23, 2021

Fixes #17488

Context

As written in #17488 problem was how package-info was handled on JDK8. This fixes it, additionally it adds proper integration tests.

Additionally to package-info case it fixes also module-info case that was missing.

Tested also with Micronaut-kafka with JDK8, 11 and 16.

This is #17504 rebased on the release branch.

@wolfs wolfs added this to the 7.1.1 milestone Jun 23, 2021
@wolfs wolfs self-assigned this Jun 23, 2021
Signed-off-by: Anze Sodja <anze.36@gmail.com>
Base automatically changed from wolfs/prepare-711 to release June 23, 2021 11:22
@wolfs wolfs force-pushed the wolfs/java/fix-constant-analysis branch from ee86f02 to 6957c9f Compare June 23, 2021 11:22
@wolfs wolfs marked this pull request as ready for review June 23, 2021 12:47
@wolfs
Copy link
Member Author

wolfs commented Jun 23, 2021

@bot-gradle cancel

@gradle gradle deleted a comment from wolfs Jun 23, 2021
@bot-gradle
Copy link
Collaborator

OK, I've already cancelled the pre-tested commit build.

@wolfs
Copy link
Member Author

wolfs commented Jun 23, 2021

@bot-gradle test and merge

@gradle gradle deleted a comment from wolfs Jun 23, 2021
@bot-gradle
Copy link
Collaborator

OK, I've already triggered a build for you.

@bot-gradle bot-gradle merged commit d19522f into release Jun 23, 2021
@wolfs wolfs deleted the wolfs/java/fix-constant-analysis branch June 23, 2021 19:40
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.

None yet

3 participants