Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare to make ImmutableMap.toImmutableMap available in guava-android (but don't do so yet). #6812

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link
Contributor

Prepare to make ImmutableMap.toImmutableMap available in guava-android (but don't do so yet).

This CL also includes updates to avoid problems with reflection when Java 8+ APIs are not present. That means adding a serialVersionUID (so that Java/Android reflection doesn't try to compute one with reflection) and skipping NullPointerTester (compare cl/550872250) and some FauxveridesTest tests (compare cl/576629272) under Android.

This CL is further progress toward #6567

RELNOTES=n/a

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.

0 participants