-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
perf: null annotations and checker plugin #10821
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
base: main
Are you sure you want to change the base?
Conversation
Thanks for your pull request! This pull request does not follow the contribution rules. Could you have a look? ❌ All commit messages should start with a JIRA issue key matching pattern › This message was automatically generated. |
284516e
to
e6b978e
Compare
Only for compile the unmodified code, is not checked
20 errors with nullaway compile
docs say return null and uninitialized fields
e6b978e
to
0611ad3
Compare
Is the null check even running? The H2 run still takes 19 minutes, so it seems like there is no compile time "regression" when using this plugin. |
Hi, yes, the plugin is running, but don't have better performance in GH action (The difference is ~1-3 min but it could be because of the environment). |
[Please describe here what your change is about]
#hibernate-orm-dev > Null safe and build time
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.