[jdk21u-dev] RFR: 8325506: Ensure randomness is only read from provided SecureRandom object

Lutz Schmidt lucy at openjdk.org
Wed Oct 23 09:51:05 UTC 2024


On Tue, 22 Oct 2024 11:00:07 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this to improve testing in 21.
> This also adds testing functionality (like asserts) needed by other tests.
> 
> The original change touches java.base. That change is not needed.
> Instead, the functionality can be implemented right in the test.
> I changed this to avoid unnecessary changes to the Java classes.

LGTM.

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

Marked as reviewed by lucy (Reviewer).

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1074#pullrequestreview-2388004968


More information about the jdk-updates-dev mailing list