Integrated: 8325090: javadoc fails when -subpackages option is used with non-modular -source
Hannes Wallnöfer
hannesw at openjdk.org
Fri Sep 27 06:36:41 UTC 2024
On Thu, 26 Sep 2024 09:40:15 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> Please review a simple fix to prevent `java.lang.AssertionError` from being thrown when the `javadoc` `-subpackages` option is used with a `-source` release that doesn't support modules.
This pull request has now been integrated.
Changeset: 85dba479
Author: Hannes Wallnöfer <hannesw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/85dba479256a59ea66997d5c408f290e6b5ad384
Stats: 81 lines in 2 files changed: 76 ins; 0 del; 5 mod
8325090: javadoc fails when -subpackages option is used with non-modular -source
Reviewed-by: liach, jjg
-------------
PR: https://git.openjdk.org/jdk/pull/21201
More information about the javadoc-dev
mailing list