Skip to content

Conversation

@copybara-service
Copy link
Contributor

Override ImmutableMap#getOrDefault for GWT/J2CL

This accomplishes two things:

Slight optimization as we don't need to check for key presence (ImmutableMap does not allow null values).
This allows the Checker Framework stubs to be applied.

RELNOTES=n/a

This accomplishes two things:

Slight optimization as we don't need to check for key presence (ImmutableMap does not allow null values).
This allows the Checker Framework stubs to be applied.

RELNOTES=n/a
PiperOrigin-RevId: 862429347
@copybara-service copybara-service bot merged commit dc035cb into master Jan 28, 2026
@copybara-service copybara-service bot deleted the test_861755893 branch January 28, 2026 23:50
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.

1 participant