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

Application not launching caused by "java.lang.IllegalArgumentException: Comparison method violates its general contract!" #180

Open
rihi opened this issue Jan 11, 2024 · 2 comments

Comments

@rihi
Copy link
Collaborator

rihi commented Jan 11, 2024

On some windows systems, the application fails to launch caused by a java.lang.IllegalArgumentException: Comparison method violates its general contract!.
This exception is thrown when instantiating JFileChooser and seems to be a bug in the OpenJDK implementation.

See https://bugs.openjdk.org/browse/JDK-8305072

@megakarlach
Copy link

megakarlach commented Jan 20, 2024

Same issue here with 12th gen Intel PC here. My other PC with old Pentium G2030, along with my Dell laptop works just fine.

image
image

@megakarlach
Copy link

megakarlach commented Mar 31, 2024

As of March 31, I reinstalled Windows (downgraded to Windows 10 LTSC 2021) on that affected PC (12th gen intel) and now it works again. Both 1.4.4 and 1.4.5. However there still might be a chance of this error appearing on some systems.

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

2 participants