I agree that it's better when its built-in because the whole ecosystem uses it. Whereas in Java you may need to wrap third party code if they don't use the null analysis (or the same tool).
But regarding the feature I imagine it is the same. Or are there cases where the Java Null Analysis fails?