Write sandboxed integration tests for Java annotation processors and plugins.
-
Updated
Oct 4, 2025 - Java
Write sandboxed integration tests for Java annotation processors and plugins.
Instrument Java bytecode with JSpecify-based null-checks
NullAudit is a tool to analyze and verify nullness annotations in Java codebases
A plugin that works with the new standard annotation definitions artifact
This Maven plugin automatically generates package-info.java files with JSpecify annotations (@NullMarked or @NullUnmarked), helping you manage nullness boundaries in your Java projects without manual boilerplate.
Demonstrates the combined use of JSpecify and NullAway
A maven plugin that defines a package-info.java for all packages and define @NullMarked from JSpecify.
Add a description, image, and links to the jspecify topic page so that developers can more easily learn about it.
To associate your repository with the jspecify topic, visit your repo's landing page and select "manage topics."