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

Doesn't work with AdoptOpenJDK #12

Open
strider72 opened this issue Jul 2, 2019 · 6 comments
Open

Doesn't work with AdoptOpenJDK #12

strider72 opened this issue Jul 2, 2019 · 6 comments

Comments

@strider72
Copy link

There is an open source alternative to Java that works with every Java app I run except ColorOracle. I believe this will become more of an issue for users, as Java now charges for updates and more people are moving to the open source version.

Is it possible you're checking for the specific Java software install, rather than checking to see if the functionality exists?

@jogobom
Copy link

jogobom commented Feb 21, 2020

I guess the problem is with Launch4j because the latest build of that also doesn't seem to recognise OpenJDK.

@hartwork
Copy link
Contributor

hartwork commented Feb 20, 2021

There is an open source alternative to Java that works with every Java app I run except ColorOracle.

@strider72 could you provide build error output or describe in more detail how Color Oracle does not work with AdoptOpenJDK? I was able to build with OpenJDK 11 on Ubuntu (see #17) but I'm not sure how that's different from AdoptOpenJDK or if the fixes included with #17 make the difference here. Thanks!

@strider72
Copy link
Author

On Windows, when I run ColorOracle I get a popup that says: "Color Oracle requires a Java Runtime Environment 6 or higher. 1.6.0". There's an "OK" button that opens my browser to the Java download page.

@hartwork
Copy link
Contributor

@strider72 thanks for elaborating!

@strider72
Copy link
Author

strider72 commented Mar 15, 2021

Latest release of Windows 10 (20H2). Java was uninstalled back when it was no longer free, and alternate installed (and kept updated) via Ninite.

@RichardJFoster
Copy link

It's a bit of an "advanced user" scenario, but on Windows 11 (perhaps Windows 10 too?) it's also possible to use WSL and run the Linux version.

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

4 participants