Make default value for -Xjsr305 flag to be WARN
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
@javax.annotation.ParametersAreNonnullByDefault
|
||||
public class A {
|
||||
public void foo(String x) {}
|
||||
}
|
||||
Reference in New Issue
Block a user