Skip to content

Remove experimental status from @NotNullByDefault#137

Merged
Tagir Valeev (amaembo) merged 2 commits into
JetBrains:masterfrom
BartvHelvert:notNullByDefaultExperimental
Feb 18, 2026
Merged

Remove experimental status from @NotNullByDefault#137
Tagir Valeev (amaembo) merged 2 commits into
JetBrains:masterfrom
BartvHelvert:notNullByDefaultExperimental

Conversation

@BartvHelvert

Copy link
Copy Markdown
Member

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

@Documented
@Retention(RetentionPolicy.CLASS)
@Target({ElementType.TYPE, ElementType.PACKAGE})
@ApiStatus.Experimental

Copy link
Copy Markdown
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
Copy Markdown
Member Author

Updated the version to 26.1.0

@amaembo Tagir Valeev (amaembo) merged commit 6f588d4 into JetBrains:master Feb 18, 2026
@amaembo

Copy link
Copy Markdown
Collaborator

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