Integrated: 8330063: Upgrade jQuery to 3.7.1

Hannes Wallnöfer hannesw at openjdk.org
Fri Apr 19 10:08:10 UTC 2024


On Fri, 12 Apr 2024 11:11:47 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:

> Please review a change to update jQuery from version 3.6.1 to 3.7.1 in JavaDoc. The jQuery compressed and uncompressed files were obtained from https://jquery.com/download/. Changes were tested against javadoc tests as well as manually using a selection of browsers (Firefox, Chrome, Safari). 
> 
> [As of jQuery 3.7.0](https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/#:~:text=jQuery%20no%20longer%20depends%20on%20Sizzle%20as%20a%20separate%20project%2C%20but%20has%20instead%20dropped%20its%20code%20directly%20into%20jQuery%20core.) Sizzle is longer bundled as an independent project. The code is now part of jQuery core, therefore the Sizzle license has been removed from `jquery.md`.

This pull request has now been integrated.

Changeset: 46a2ce4e
Author:    Hannes Wallnöfer <hannesw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/46a2ce4eb4c961649a70d52a6317a2c022e87d63
Stats:     21689 lines in 9 files changed: 10724 ins; 10957 del; 8 mod

8330063: Upgrade jQuery to 3.7.1

Reviewed-by: prappo

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

PR: https://git.openjdk.org/jdk/pull/18756


More information about the javadoc-dev mailing list