RFR: JDK-8293412 Remove unnecessary java.security.egd overrides [v3]
Bradford Wetmore
wetmore at openjdk.org
Thu Dec 1 02:04:52 UTC 2022
On Tue, 22 Nov 2022 22:14:07 GMT, Mark Powers <mpowers at openjdk.org> wrote:
>> https://bugs.openjdk.org/browse/JDK-8293412
>
> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>
> javadoc update
Would you consider removing SHA1PRNG from sun/security/ssl/ServerHandshaker/ClassCastExceptionTest, or else file a separate bug to track (if it hasn't been done already. This test was likely written when SHA1PRNG was the primary RNG, and thus can be updated to just use the default (i.e. NativePRNG) which won't block.
-------------
PR: https://git.openjdk.org/jdk/pull/10716
More information about the security-dev
mailing list