Misleading commentary on 8160347
Seán Coffey
sean.coffey at oracle.com
Mon Feb 6 11:36:49 UTC 2017
The issue can be reproduced with original test provided in bug report.
(BTW, you're attachment was pulled by the OpenJDK mail servers).
I'll update the bug report. The test is working as per code that's
present. We end up making a call to here :
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSocketFactory.html#getDefault--
There seems to be confusion over specification versus implementation here.
https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/HttpsURLConnection.html#getDefaultSSLSocketFactory--
is at odds with code that's called.
Regards,
Sean.
On 06/02/17 10:57, tuure.laurinolli at vaisala.com wrote:
> Hi,
>
> The commentary on https://bugs.openjdk.java.net/browse/JDK-8160347 is a bit misleading. The comment says that the issue could not be reproduced, but it seems to me that the attached output in the comment does reproduce the issue.
More information about the jdk8u-dev
mailing list