On Sun, 2 Aug 2026 12:27:06 GMT, Guanqiang Han <[email protected]> wrote:
> Please review this change. Thanks! > > **Description:** > > When an oversized CRL is fetched, the cached `crl` is cleared only when > debugging is enabled, and `lastModified` is not reset. > > **Solution:** > > Always clear the cached `crl` and reset `lastModified` when an oversized CRL > is discarded. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). The changes look good. Please do not integrate until I have a chance to run a couple specific regression tests on the fix. I don't foresee any problems but I'd still like to run the tests to be sure. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32164#issuecomment-5167585828
