RFR: 8272330: C2: Cleanup profile counter scaling

Igor Veresov iveresov at openjdk.java.net
Wed Aug 11 16:35:38 UTC 2021


Confusing computation during profile counter scaling was left as vestige of the old compilation policy. Clean it up.

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

Commit messages:
 - Cleanup profile counter scaling

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

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


More information about the hotspot-compiler-dev mailing list