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

A temporary workaround for Java 8 specific ConcurrentHashMap issue JDK-8161372 #1934

Merged
merged 1 commit into from May 19, 2020

Conversation

harawata
Copy link
Member

@harawata harawata commented May 18, 2020

https://bugs.openjdk.java.net/browse/JDK-8161372
Should be reverted once the fix is backported or MyBatis drops Java 8 support.
Should fix #1929

…K-8161372

https://bugs.openjdk.java.net/browse/JDK-8161372
Should be reverted once the fix is backported or MyBatis drops Java 8 support.
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.

Mapper method invocation should be non-blocking (work around JDK-8161372)
1 participant