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

Reading JDK classes for Java > 8 #63

Open
thoni56 opened this issue Jul 9, 2020 · 0 comments
Open

Reading JDK classes for Java > 8 #63

thoni56 opened this issue Jul 9, 2020 · 0 comments

Comments

@thoni56
Copy link
Owner

thoni56 commented Jul 9, 2020

In Java 9 rt.jar was removed to be replaced by undocumented format module files. For now c-xrefactory cannot handle a Java 9 and above. (You can probably set a JAVA_HOME or -jdkclasspath/-javaruntime to a Java 8 directory to still work with Java.)

But this question on StackOverflow gives some hints on where to start investigating this issue.

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

1 participant