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
Hi,
I have an issue when using JMockit 1.12 with Jacoco. The last working JMockit version is 1.9.
The following is my stack:
java.lang.LinkageError: loader (instance of sun/misc/Launcher$AppClassLoader): attempted duplicate class definition for name
The text was updated successfully, but these errors were encountered:
jmockit/jmockit1@6e128e7
When can we expect the next release of JMockit having this fix ?
Sorry, something went wrong.
The date for the next release is in the jmockit.org "History" page.
I am still experiencing this issue with JMockit 1.19, and I just use jmockit, jmockit-coverage and maven
rliesenfeld
No branches or pull requests
Hi,
I have an issue when using JMockit 1.12 with Jacoco.
The last working JMockit version is 1.9.
The following is my stack:
java.lang.LinkageError: loader (instance of sun/misc/Launcher$AppClassLoader): attempted duplicate class definition for name
The text was updated successfully, but these errors were encountered: