JDK-6277389 : Add same_locals_1_stack_item_frame_extended in StackMapTable in javac
Type:Bug
Component:tools
Sub-Component:javac
Affected Version:6
Priority:P2
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2005-05-27
Updated:2017-05-16
Resolved:2005-06-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.
A new StackMapTable frame type same_locals_1_stack_item_frame_extended is added in the JSR202 specification. Javac needs to be modified accordingly.
###@###.### 2005-05-27 17:41:36 GMT
Comments
EVALUATION
Needs to add this new type in javac. We will build JDK using the modified javac and VM to check correctness. No additional regression test is necessary.
###@###.### 2005-05-27 17:41:37 GMT