Skip to content

Incorrect nullability definition in public APIs input #4989

@fmbenhassine

Description

@fmbenhassine

Several public APIs accept nullable parameters while they shouldn't. Some examples include:

  • JobRepository#getJobInstance(@Nullable Long instanceId)
  • JobExplorer#findRunningJobExecutions(@Nullable String jobName)

This should be fixed in v6 as part of the jSpecify support theme (#4673).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions