On Tue, 11 Jun 2024 17:07:38 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 81083a0e Author: Daniel Fuchs <dfu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/81083a0e10d9c92f5247ae256e170709014b596b Stats: 11 lines in 1 file changed: 8 ins; 0 del; 3 mod 8299487: Test java/net/httpclient/whitebox/SSLTubeTestDriver.java timed out Reviewed-by: jpai ------------- PR: https://git.openjdk.org/jdk/pull/19663