JDK-8023657 : New type profiling points: arguments to call
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2013-08-23
Updated:2014-06-02
Resolved:2013-10-10
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.
Either:
- incoming arguments to methods and return values from calls
or
- arguments passed to calls
or both
Comments
Regarding the lack of test case: This change affects profiling and not correctness. It's hard to observe with a test case because it's hard for a test case to verify profile data.