RFR: 8293326: jdk/sun/security/tools/jarsigner/compatibility/SignTwice.java slow on Windows

Daniel Jeliński djelinski at openjdk.org
Tue Sep 6 20:07:47 UTC 2022


On Tue, 6 Sep 2022 19:05:40 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:

>> FWIW, NativePRNGBlocking ignores java.security.egd and always uses `/dev/random`.
>> 
>> I'd rather not clean up all references to EGD here. Filed [JDK-8293412](https://bugs.openjdk.org/browse/JDK-8293412) as a follow up.
>
> So IIUC, for this PR you're only going to tweak so that egd is not set in Windows, and then JDK-8293412 will address this comment and other instances throughout the base?

Yes, that's the plan.

-------------

PR: https://git.openjdk.org/jdk/pull/10160



More information about the security-dev mailing list