Hi Jason, * HttpsURLConnection.java, HttpsURLConnectionOldImpl.java
This looks fine but as a next-step, we may be able to completely remove these classes, which have been deprecated for a long time and are implementation-specific. Can you check with Brad/Xuelei and open a separate issue to remove them if so?
Otherwise, looks good. --Sean On 03/18/2015 05:52 PM, Jason Uh wrote:
Please review this change, which removes methods in internal net packages that use the deprecated javax.security.cert.X509Certificate type. webrev: http://cr.openjdk.java.net/~juh/8074531/00/ bug: https://bugs.openjdk.java.net/browse/JDK-8074531 Thanks, Jason
