JDK-8272180 : Upgrade JSZip to 3.7.1 from 3.6.0
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 11
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-08-10
  • Updated: 2022-11-23
  • Resolved: 2021-08-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11
11.0.13-oracleFixed
Related Reports
Cloners :  
Relates :  
Description
We need to upgrade JSZip from 3.6.0  to 3.7.1. 
    https://github.com/Stuk/jszip

Here's a link to the diffs between 3.6.0 and 3.7.1
https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1
Comments
pre-fix request (11u) I've prepared an 11u patch for this that is awaiting review: https://github.com/openjdk/jdk11u-dev/pull/407
29-09-2021