Hi again,
I have respun my patch a little bit:
http://cr.openjdk.java.net/~clanger/webrevs/8167295.1/
The reason is that the naming of the members of SOCKETADDRESS should be changed
to 'sa' instead of 'him' as the fields are of type 'struct sockaddr...'. I also
did a careful inspection of the
Hello,
Please review the patch below for
sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java test.
The test has been observed to fail intermittently, but the failure is
not reproducible standalone. The patch updates the test to follow the
approach from SSLSocketSample.java
http://hg.