mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-12 12:10:01 +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