Skip to content

Update NullAway to 0.13.0 and ErrorProne to 2.46.0#4187

Merged
chemicL merged 1 commit intomainfrom
nullaway-0-13
Jan 21, 2026
Merged

Update NullAway to 0.13.0 and ErrorProne to 2.46.0#4187
chemicL merged 1 commit intomainfrom
nullaway-0-13

Conversation

@chemicL
Copy link
Copy Markdown
Member

@chemicL chemicL commented Jan 21, 2026

  • Remove DataFlowIssue suppressions related to NullAway issue #1157
  • Update NullAway from 0.12.15 to 0.13.0
  • Update ErrorProne from 2.42.0 to 2.46.0 (version used by NullAway 0.13.0)
  • Fix AtomicReferenceFieldUpdater nullability annotations in DelegateServiceScheduler
  • Remove unnecessary null check in LambdaMonoSubscriber (NullAway now handles this correctly)

NullAway 0.13.0 resolves the issue with AtomicReferenceFieldUpdater and @Nullable type parameters, allowing removal of 137 DataFlowIssue suppressions across 70 files.

- Remove DataFlowIssue suppressions related to NullAway issue #1157
- Update NullAway from 0.12.15 to 0.13.0
- Update ErrorProne from 2.42.0 to 2.46.0 (version used by NullAway 0.13.0)
- Fix AtomicReferenceFieldUpdater nullability annotations in DelegateServiceScheduler
- Remove unnecessary null check in LambdaMonoSubscriber (NullAway now handles this correctly)

NullAway 0.13.0 resolves the issue with AtomicReferenceFieldUpdater and @nullable
type parameters, allowing removal of 137 DataFlowIssue suppressions across 70 files.
@chemicL chemicL added this to the 3.8.3 milestone Jan 21, 2026
@chemicL chemicL added the type/enhancement A general enhancement label Jan 21, 2026
@chemicL chemicL requested a review from a team as a code owner January 21, 2026 21:04
@chemicL chemicL merged commit 2198701 into main Jan 21, 2026
11 checks passed
@chemicL chemicL deleted the nullaway-0-13 branch January 21, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant