Merge "Make jspecify visible to dagger2" into main am: 29f3476822

Original change: https://android-review.googlesource.com/c/platform/external/jspecify/+/3407775

Change-Id: I740783ad6d53130be5c1685bd54a946afea4a30b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: ad0f5e45076e0d36547bbd1dae506ee4efde205e
  1. .github/
  2. .idea/
  3. cftojspecify/
  4. conformance-tests/
  5. docs/
  6. gradle/
  7. samples/
  8. src/
  9. .gitattributes
  10. .gitignore
  11. .ignore
  12. Android.bp
  13. AUTHORS
  14. bnd.bnd
  15. build.gradle
  16. CONTRIBUTING.md
  17. gradle.properties
  18. gradlew
  19. gradlew.bat
  20. LICENSE
  21. METADATA
  22. MODULE_LICENSE_APACHE2
  23. OWNERS
  24. README.md
  25. settings.gradle
README.md

JSpecify

An artifact of well-specified annotations to power static analysis checks and JVM language interop. Developed by consensus of the partner organizations listed at our main web site, jspecify.org.

Our current focus is on annotations for nullness analysis.

Status

Version 0.3 is relatively safe to depend on in your code. Or you can read a more detailed answer.

Things to read

See jspecify.org/docs/start-here.