Integrated: 8258682: compiler/intrinsics/mathexact/sanity tests fail with RepeatCompilation

Roberto Castañeda Lozano rcastanedalo at openjdk.java.net
Tue Dec 22 10:06:55 UTC 2020


On Fri, 18 Dec 2020 13:05:07 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

> Normalize match and suspect counts in the `verify()` method by the number of compilation repetitions, if the `RepeatCompilation` option is used.

This pull request has now been integrated.

Changeset: 3df6ec2f
Author:    Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Committer: Christian Hagedorn <chagedorn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3df6ec2f
Stats:     12 lines in 1 file changed: 12 ins; 0 del; 0 mod

8258682: compiler/intrinsics/mathexact/sanity tests fail with RepeatCompilation

Normalize match and suspect counts in the verify() method by the number of
compilation repetitions, if the RepeatCompilation option is used.

Reviewed-by: kvn, chagedorn

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

PR: https://git.openjdk.java.net/jdk/pull/1840


More information about the hotspot-compiler-dev mailing list