Skip to content

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

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_745761427
Apr 16, 2025
Merged

copybara-service[bot] merged 1 commit into
masterfrom
test_745761427

Conversation

@copybara-service

Copy link
Copy Markdown

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