JDK-8214856 : Errors with JSZip in web console after upgrade to 3.1.5
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 11,12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-12-05
  • Updated: 2020-03-03
  • Resolved: 2018-12-06
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 JDK 12
11.0.8-oracleFixed 12 b24Fixed
Description
Getting below error in web console after JSZip was upgraded to 3.1.5 
Error: The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide. jszip.js:1029:15 in web console 
Comments
Fix request (11u) I would like to downport this for parity with 11.0.8-oracle. Applies clean.
28-02-2020