Skip to content

Jspecify fixes#19

Merged
alexandru merged 6 commits intomainfrom
jspecify-fixes
May 1, 2026
Merged

Jspecify fixes#19
alexandru merged 6 commits intomainfrom
jspecify-fixes

Conversation

@alexandru
Copy link
Copy Markdown
Member

No description provided.

alexandru added 6 commits May 1, 2026 08:14
- Add NullAway/Error Prone verification for tasks-jvm main Java compilation
- Standardize nullable annotations to org.jspecify.annotations.Nullable
- Correct generic bounds for nullable type arguments (extends @nullable Object)
- Fix type-use annotations for void/sentinel task types (@nullable Void)
- Document NullAway suppressions with justifications
- Preserve all runtime behavior and existing contracts
- Kotlin interop verified: no Kotlin source changes needed
- All Gradle checks pass: ./gradlew check --no-daemon
@alexandru alexandru merged commit a506a85 into main May 1, 2026
2 checks passed
@alexandru alexandru deleted the jspecify-fixes branch May 1, 2026 08:59
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.

1 participant