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

Fix error with ConcurrentHashMap on Android <= 9 #1761

Merged
merged 2 commits into from
Jun 30, 2022

Conversation

mattjohnsonpint
Copy link
Contributor

Fixes #1751

@mattjohnsonpint
Copy link
Contributor Author

FYI, I will also report this upstream to the appropriate Microsoft repo. They might have a better workaround, or want to fix it under the hood.

Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Matt!!

@mattjohnsonpint mattjohnsonpint merged commit dbeb024 into main Jun 30, 2022
@mattjohnsonpint mattjohnsonpint deleted the fix-android9-concurrenthashmap branch June 30, 2022 03:16
@mattjohnsonpint
Copy link
Contributor Author

Reported here: dotnet/android#7150

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.

Java.Lang.Error: no non-static method "Ljava/util/concurrent/ConcurrentHashMap$KeyIterator;.hasNext()Z"
2 participants