Bug 6667 - Search: OutOfMemoryError searching wildcarded field ref
Summary: Search: OutOfMemoryError searching wildcarded field ref
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P4 normal (vote)
Target Milestone: 2.0 M4   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-07 04:52 EST by Jerome Lanneluc CLA
Modified: 2002-03-07 05:24 EST (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-12-07 04:52:06 EST
Build 20011127

In a self hosting workspace (with jdt ui as binary with source attached):
1. Create workking set jdtui that contains the org.eclipse.jdt.ui project
2. Bring up the java search dialog
3. Type in org.eclipse.jdt.core.IJavaElementDelta.*
4. Select Fieldm then References
6. Search
Observe: You get an InvocationTargetException which is an OutOfMemoryError
Comment 1 Philipe Mulet CLA 2002-01-29 18:45:41 EST
Reserved for performance tuning
Comment 2 Jerome Lanneluc CLA 2002-03-07 05:24:32 EST
The OutOfMemoryError was due to the Java Model being over populated during 
search.

Now using the compiler's FileSystem name environment for the search.