Skip to content

[core] Replace checker-qual with something better #6134

@AB-xdev

Description

@AB-xdev

Is your feature request related to a problem? Please describe.
Currently checker-qual is bundled with the project. It brings a ton of classes and - as far as I can see - it's only used for @NonNull and @Nullable annotations.

Describe the solution you'd like
Replace it with something smaller like jspecify (or maybe jakarta-annotation-api)

Describe alternatives you've considered

Additional context

JAR file sizes

  • jspecify: 3KB
  • checker-equal: 232KB

Metadata

Metadata

Assignees

No one assigned

    Labels

    an:enhancementAn improvement on existing features / rules

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions