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

Removed URLClassLoader usage. #1120

Merged
merged 2 commits into from
Dec 5, 2019
Merged

Removed URLClassLoader usage. #1120

merged 2 commits into from
Dec 5, 2019

Conversation

AlexandrouR
Copy link
Contributor

What does this PR do?

Instead of using URLClassLoader that causes problems in Java 11,
System.getProperty("java.class.path"); can be used to achieve the same thing.

Where should the reviewer start?

required

Why is it needed?

required

@cfelde cfelde merged commit 805b818 into hyperledger:master Dec 5, 2019
This pull request was closed.
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