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 re
On 03/17/2015 11:02 AM, Wang Weijun wrote:
> Hi All
>
> Please review the code change at
>
>http://cr.openjdk.java.net/~weijun/8074935/webrev.00/
>
> In jdk8, we use Base64.getMimeDecoder() to parse PEM-encoded certs and it
> ignores every character not in the base-64 alphabet. PEM is more