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

Backport "Use Compiler API data for incremental compilation after a failure" to 7.x #23922

Closed
3 tasks done
asodja opened this issue Feb 16, 2023 · 3 comments
Closed
3 tasks done
Assignees
Labels
a:chore Minor issue without significant impact
Milestone

Comments

@asodja
Copy link
Member

asodja commented Feb 16, 2023

For Gradle 8.1 we improved incremental compilation after failure compared to previous implementation. We should backport that to 7.x.

@asodja asodja added a:bug to-triage a:chore Minor issue without significant impact and removed a:bug to-triage labels Feb 16, 2023
@asodja asodja added this to the 7.x backport milestone Feb 16, 2023
@asodja asodja self-assigned this Feb 16, 2023
@lptr
Copy link
Member

lptr commented Feb 20, 2023

Merged in 7.6.1: #23913

@lptr
Copy link
Member

lptr commented Feb 20, 2023

We have a fix for the behavior, but we have a better solution in #23226 that can be backported to 7.7.

bot-gradle added a commit that referenced this issue May 26, 2023
…ental compilation after failure

Backport of #22608, #23226, #23661 and #24880

Fixes #23922

Co-authored-by: Anže Sodja <asodja@gradle.com>
@asodja
Copy link
Member Author

asodja commented May 26, 2023

Fixed with #25183.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:chore Minor issue without significant impact
Projects
None yet
Development

No branches or pull requests

2 participants