-
Bug
-
Resolution: Fixed
-
P2
-
11
-
None
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8207122 | 12 | Erik Joelsson | P2 | Resolved | Fixed | b03 |
JDK-8207474 | 11.0.2 | Erik Joelsson | P2 | Resolved | Fixed | b01 |
JDK-8207585 | 11.0.1 | Erik Joelsson | P2 | Resolved | Fixed | b02 |
The docs bundle is missing a few legal notices from the jdk.javadoc module, namely:
jquery-migrate.md
jqueryUI.md
Docs.gmk should copy all legal notices from jdk.javadoc, rather than specifying the exact files to copy:
# Copy the legal notices distributed with the docs bundle
DOCS_LEGAL_NOTICES := jquery.md jszip.md pako.md
jquery-migrate.md
jqueryUI.md
Docs.gmk should copy all legal notices from jdk.javadoc, rather than specifying the exact files to copy:
# Copy the legal notices distributed with the docs bundle
DOCS_LEGAL_NOTICES := jquery.md jszip.md pako.md
- backported by
-
JDK-8207122 Missing some legal notices in docs bundle
-
- Resolved
-
-
JDK-8207474 Missing some legal notices in docs bundle
-
- Resolved
-
-
JDK-8207585 Missing some legal notices in docs bundle
-
- Resolved
-