Skip to content

Add Java 25 support #3564

@iloveeclipse

Description

@iloveeclipse

As of today spotbugs uses ASM 9.8 that supports Java 25, but we also still use BCEL 6.10 that only knows Java 24.

BCEL 6.11 would have Java 25 support, but it is not yet released.

We should make sure there is a release available that can analyze Java 25 code.

I'm currently trying to build locally using 6.11 snapshot from https://repository.apache.org/content/repositories/snapshots/org/apache/bcel/bcel/6.11.0-SNAPSHOT/

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions