Bug 25170

Summary: opening .java files from outside of classpath is much slower then other files
Product: [Eclipse Project] JDT Reporter: Adam Kiezun <akiezun>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M3   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.