Skip to content

Conversation

copybara-service[bot]
Copy link

Disable ad-hoc support for type-use nullability on generated jave type arguments.

Fixes #4676

This feature causes issues for types whose kotlin and java representation have mismatched shapes, e.g. suspend function.

RELNOTES=Fixes #4676: Disable support for type-use nullability on generated jave type arguments.

…e arguments.

Fixes #4676

This feature causes issues for types whose kotlin and java representation have mismatched shapes, e.g. suspend function.

RELNOTES=Fixes #4676: Disable support for type-use nullability on generated jave type arguments.
PiperOrigin-RevId: 748081674
@copybara-service copybara-service bot merged commit 5d59aed into master Apr 16, 2025
@copybara-service copybara-service bot deleted the test_745761427 branch April 16, 2025 00:29
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.

IndexOutOfBoundsException on >2.55 if binding returns suspend function(?)
1 participant