RFR 8055747: Move SimpleSSLContext to jdk/testlibrary

2014-08-21 Thread Michael McMahon
Before I push the other change to HttpsURLConnection, I'd like to make this change to stop the proliferation of binary testkeys files in the test tree and make the SimpleSSLContext class more accessible. http://cr.openjdk.java.net/~michaelm/8055747/webrev.01/ Thanks, Michael

RFR: JDK-8035571 - Check jdk/src/windows/native/java/net/TwoStacksPlain* for JNI pending exceptions

2014-08-21 Thread Mark Sheppard
Hi, please oblige and review the updated webrev http://cr.openjdk.java.net/~msheppar/8035571/webrev.02/ for the issue https://bugs.openjdk.java.net/browse/JDK-8035571 this is applying the previous un-reviewed patch to the updated jdk9 modular src structure. regards Mark Original Me

RFR: JDK-8044306 - java.net.Inet4AddressImpl.getLocalHostName() uses IPv6 rather than IPv4

2014-08-21 Thread Mark Sheppard
Hi please oblige and review the small change http://cr.openjdk.java.net/~msheppar/8044306/webrev/ to address the issue raised in https://bugs.openjdk.java.net/browse/JDK-8044306 hints.ai_family is assigned AF_INET rather than AF_UNSPEC as the native function Java_java_net_Inet4AddressImpl_getL