Skip to content

Conversation

@copybara-service
Copy link
Contributor

Override ImmutableMap#getOrDefault for GWT/J2CL

This accomplishes two things:

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

RELNOTES=n/a

This accomplishes two things:

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

RELNOTES=n/a
PiperOrigin-RevId: 861211284
@copybara-service copybara-service bot merged commit b252df0 into master Jan 26, 2026
@copybara-service copybara-service bot deleted the test_860550894 branch January 26, 2026 16:51
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