git: openjdk/jdk: 8252739: Deflater.setDictionary(byte[], int off, int len) ignores the starting offset for the dictionary

Lance Andersen lancea at openjdk.java.net
Wed Sep 23 14:23:05 UTC 2020


Changeset: 812b39f5
Author:    Lance Andersen <lancea at openjdk.org>
Date:      2020-09-23 14:21:45 +0000
URL:       https://git.openjdk.java.net/jdk/commit/812b39f5

8252739: Deflater.setDictionary(byte[], int off, int len) ignores the starting offset for the dictionary

Reviewed-by: uschindler, alanb

! src/java.base/share/native/libzip/Deflater.c
+ test/jdk/java/util/zip/DeflaterDictionaryTests.java



More information about the jdk-changes mailing list