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

Goetz Lindenmaier goetz at openjdk.org
Wed Oct 23 08:06:13 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.

GHA failure: infra issue, unrelated.
] Downloading https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.8-bin.zip to /home/runner/work/jdk21u-dev/jdk21u-dev/jtreg/src/make/../build/deps/apache-ant-1.10.8-bin.zip
Error: sh][ERROR] wget exited with exit code 4

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1074#issuecomment-2431226057


More information about the jdk-updates-dev mailing list