JDK-8080308 : TypeProfileLevel on SPARC platform should enable JSR292-only profiling level
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:9
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:sparc
Submitted:2015-05-13
Updated:2016-05-18
Resolved:2015-05-19
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.
JDK-8026253 added the new type profiling points (JDK-8026251, JDK-8023657,JDK-8026054) for SPARC platform. TypeProfileLevel for SPARC should be set to enable JSR292-only type profile level.
Comments
Regarding lack of test case: same justification as JDK-8026253