[jdk11u-dev] Integrated: 8193682: Infinite loop in ZipOutputStream.close()
Goetz Lindenmaier
goetz at openjdk.java.net
Tue Mar 22 15:49:52 UTC 2022
On Fri, 18 Mar 2022 08:35:00 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.16-oracle.
>
>
> It does not apply because "8267587: Update java.util to use enhanced switch"
> is not in 11. I removed the new switch constructs from the code.
This pull request has now been integrated.
Changeset: b0d7b5a6
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/b0d7b5a663a3fdd3d46fd2ea1fa5f8a0e81ee9e8
Stats: 257 lines in 4 files changed: 189 ins; 25 del; 43 mod
8193682: Infinite loop in ZipOutputStream.close()
Reviewed-by: mdoerr
Backport-of: 1e9ed54d362b8c57be5fbbac2de5afbd0f05435f
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/914
More information about the jdk-updates-dev
mailing list