Bug 128430 - CU gets parsed upon discardWorkingCopy
Summary: CU gets parsed upon discardWorkingCopy
Status: RESOLVED DUPLICATE of bug 113371
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2006-02-17 11:02 EST by Dani Megert CLA
Modified: 2006-02-17 11:07 EST (History)
0 users

See Also:


Attachments
Profiler output (194.06 KB, text/html)
2006-02-17 11:06 EST, Dani Megert CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2006-02-17 11:02:51 EST
I20060216-2000

While profiling why it takes so long to close a Java editor with a large CU (attached profile uses CU with LOC) I found out that the CU is parsed again upon calling discardWorkingCopy. See attached profiler info.
Comment 1 Dani Megert CLA 2006-02-17 11:06:46 EST
Created attachment 34916 [details]
Profiler output
Comment 2 Jerome Lanneluc CLA 2006-02-17 11:07:06 EST

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