'package-info.java' without 'package' statement

Last modified: 03 December 2024

Reports package-info.java files without a package statement.

The Javadoc tool considers such files documentation for the default package even when the file is located somewhere else.