Hello All,

sorry if this is not a pure GWT question. I was wondering if any of you is 
successfully using gwtmockito with Java 9 or later (I tried with Java 10). 
Apparently by updating mockito and gwtmockito to recent versions it should 
work. I am using
gwtmockito 1.1.8
and mockito2.21.0

and I still am getting a 

> java.lang.IllegalStateException: Could not initialize plugin: interface 
org.mockito.plugins.MockMaker


> Caused by: java.lang.IllegalAccessError: failed to access class 
net.bytebuddy.implementation.Implementation$Target$AbstractBase$DefaultMethodInvocation
 
from class 
net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget$Factory

we are using Java 10. I documented the error on 
https://github.com/google/gwtmockito/issues/75 and would try to tackle it 
myself but have no idea where to start

Any help will be greatly appreciated. Thank you,

Alex

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to