Bug 25170 - opening .java files from outside of classpath is much slower then other files
Summary: opening .java files from outside of classpath is much slower then other files
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M3   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-22 06:44 EDT by Adam Kiezun CLA
Modified: 2002-10-29 04:27 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 Adam Kiezun CLA 2002-10-22 06:44:48 EDT
latest submitted for 1022
for a 10 line file it takes 4 seconds on my 1GHz machine
it takes like 1/4 or 1/2 second to open even much larger files that are on the 
classpath (well, that's the only diff between them that i can tell)
Comment 1 Philipe Mulet CLA 2002-10-28 08:49:14 EST
Adam - do you have exact steps to reproduce ?
Comment 2 Adam Kiezun CLA 2002-10-28 11:51:41 EST
hmm, not sure because it works ok now.
i might have been using the sneak-preview patch of jcore (the one with 
getUnderlyingResource throwing an exception)
Comment 3 Jerome Lanneluc CLA 2002-10-29 04:27:01 EST
Closing.