On Tue, 7 Mar 2023 21:19:37 GMT, Rajan Halade <rhal...@openjdk.org> wrote:
> This fix removes the check for 90 days expiry. But the test will continue to > fail if the expired certificate is included in `cacerts` but no exception is > granted. > > Fix also includes minor code cleanup. Marked as reviewed by xuelei (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/12910