Skip to content

Fix Java concurrency issue in feature resolution for old <=3.25.x gen… #20751

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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

zhangskz
Copy link
Member

…code using lazy feature resolution.

This should not impact current gencode from >=4.x.x which resolves features in static init.

Fixes #20599

PiperOrigin-RevId: 738467326

Cherry-pick of fafb0fd

…code using lazy feature resolution.

This should not impact current gencode from >=4.x.x which resolves features in static init.

Fixes #20599

PiperOrigin-RevId: 738467326
@zhangskz zhangskz requested a review from a team as a code owner March 19, 2025 18:24
@zhangskz zhangskz requested review from shaod2, mkruskal-google and googleberg and removed request for a team and shaod2 March 19, 2025 18:24
@zhangskz zhangskz enabled auto-merge (squash) March 19, 2025 18:24
@zhangskz zhangskz merged commit 2dc9f35 into 30.x Mar 19, 2025
208 checks passed
@zhangskz zhangskz deleted the cp-30-java-concurrency branch March 19, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants