Re: JDK 16 RFR of JDK-8247374: Remove default constructors from javax.net.ssl

2020-06-10 Thread Xuelei Fan
Thank you for taking care of the issue. The update looks good to me. I added myself as the reviewer in the CSR. Xuelei On 6/10/2020 4:12 PM, Joe Darcy wrote: Hello, Please review the addition of several explicit constructors to abstract classes in javax.net.ssl to remove the use of implici

JDK 16 RFR of JDK-8247374: Remove default constructors from javax.net.ssl

2020-06-10 Thread Joe Darcy
Hello, Please review the addition of several explicit constructors to abstract classes in javax.net.ssl to remove the use of implicit default constructors; CSR link and patch below:     JDK-8247374: Remove default constructors from javax.net.ssl     CSR: https://bugs.openjdk.java.net/browse/J