Re: RFR: 8314059: Remove PKCS7.verify() [v2]

2023-08-14 Thread Sean Mullan
On Mon, 14 Aug 2023 17:00:58 GMT, Ben Perez wrote: >> Removed PKCS7.verify() since no other code in JDK calls it. > > Ben Perez has updated the pull request incrementally with one additional > commit since the last revision: > > Updated copyright Marked as reviewed by mullan (Reviewer). ---

Re: RFR: 8314059: Remove PKCS7.verify() [v2]

2023-08-14 Thread Ben Perez
> Removed PKCS7.verify() since no other code in JDK calls it. Ben Perez has updated the pull request incrementally with one additional commit since the last revision: Updated copyright - Changes: - all: https://git.openjdk.org/jdk/pull/15251/files - new: https://git.openjdk.o

Re: RFR: 8314059: Remove PKCS7.verify()

2023-08-11 Thread Sean Mullan
On Fri, 11 Aug 2023 17:23:52 GMT, Ben Perez wrote: > Removed PKCS7.verify() since no other code in JDK calls it. Update the copyright to include 2023. - Changes requested by mullan (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/15251#pullrequestreview-1574196255

RFR: 8314059: Remove PKCS7.verify()

2023-08-11 Thread Ben Perez
Removed PKCS7.verify() since no other code in JDK calls it. - Commit messages: - removed verify method that takes no arguments Changes: https://git.openjdk.org/jdk/pull/15251/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15251&range=00 Issue: https://bugs.openjdk.org/bro