Remove experimental status from @NotNullByDefault by BartvHelvert · Pull Request #137 · JetBrains/java-annotations

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@BartvHelvert

Copy link

Member

IDE support is pretty good now and other annotation providers like JSpecify also provide similar annotations.

@amaembo amaembo self-requested a review

February 18, 2026 12:43
@Documented
@Retention(RetentionPolicy.CLASS)
@Target({ElementType.TYPE, ElementType.PACKAGE})
@ApiStatus.Experimental
Copy link

Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update CHANGELOG and version in gradle.properties.

@BartvHelvert

Copy link

Member Author

Updated the version to 26.1.0

@amaembo amaembo merged commit 6f588d4 into JetBrains:master

Feb 18, 2026

@amaembo

Copy link

Collaborator

amaembo commented

Feb 19, 2026

Deployed to Central

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@amaembo amaembo amaembo requested changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@BartvHelvert @amaembo