Re: RFR: 8330063: Upgrade jQuery to 3.7.1

2024-04-17 Thread Pavel Rappo
On Fri, 12 Apr 2024 11:11:47 GMT, Hannes Wallnöfer 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 m

Re: RFR: 8330063: Upgrade jQuery to 3.7.1

2024-04-17 Thread Hannes Wallnöfer
On Fri, 12 Apr 2024 11:11:47 GMT, Hannes Wallnöfer 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 m

Re: RFR: 8330063: Upgrade jQuery to 3.7.1

2024-04-17 Thread Hannes Wallnöfer
On Fri, 12 Apr 2024 11:11:47 GMT, Hannes Wallnöfer 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 m

Re: RFR: 8330063: Upgrade jQuery to 3.7.1

2024-04-17 Thread Pavel Rappo
On Fri, 12 Apr 2024 11:11:47 GMT, Hannes Wallnöfer 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 m

RFR: 8330063: Upgrade jQuery to 3.7.1

2024-04-12 Thread Hannes Wallnöfer
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). [