-
Enhancement
-
Resolution: Fixed
-
P3
-
13
-
b17
The generated docs contain a top-level directory named "jquery".
That presumes there is no top-level package or module named jquery.
The directory should be renamed to some name that is not a legal Java identifier.
As a side effect, this would make it easier to "ignore" the directory in tools that want to analyze the docs.
That presumes there is no top-level package or module named jquery.
The directory should be renamed to some name that is not a legal Java identifier.
As a side effect, this would make it easier to "ignore" the directory in tools that want to analyze the docs.
- relates to
-
JDK-8222526 Use of no longer existing jquery directory in script.js
- Resolved
-
JDK-8204666 javadoc should be updated to use jQuery 3.3.1
- Closed