Bug 3259 - JM - Should flush source ranges in SourceMapper when closing ClassFile (1GDKLA1)
Summary: JM - Should flush source ranges in SourceMapper when closing ClassFile (1GDKLA1)
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P2 normal (vote)
Target Milestone: 3.0 M1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:52 EDT by Jerome Lanneluc CLA
Modified: 2003-06-02 06:13 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 Jerome Lanneluc CLA 2001-10-10 22:52:09 EDT
We should remove all source ranges in the source mapper that correspond to a type of a class file when closing this type.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-23 23:53:16 EDT
PRODUCT VERSION:
	SDK 0.105

Comment 2 Philipe Mulet CLA 2002-06-11 08:29:00 EDT
Defer
Comment 3 Philipe Mulet CLA 2002-06-11 08:29:06 EDT
Defer
Comment 4 Philipe Mulet CLA 2003-04-02 05:59:07 EST
Actually, shouldn't do so. SourceMapper is being GC'ed when info is closed, and 
it must remain intact as long as one could hold onto it (see bug 35352).
Comment 5 Philipe Mulet CLA 2003-04-02 06:00:09 EST
Closing, won't change