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

UnsupportedClassVersionError in lib detector #4533

Open
laeubi opened this issue Dec 16, 2024 · 1 comment
Open

UnsupportedClassVersionError in lib detector #4533

laeubi opened this issue Dec 16, 2024 · 1 comment

Comments

@laeubi
Copy link
Member

laeubi commented Dec 16, 2024

Caused by: java.lang.RuntimeException: [/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.432-6/x64/bin/java, -classpath, /home/runner/.m2/repository/org/eclipse/tycho/tycho-lib-detector/4.0.11-SNAPSHOT/tycho-lib-detector-4.0.11-SNAPSHOT.jar, org.eclipse.tycho.libdetector.LibraryDetector] process exit code was -1. Output: Error: A JNI error has occurred, please check your installation and try again
Error: Exception in thread "main" java.lang.UnsupportedClassVersionError: org/eclipse/tycho/libdetector/LibraryDetector has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0

@laeubi
Copy link
Member Author

laeubi commented Dec 17, 2024

Seem to be only an issue at tycho4 branch.

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

1 participant