[jdk11u-dev] Integrated: 8242310: use reproducible random in hotspot compiler tests
Goetz Lindenmaier
goetz at openjdk.java.net
Thu Mar 24 13:38:51 UTC 2022
On Mon, 21 Mar 2022 20:40:13 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.16-oracle.
>
> I had to adapt the change in some places, all quite trivial:
>
> TestTrichotomyExpressions.java
> TestShift.java
> Vec_MulAddS2I.java
> These tests are not in 11. Skipped.
>
> ClearDirectivesFileStackTest.java
> Resolved Copyright.
>
> UnsafeIntrinsicsTest.java
> A later change doubling the test description was already backported.
> Applying the patch was trivial.
This pull request has now been integrated.
Changeset: 078eac8e
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/078eac8ecc431b72490697fae3584e2d56e8a42e
Stats: 271 lines in 91 files changed: 118 ins; 22 del; 131 mod
8242310: use reproducible random in hotspot compiler tests
Reviewed-by: mdoerr
Backport-of: 7c351405c4a43c8af40a63f63b70bfcb7719b570
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/930
More information about the jdk-updates-dev
mailing list