JDK-6726504 : handle do_ifxxx calls in parser more uniformly
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:hs14
Priority:P4
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2008-07-16
Updated:2010-04-02
Resolved:2008-08-29
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.
The fix for an earlier bug in do_ifnull() was minimalist for backport purposes. Clean up the code around the do_ifxxx calls to be handled more uniformly.