Re: TLSv1.3 HttpsServer endless loop based on client socket i/o shutdown

2019-05-06 Thread Jay Modi
With the release of 12.0.1, I tested this again and still see issues with an endless loop in the way the HttpsServer handles this situation so I do not believe this is the same issue as JDK-8214418. Jay On Mon, Feb 11, 2019 at 2:59 AM Daniel Fuchs wrote: > Hi Jay, > > > It looks like this is JD

Re: 8200400: Restrict Sasl mechanisms

2019-05-06 Thread Sean Mullan
On 5/5/19 1:06 AM, Weijun Wang wrote: Please take a review at https://cr.openjdk.java.net/~weijun/8200400/webrev.01/ The java.security property description is not up-to-date with the CSR. Also, we don't support a system property override in the other jdk.*.disabled properties. So I don't

Re: RFR 8219013: Update Apache Santuario (XML Signature) to version 2.1.3

2019-05-06 Thread Sean Mullan
On 5/5/19 12:53 AM, Weijun Wang wrote: Hi Sean, Please take a review at https://cr.openjdk.java.net/~weijun/8219013/webrev.00/ Most of the changes are around 1) ECKeyValue 2) new BASE64 methods 3) XMLUtils.getFullTextChildrenFromNode. There are also quite a bunch of changes only including