[jdk11u-dev] RFR: 8242310: use reproducible random in hotspot compiler tests
Martin Doerr
mdoerr at openjdk.java.net
Tue Mar 22 11:27:25 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.
LGTM. Thanks for the detailed description.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/930
More information about the jdk-updates-dev
mailing list