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

Bigsur fix #386

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

JacksonBailey
Copy link

This should fix #332. It upgrades the launch script to the latest version.

In addition prevents using Java 12+ since it doesn't launch with 17. I think they removed some of the GUI code but I don't know.

For me running Java 17 with this results in a crash. I am not sure why.
I did not check 12, 13, 14, 15, or 16 since they are not LTS releases.

See [here][1] for info on the syntax for the version range. This will
accept not only 11.0.x but also 11.x (not that they ever put anything
besides 0 there nowadays).

[1]: tofi86/universalJavaApplicationStub#51 (comment)
@FireBurn
Copy link

FireBurn commented Jul 6, 2023

I've just done the exact same locally, would be great to get this merged

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.

BigSur ERROR launching 'JD-GUI'
2 participants