> Here is a trivial change that might fix intermittent failures in the test > java/net/httpclient/whitebox/SSLTubeTestDriver.java. > The change makes sure the client connects using the loopback address instead > of "localhost". > > In case that does not fix the issue, some additional logging has been added > to try to understand what's going on.
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision: Fixed typo ------------- Changes: - all: https://git.openjdk.org/jdk/pull/19663/files - new: https://git.openjdk.org/jdk/pull/19663/files/b1353b3b..30291a7d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=19663&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19663&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/19663.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/19663/head:pull/19663 PR: https://git.openjdk.org/jdk/pull/19663