We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The ClassLoaderCompiler is expecting to be able to derive the class-path from a URLClassLoader, this assumption is not valid in JDK11.
The text was updated successfully, but these errors were encountered:
Fixes #599, hot deployment does not work on JDK11
9e4e9b0
4d05dd4
Merge pull request #600 from stuartwdouglas/599
299b89b
No branches or pull requests
The ClassLoaderCompiler is expecting to be able to derive the class-path from a URLClassLoader, this assumption is not valid in JDK11.
The text was updated successfully, but these errors were encountered: