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

fix: use correct classloader during shadow type building #2634

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

pvojtechovsky
Copy link
Collaborator

JavaReflectionTreeBuilder used factory with default environment instead of current environment, therefore it used wrong class loader - it was not possible to define the class loaded of JavaReflectionTreeBuilder

@monperrus monperrus merged commit 282b538 into INRIA:master Oct 8, 2018
@monperrus
Copy link
Collaborator

thanks Pavel

@pvojtechovsky pvojtechovsky deleted the fixClassLoadedOfShadow branch October 8, 2018 17:00
@monperrus monperrus mentioned this pull request Oct 10, 2018
4 tasks
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.

2 participants