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

luchenlin duke at openjdk.org
Thu Jul 13 10:00:28 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()' 
> test/jdk/sun/net/www/protocol/https/HttpCallback.java
> Copyright

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

  add the missed chunk

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/2037/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/2037/files/99d04ef4..f888dcc4

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

  Stats: 11 lines in 1 file changed: 11 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