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
Spotbugs plugin complains about an extraneous null check for any use
of try-with-resources compiled with Java 11. Until the issue is
addressed by Spotbugs, disabling the check.
JAVA-3632
0 commit comments