The message from this sender included one or more files which could not be scanned for virus detection; do not open these files unless you are certain of the sender's intent.
---------------------------------------------------------------------- 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. If the check get removed, how could the expired cert get caught in the future? ------------- PR: https://git.openjdk.org/jdk/pull/12910