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

Roberto Castañeda Lozano rcastanedalo at openjdk.java.net
Mon Dec 21 07:34:03 UTC 2020


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

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

Commit messages:
 - 8258682: compiler/intrinsics/mathexact/sanity tests fail with RepeatCompilation

Changes: https://git.openjdk.java.net/jdk/pull/1840/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1840&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8258682
  Stats: 12 lines in 1 file changed: 12 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1840.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1840/head:pull/1840

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


More information about the hotspot-compiler-dev mailing list