Skip to content

Allow QZ Tray to work alongside older JREs #472

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

Closed
tresf opened this issue Jul 24, 2019 · 1 comment
Closed

Allow QZ Tray to work alongside older JREs #472

tresf opened this issue Jul 24, 2019 · 1 comment
Milestone

Comments

@tresf
Copy link
Contributor

tresf commented Jul 24, 2019

Some clients require a legacy JRE for other 3rd party products, but they often conflict with the requirements of QZ Tray.

Quoting @klabarge from a support request:

I've tested AdoptOpenJDK 11.0.3 (64-bit) + Oracle Java 6u18 (64-bit) installed on a Windows 10 PC. The installation was successful, however I was unable to launch the software. Assuming this is a requirement, we will look at our launcher logic to see if we can make any improvements.
image

I believe if we swap the JDK/JRE search order it would allow these to coexist. Since AdoptOpenJDK11 is the preferred runtime, this should be a sane change. The disadvantage will be developer machines that historically ran one version of the JDK and then a separate version of the JRE may be impacted. I consider this minor.

@tresf
Copy link
Contributor Author

tresf commented Dec 17, 2019

Closed via #504

@tresf tresf closed this as completed Dec 17, 2019
@tresf tresf added this to the 2.1 milestone Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant