Skip to content

Remove experimental status from @NotNullByDefault#137

Merged
amaembo merged 2 commits intoJetBrains:masterfrom
BartvHelvert:notNullByDefaultExperimental
Feb 18, 2026
Merged

Remove experimental status from @NotNullByDefault#137
amaembo merged 2 commits intoJetBrains:masterfrom
BartvHelvert:notNullByDefaultExperimental

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants