Bug 27330

Summary: Signeture should reuse Scanner object
Product: [Eclipse Project] JDT Reporter: Adam Kiezun <akiezun>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 Keywords: performance
Version: 2.1   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Adam Kiezun CLA 2002-11-28 10:35:03 EST
as indicated in bug 27002
Scanner should be reused if possible
Signature could do it easily i think - it always created the same scanner 
object.

and because Signature is used very often everybody would benefit
Comment 1 Philipe Mulet CLA 2002-11-29 08:59:45 EST

*** This bug has been marked as a duplicate of 27294 ***