Skip to content

Use Jspecify for @Nullable #239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 25, 2024
Merged

Use Jspecify for @Nullable #239

merged 6 commits into from
Jul 25, 2024

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Jul 18, 2024

  • replaces avaje-lang with jspecify
  • now can read TYPE_USE nullable annotations

Refer to https://jspecify.dev/docs/using#if-your-code-already-uses-jsr-305-annotations for differences we might see with this change

Also refer to https://jspecify.dev/docs/tool-conformance ... for more details on tooling support

@SentryMan SentryMan added the dependencies Pull requests that update a dependency file label Jul 18, 2024
@SentryMan SentryMan added this to the 2.1 milestone Jul 18, 2024
@SentryMan SentryMan self-assigned this Jul 18, 2024
@SentryMan SentryMan added the enhancement New feature or request label Jul 18, 2024
@SentryMan SentryMan merged commit fb580b8 into avaje:main Jul 25, 2024
6 checks passed
@SentryMan SentryMan deleted the jspecify branch July 25, 2024 14:31
@rbygrave
Copy link
Contributor

Why did you merge this in yourself and not wait for me to review it?

@SentryMan
Copy link
Collaborator Author

ok, going forward I'll wait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants