git: openjdk/jdk: 2 new changesets

Daniel Jeliński djelinski at openjdk.org
Thu Dec 15 06:57:33 UTC 2022


Changeset: b9074fa1
Author:    Daniel Jeliński <djelinski at openjdk.org>
Date:      2022-12-15 06:54:33 +0000
URL:       https://git.openjdk.org/jdk/commit/b9074fa1ed489993d60ce873fd8105a95d30782a

8298249: Excessive memory allocation in CipherInputStream AEAD decryption

Reviewed-by: ascarpino, valeriep

! src/java.base/share/classes/javax/crypto/CipherInputStream.java
+ test/micro/org/openjdk/bench/javax/crypto/full/AESGCMCipherInputStream.java

Changeset: 3ae71872
Author:    Daniel Jeliński <djelinski at openjdk.org>
Date:      2022-12-15 06:55:25 +0000
URL:       https://git.openjdk.org/jdk/commit/3ae718725a72cc2758331e932130d846cfba64e4

8298498: sun/net/www/http/KeepAliveCache/B8291637.java fails with "Server exception terminating: java.net.SocketException: Socket closed"

Reviewed-by: dfuchs, jpai

! test/jdk/sun/net/www/http/KeepAliveCache/B8291637.java



More information about the jdk-changes mailing list