You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
Depending on com.google.code.findbugs:jsr305:jar:2.0.1 is breaking java modules
See https://blog.codefx.org/java/jsr-305-java-9/ and https://www.google.com/search?q=jsr305%20split%20package for info.
With modules you can slim down your java app including runtime with a few hundred megabytes. So it would be nice to do this.
As you only use @nullable in three files (one is a test) it should be trivial to do: