[jdk11u-dev] RFR: 8265524 Upgrading JSZip from v3.2.2 to v3.6.0

Martin Doerr mdoerr at openjdk.java.net
Thu Sep 30 13:00:29 UTC 2021


On Tue, 28 Sep 2021 18:43:04 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I want to "backport" 8265524 to jdk11u.
> Unfortunately, the original issue has no patch attached, it's only Oracle internal.
> So normal backporting does not work.
> 
> Luckily, the bug nicely describes where to get the sources, so I crafted the change myself.
> So please review. Ev. compare to https://github.com/Stuk/jszip/releases v.3.6.0.
> I also adapted the license as happened in "JDK-8236700 Upgrading JSZip from v3.1.5 to v3.2.2".
> That is the MIT license from th jszip github repo.
> 
> I'm not completely clear whether this should be considered a Backport, or a new Enhancement.
> Also, I guess, the bots will not grok this is a backport, I will have to update the JBS issue accordingly.
> I might even have a problem submitting this because I used the bugID of the original issue.

The change is basically https://github.com/Stuk/jszip/commit/7d4caa8c81b594409ca28dff9eeae510532aa1c8#diff-28c21f37443769bcb7d91e2fc9c31b12facd68b9401dd61b305d131eab93ddc8.
LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/439


More information about the jdk-updates-dev mailing list