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

Cannot analyze Java 21 #1623

Open
honmaharuki opened this issue Aug 14, 2024 · 0 comments
Open

Cannot analyze Java 21 #1623

honmaharuki opened this issue Aug 14, 2024 · 0 comments

Comments

@honmaharuki
Copy link

My understanding is that Java 21 support was introduced in the following release:
https://github.com/spotbugs/spotbugs/releases/tag/4.8.4
However, the version of SpotBugs currently being used is 4.7.3, which does not support Java 21 analysis.

As a result, classes are not being loaded, as shown below:
IntelliJ SpotBugs plugin: Analysis Finished Found 0 bugs in 0 class (no class files found more...) using IntelliJ SpotBugs plugin 1.2.7 with SpotBugs version 4.7.3.

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