mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-17 02:10:35 +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