Integrated: 8275918: Remove unused local variables in java.base security code

2022-01-22 Thread Andrey Turbanov
On Sat, 23 Oct 2021 14:04:07 GMT, Andrey Turbanov wrote: > Cleanup unused local variables. Looks like they are leftovers after > refactoring. This pull request has now been integrated. Changeset: 54c9de26 Author:Andrey Turbanov URL: https://git.openjdk.java.net/jdk/commit/54c9de26a

Re: RFR: 8255739: x509Certificate returns � for invalid subjectAlternativeNames [v2]

2022-01-22 Thread Michael StJohns
Hi Sean - Inline. On 1/21/2022 11:33 AM, Sean Mullan wrote: On Fri, 14 Jan 2022 11:18:23 GMT, Masanori Yano wrote: Could you please review the JDK-8255739 bug fix? I think sun.security.x509.SubjectAlternativeNameExtension() should throw an exception for incorrect SubjectAlternativeNames in