mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-16 23:42:18 +00:00
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