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

luchenlin duke at openjdk.org
Wed Jul 19 05:24:27 UTC 2023


> I backport this for parity with 11.0.21-oracle.
> test/jdk/sun/net/www/protocol/https/ChunkedOutputStream.java
> 'testPlainText(server.getAuthority())' is not added because of TestHttpsServer does not have method 'getAuthority()'

luchenlin has updated the pull request incrementally with one additional commit since the last revision:

  add getAuthority() method

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/2037/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/2037/files/36457a1f..bfcd2b03

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2037&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2037&range=03-04

  Stats: 9 lines in 2 files changed: 9 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2037.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2037/head:pull/2037

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


More information about the jdk-updates-dev mailing list