-
Notifications
You must be signed in to change notification settings - Fork 0
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
Java 11 can't mock bootstrap loaded interfaces/classes #8
Comments
Been working fine with Java 11 |
figures... just after I close this I hit a case that has issues. Looks like 11 modules interfere with mocking bootstrap classes
|
fsparv
changed the title
Java 9 support
Java 11 can't mock bootstrap loaded interfaces/classes
Jan 16, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This probably involves bumping the easymock version again and I suspect my aggressive use of reflection will blow up too...
The text was updated successfully, but these errors were encountered: