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

Add OpenJDK11 compatibility #274

Merged
merged 1 commit into from
Nov 17, 2019
Merged

Conversation

lhaeger
Copy link
Contributor

@lhaeger lhaeger commented Nov 17, 2019

In order to make JD-GUI available via MacPorts, I've added OpenJDK11 support. In particular:

RSyntaxTextArea needs to be updated for JD-GUI to compile under OpenJDK11, which in turn requires TextPage.java to be patched.

Proguard needs to search JAVA_HOME/jmods since JAVA_HOME/lib/rt.jar does not exist anymore with Java 9+

@emmanue1 emmanue1 merged commit b925383 into java-decompiler:master Nov 17, 2019
@emmanue1
Copy link
Collaborator

@lhaeger, great job. Thanks.

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