[jdk11u-dev] RFR: 8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException [v5]
Paul Hohensee
phh at openjdk.org
Wed Jul 19 14:56:14 UTC 2023
On Wed, 19 Jul 2023 05:24:27 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.
>
> luchenlin has updated the pull request incrementally with one additional commit since the last revision:
>
> add getAuthority() method
Makes sense.
-------------
Marked as reviewed by phh (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2037#pullrequestreview-1537278163
More information about the jdk-updates-dev
mailing list