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

Made generation of dynamic subclasses synchronized. #148

Merged
merged 1 commit into from
Jun 17, 2016
Merged

Made generation of dynamic subclasses synchronized. #148

merged 1 commit into from
Jun 17, 2016

Conversation

bsokolovu
Copy link

@bsokolovu bsokolovu commented Jun 15, 2016

When I run test for equals and hashCode in parallel for multiple classes I can get an exception
IllegalStateException: Cannot inject already loaded type: class package1.package2.package3.....RealClass$$DynamicSubclass

@coveralls
Copy link

coveralls commented Jun 15, 2016

Coverage Status

Coverage remained the same at 97.406% when pulling ea3b704 on bsokolovu:threadSafeInstantiator into d15e4a0 on jqno:master.

@jqno jqno merged commit 5e3cf11 into jqno:master Jun 17, 2016
@jqno
Copy link
Owner

jqno commented Jun 17, 2016

Thanks for the PR! I'll let you know when I release it.

@bsokolovu
Copy link
Author

I'll let you know when I release it.
Thanks it would be great.

@jqno
Copy link
Owner

jqno commented Jun 20, 2016

I just released version 2.1.2 with your PR!

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.

3 participants