-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 9-repo-jigsaw
-
Component/s: tools
there have been a couple of issues recently where javadoc crashed because of bad settings in a modular environment.
1. missing -system:none when all source provided on modulesourcepath
2. missing -addmods
javadoc needs to detect and react cleanly to such problems.
1. missing -system:none when all source provided on modulesourcepath
2. missing -addmods
javadoc needs to detect and react cleanly to such problems.
- relates to
-
JDK-8149471 Javadoc changes broke the Jake build
-
- Resolved
-