JDK-6533127 : fix for 4914266 reveals CHECK_UNHANDLED_OOPS compilation problems
Type:Bug
Component:hotspot
Sub-Component:runtime
Affected Version:7
Priority:P4
Status:Closed
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2007-03-10
Updated:2012-10-08
Resolved:2007-04-24
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.
Phase 2 of the fix for 4914266 reveals some compilation problems
with the CHECK_UNHANDLED_OOPS operator conversion goop. Thanks
to Coleen Phillimore for figuring out what the heck went wrong.
Comments
SUGGESTED FIX
See 6533127-webrev-cr0.tgz for the proposed fix.
13-03-2007
EVALUATION
Wade through the "undef" workspace for 4914266 and fix the compile errors.