Re: RFR: 8255348: NPE in PKIXCertPathValidator event logging code [v2]

2021-01-22 Thread Sean Mullan
On Fri, 22 Jan 2021 13:15:17 GMT, Sean Coffey wrote: >> Correction of NPE and updating of test cases. Minor refactoring of test >> library also. > > Sean Coffey has updated the pull request incrementally with one additional > commit since the last revision: > > Sean Mullan review update Mar

Re: RFR: 8255348: NPE in PKIXCertPathValidator event logging code [v2]

2021-01-22 Thread Sean Coffey
> Correction of NPE and updating of test cases. Minor refactoring of test > library also. Sean Coffey has updated the pull request incrementally with one additional commit since the last revision: Sean Mullan review update - Changes: - all: https://git.openjdk.java.net/jdk/pul

Re: RFR: 8255348: NPE in PKIXCertPathValidator event logging code

2021-01-22 Thread Seán Coffey
Thanks for the comments Sean. Code updated. https://github.com/openjdk/jdk/pull/2150/commits/8a344a85303297f17a6e75e7c1f423c2d16c451a regards, Sean. On 21/01/2021 19:47, Sean Mullan wrote: On Tue, 19 Jan 2021 17:54:33 GMT, Sean Coffey wrote: Correction of NPE and updating of test cases. Min

Re: RFR: 8255348: NPE in PKIXCertPathValidator event logging code

2021-01-21 Thread Sean Mullan
On Tue, 19 Jan 2021 17:54:33 GMT, Sean Coffey wrote: > Correction of NPE and updating of test cases. Minor refactoring of test > library also. src/java.base/share/classes/sun/security/provider/certpath/PKIXCertPathValidator.java line 248: > 246: int anchorCertId = 0; > 247:

RFR: 8255348: NPE in PKIXCertPathValidator event logging code

2021-01-19 Thread Sean Coffey
Correction of NPE and updating of test cases. Minor refactoring of test library also. - Commit messages: - 8255348: NPE in PKIXCertPathValidator event logging code Changes: https://git.openjdk.java.net/jdk/pull/2150/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2150&