Bug 21480 - Bytecode disassembler doesn't handle #invokespecial correctly
Summary: Bytecode disassembler doesn't handle #invokespecial correctly
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-11 07:46 EDT by Philipe Mulet CLA
Modified: 2002-09-20 09:22 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2002-07-11 07:46:51 EDT
Build R2.0

The following bytecode:
  invokespecial #22 <Method pa.X>void foo()>

is incorrectly dumped as:
  aload_0 #22 <Method pa.X>void ()>
Comment 1 Philipe Mulet CLA 2002-07-11 07:47:16 EDT
Fixed in latest.
Comment 2 Jerome Lanneluc CLA 2002-08-20 05:46:50 EDT
Verified
Comment 3 David Audel CLA 2002-08-20 07:28:31 EDT
Verified.
Comment 4 David Audel CLA 2002-09-20 09:22:03 EDT
Verified in 2.1 M1