[jdk17u-dev] RFR: 8293858: Change PKCS7 code to use default SecureRandom impl instead of SHA1PRNG
Goetz Lindenmaier
goetz at openjdk.org
Mon Apr 24 08:26:47 UTC 2023
On Thu, 20 Apr 2023 10:52:59 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.8-oracle.
Pre-submit failure:
win: Run Visual Studio Installer
Error: Process completed with exit code 1.
Unrelated.
mac: runtime/LoadClass/TestResize.java timed out. It is not easy to rule out this change slows down some special case. But this change stresses a datastructure, so a timeout caused by the test is not unlikely if resources are rare. So I think the timeout is unrelated to this change. Nevertheless, I'll rerun the tests.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1284#issuecomment-1519610794
More information about the jdk-updates-dev
mailing list