[jdk11u-dev] Integrated: 8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException

luchenlin duke at openjdk.org
Wed Jul 26 06:25:59 UTC 2023


On Wed, 12 Jul 2023 07:15:20 GMT, luchenlin <duke at openjdk.org> wrote:

> I backport this for parity with 11.0.21-oracle.
> test/jdk/sun/net/www/protocol/https/TestHttpsServer.java
> 'getAuthority()' is added because of TestHttpsServer does not have it, and later [JDK-8268464](https://bugs.openjdk.org/browse/JDK-8268464) will remove this class.

This pull request has now been integrated.

Changeset: c029177a
Author:    i556354 <andrew.lu02 at sap.com>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/c029177a52c8062af6981ac929d4f349fb9f6696
Stats:     74 lines in 3 files changed: 73 ins; 0 del; 1 mod

8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException

The test is updated to ignore plain text connections

Reviewed-by: phh
Backport-of: e81ee784d37b89605b8fb8c5107dec6fcb1ed022

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2037


More information about the jdk-updates-dev mailing list