JDK-8272330 : C2: Cleanup profile counter scaling
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17,18
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-08-11
  • Updated: 2022-06-16
  • Resolved: 2021-08-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 18
18 b11Fixed
Related Reports
Relates :  
Description
Confusing computation during profile counter scaling was left as vestige of the old compilation policy. Clean it up.
Comments
Changeset: 9faab400 Author: Igor Veresov <iveresov@openjdk.org> Date: 2021-08-11 20:19:36 +0000 URL: https://git.openjdk.java.net/jdk/commit/9faab400b8cf0611f14d377ea55a58d99795fa57
11-08-2021