[9] RFR: 8160624: sun/security/tools/keytool/printssl.sh failed with "Socket closed"
Sibabrata Sahoo
sibabrata.sahoo at oracle.com
Mon Jul 4 17:56:00 UTC 2016
Hi,
Please review this patch for "8160624: sun/security/tools/keytool/printssl.sh failed with "Socket closed"
JBS: https://bugs.openjdk.java.net/browse/JDK-8160624
Webrev: http://cr.openjdk.java.net/~ssahoo/8160624/webrev.00/
Description:
The test is for "keytool should be able to import certificates from remote SSL server". The failure was due to the serversocket which get pre-closed during communication. This patch simplify the test by another approach of implementation and fix such issues to not appear in future.
Thanks,
Siba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20160704/095e30c9/attachment.htm>
More information about the security-dev
mailing list