-
Task
-
Resolution: Won't Fix
-
P4
-
None
-
None
-
None
-
generic
JavaScript search and index files in javadoc pages are currently loaded via dynamically created <script> tags to allow asynchronous loading. We should explore/consider other and possibly simpler ways of async script loading, such as the `async` and `defer` attributes defined in HTML5.
https://www.w3.org/TR/html52/semantics-scripting.html#element-attrdef-script-async
https://www.w3.org/TR/html52/semantics-scripting.html#element-attrdef-script-async
- relates to
-
JDK-8236935 Improve UX of the search control
-
- Resolved
-