[8u-dev] Request for Approval: Backport of 8144566: Custom HostnameVerifier disables SNI extension
Ramanand Patil
ramanand.patil at oracle.com
Thu Aug 18 05:34:35 UTC 2016
Hi,
Please review and approve the backport of 8144566 to 8u-dev.
Bug: https://bugs.openjdk.java.net/browse/JDK-8144566
JDK9 Changeset: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/1781aba4f7e3
JDK9 Review Thread: http://mail.openjdk.java.net/pipermail/security-dev/2015-December/013171.html
JDK8u-dev Webrev: http://cr.openjdk.java.net/~rpatil/8144566/webrev.00/
Changes apply semi-cleanly to jdk8u-dev after path reshuffling. Below are few reasons for manual edits in the jdk8u-dev patch:
1. JDK9 class name for "JavaNetAccess" is changed to " JavaNetInetAddressAccess".
2. test/javax/net/ssl/ServerName/BestEffortOnLazyConnected.java pathToStores(keystore path) doesn't exist in JDK8u, hence changed the variable to point to available path.
3. test/sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java pathToStores(keystore path) doesn't exist in JDK8u, hence changed the variable to point to available path.
Regards,
Ramanand.
More information about the jdk8u-dev
mailing list