blob: 5c3508f7d142998553991c147f6e5f45c3e72f08 [file] [log] [blame]
<html>
<body>
Reports any calls to a variable-argument method which has a <b>null</b>
in the variable-argument position (e.g <b>System.out.printf("%s", null)</b> ).
Such a <b>null</b> argument may be confusing, as it is not
wrapped as a single-element array, as may be expected.
<!-- tooltip end -->
<p>
</body>
</html>