On Tue, 12 Apr 2022 15:37:19 GMT, Raffaello Giulietti <d...@openjdk.java.net> wrote:
> Please review this tiny fix. > > A test similar to the code proposed by the bug reporter has been added for > the LXM group. It does not pass before the fix and passes after. This pull request has now been integrated. Changeset: 19b140a7 Author: Raffaello Giulietti <raffaello.giulie...@oracle.com> Committer: Joe Darcy <da...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/19b140a7f30ea600d66bcf8370d94f5d6bf6d0d1 Stats: 60 lines in 2 files changed: 51 ins; 0 del; 9 mod 8283083: java.util.random L128X256MixRandom constructor fails to use byte[] seed Reviewed-by: jlaskey, bpb ------------- PR: https://git.openjdk.java.net/jdk/pull/8207