git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Tue Jul 27 01:59:25 UTC 2021


Changeset: c3d8e922
Author:    Jaikiran Pai <jpai at openjdk.org>
Date:      2021-07-27 01:57:13 +0000
URL:       https://git.openjdk.java.net/mobile/commit/c3d8e9228d0558a2ce3e093c105c61ea7af2e1d1

8190753: (zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream

Reviewed-by: lancea

! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java
+ test/jdk/jdk/nio/zipfs/LargeCompressedEntrySizeTest.java
+ test/jdk/jdk/nio/zipfs/ZipFSOutputStreamTest.java

Changeset: 5f950965
Author:    duke <duke at openjdk.org>
Date:      2021-07-27 01:58:06 +0000
URL:       https://git.openjdk.java.net/mobile/commit/5f950965f694f73ae5fc157a743974b78f18a019

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list