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

Update JDK 15 to JDK 17 to analyze projects in the Java language #11497

Open
tdrozdovsky opened this issue Jan 15, 2024 · 0 comments
Open

Update JDK 15 to JDK 17 to analyze projects in the Java language #11497

tdrozdovsky opened this issue Jan 15, 2024 · 0 comments

Comments

@tdrozdovsky
Copy link

Many projects use newer versions of JDK and therefore cannot use your product for code analysis.
Please update the JDK (java-15-openjdk-amd64) to JDK 17 version (java-17-openjdk-amd64).

Error example:

Caused by: java.lang.UnsupportedClassVersionError: com/lpvs/util/LPVSWebhookUtilTestFuzzer 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 59.0
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

3 participants
@oliverchang @tdrozdovsky and others