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

Hot deployment does not work on JDK11 #599

Closed
stuartwdouglas opened this issue Jan 23, 2019 · 0 comments
Closed

Hot deployment does not work on JDK11 #599

stuartwdouglas opened this issue Jan 23, 2019 · 0 comments
Milestone

Comments

@stuartwdouglas
Copy link
Member

The ClassLoaderCompiler is expecting to be able to derive the class-path from a URLClassLoader, this assumption is not valid in JDK11.

stuartwdouglas added a commit that referenced this issue Jan 23, 2019
Fixes #599, hot deployment does not work on JDK11
@cescoffier cescoffier added this to the 0.7.0 milestone Jan 23, 2019
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

No branches or pull requests

2 participants