JDK-8026251 : New type profiling points: parameters to methods
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:hs25
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2013-10-10
Updated:2014-02-11
Resolved:2013-10-22
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.
Profile type of parameters to a method (c1 and interpreter support on x86).
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.