Skip to content

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

Merged
zhangskz merged 1 commit into30.xfrom
cp-30-java-concurrency
Mar 19, 2025
Merged

Fix Java concurrency issue in feature resolution for old <=3.25.x gen…#20751
zhangskz merged 1 commit into30.xfrom
cp-30-java-concurrency

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 googleberg, mkruskal-google and shaod2 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants