Bug 331120

Summary: Improvements to Signature API
Product: [Eclipse Project] JDT Reporter: Srikanth Sankaran <srikanth_sankaran>
Component: CoreAssignee: Srikanth Sankaran <srikanth_sankaran>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jarthana, markus.kell.r
Version: 3.6   
Target Milestone: 3.7 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Patch + tests none

Description Srikanth Sankaran CLA 2010-11-25 08:37:07 EST
HEAD.

This is a follow up bug to address issues pointed out
by bug 299384 comment 27 and bug 299384 comment 28.

Accordingly, Signature API could be improved to reduce
memory foot print and also better conform to the API
documentation spelled out in the javadoc.
Comment 1 Srikanth Sankaran CLA 2010-11-26 02:32:37 EST
Created attachment 183902 [details]
Patch + tests

Thanks for the fix Markus.
Comment 2 Srikanth Sankaran CLA 2010-11-26 02:33:01 EST
Released in HEAD for 3.7 M4
Comment 3 Jay Arthanareeswaran CLA 2010-12-07 07:29:52 EST
Verified for 3.7M4 by code inspection and regression tests.