On Wed, 16 Feb 2022 21:49:47 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
>> A seemingly innocuous change from >> [JDK-8061729](https://bugs.openjdk.java.net/browse/JDK-8061729) is causing a >> test failure. The fix is to simply revert that small change. > > Daniel Fuchs has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains three additional > commits since the last revision: > > - remove sun/net/www/protocol/https/HttpsURLConnection/B6216082.java from > ProblemList > - Merge branch 'master' into B6216082 > - 8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails > with "SocketException: Unexpected end of file from server" I talked with @mahendrachhipa who has suggested a better fix. Closing this PR as a result. See https://github.com/openjdk/jdk/pull/7519 ------------- PR: https://git.openjdk.java.net/jdk/pull/7503