-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8252092 | 11.0.17-oracle | Weibing Xiao | P4 | Resolved | Fixed | b01 |
JDK-8288870 | 11.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
While working on JDK-8236700 I noticed that the client loads both the minified and normal versions of JSZip. The client should only load one version, preferably minified.
We also don't seem to have a minified version of jQuery.
I think the API documentation should use minified versions of JavaScript libraries whenever possible. Especially, when the libraries' maintainers provide them. The same goes for CSS.
We also don't seem to have a minified version of jQuery.
I think the API documentation should use minified versions of JavaScript libraries whenever possible. Especially, when the libraries' maintainers provide them. The same goes for CSS.
- backported by
-
JDK-8252092 Ensure that API documentation uses minified libraries
- Resolved
-
JDK-8288870 Ensure that API documentation uses minified libraries
- Resolved
- relates to
-
JDK-8222548 Upgrading JDK 13 with the latest available jQuery 3.4.1
- Resolved