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

Last modified: Last modified: 18 September 2025

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.