History log of /openjdk10/jdk/src/java.base/share/classes/sun/net/www/protocol/https/HttpsURLConnectionImpl.java
Revision Date Author Comments
# 16989:9289f04ddb54 05-Apr-2017 rriggs

8165641: Deprecate Object.finalize
Reviewed-by: mchung, smarks


# 16190:bc6c31fd98cf 02-Dec-2016 dfuchs

8169495: Add a method to set an Authenticator on a HttpURLConnection.
Summary: new public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.
Reviewed-by: chegar


# 11677:7da24873871d 24-Mar-2015 juh

8074531: Remove javax.security.cert.X509Certificate usage in internal networking packages
Reviewed-by: mullan


# 11581:7a4b6292286b 09-Mar-2015 juh

8073430: Deprecate security APIs that have been superseded
Reviewed-by: mullan, weijun


# 10556:dc57769430ea 28-Aug-2014 michaelm

8055299: HttpsURLConnection.equals() broken
Reviewed-by: chegar, xuelei


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com