Bug 331120 - Improvements to Signature API
Summary: Improvements to Signature API
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.7 M4   Edit
Assignee: Srikanth Sankaran CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-25 08:37 EST by Srikanth Sankaran CLA
Modified: 2010-12-07 07:29 EST (History)
2 users (show)

See Also:


Attachments
Patch + tests (2.55 KB, patch)
2010-11-26 02:32 EST, Srikanth Sankaran CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.