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

Documentation about Java 8 / MethodHandle in Android support #2030

Closed
5 tasks done
JuanMorenoDeveloper opened this issue Aug 30, 2020 · 1 comment
Closed
5 tasks done

Comments

@JuanMorenoDeveloper
Copy link

JuanMorenoDeveloper commented Aug 30, 2020

Hi guys!

Regarding this Twitter thread with @raphw where Jake Wharton
mentions the requirements to better Java 8 support in Android. I suggest add a specific entry in the documentation about it.

Affected versions: Android with minSdk<26, Mockito v3.5.0

  • The mockito message in the stacktrace have useful information, but it didn't help
  • The problematic code (if that's possible) is copied here;
    Note that some configuration are impossible to mock via Mockito
  • Provide versions (mockito / jdk / os / any other relevant information)
  • Provide a Short, Self Contained, Correct (Compilable), Example of the issue
    (same as any question on stackoverflow.com)
  • Read the contributing guide
@JuanMorenoDeveloper
Copy link
Author

I added this PR #2031 to solve this issue

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

No branches or pull requests

1 participant