On Mon, 27 Apr 2026 16:05:03 GMT, Shiv Shah <[email protected]> wrote:
> Replaced new Random() with Utils.getRandomInstance() in 14 open hotspot test > files. > Added @key randomness and @library /test/lib where missing. > > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 933a7765 Author: Shiv Shah <[email protected]> Committer: SendaoYan <[email protected]> URL: https://git.openjdk.org/jdk/commit/933a7765d9d81e8f8aebc8fadfab99a91f9d0a0b Stats: 62 lines in 15 files changed: 38 ins; 0 del; 24 mod 8317124: use reproducible random in HotSpot tests Reviewed-by: lmesnik, epavlova ------------- PR: https://git.openjdk.org/jdk/pull/30949
