-
Notifications
You must be signed in to change notification settings - Fork 5k
[#26337] Implement class level compile avoidance based on ABI #34882
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
For some reason, on Windows, the
I guess I'm also seeing a few failures when executing |
Thank you for your contribution! The DCO check is failing, please look into that as we can't accept the PR otherwise.
Yes, these are most likely Windows-related issues. Ignore them. Please dump some details by commenting to the related issue After the DCO issue is addressed, we'll send it to the team to confirm the implementation choices. |
I am not sure when we will be able to get to a review for this PR, however we think it is valuable to address the original issue. Have you ran any performance benchmarks with this PR? Does it show noticeable improvements in those scenarios? |
While we asked for changes to this PR, we received no reaction. If you provide the requested changes, we will consider this pull request again. In the meantime, closing as missing PR feedback. |
Fixes #26337
Context
Contributor Checklist
<subproject>/src/integTest
) to verify changes from a user perspective.<subproject>/src/test
) to verify logic../gradlew sanityCheck
../gradlew <changed-subproject>:quickTest
.Reviewing cheatsheet
Before merging the PR, comments starting with