Integrated: JDK-8282214: Upgrade JQuery to version 3.6.0

Hannes Wallnöfer hannesw at openjdk.java.net
Mon Mar 14 20:32:43 UTC 2022


On Fri, 4 Mar 2022 14:12:11 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:

> This is a straightforward change to update the jQuery library used in javadoc to version 3.6.0. 
> 
> Both compressed and uncompressed versions of jQuery 3.6.0 were downloaded from https://jquery.com/download/ to replace the old version and all references in javadoc src and test code were updated to the new files. 
> 
> In addition to running javadoc tests I did a manual test of features that use jQuery (search and mobile navbar) in Firefox, Chrome and Safari and they all work as expected.

This pull request has now been integrated.

Changeset: 5ba5e21f
Author:    Hannes Wallnöfer <hannesw at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/5ba5e21fd2a02d15d4d56931cae4f9a978470c88
Stats:     173 lines in 8 files changed: 53 ins; 44 del; 76 mod

8282214: Upgrade JQuery to version 3.6.0

Reviewed-by: jjg

-------------

PR: https://git.openjdk.java.net/jdk/pull/7694


More information about the javadoc-dev mailing list