This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 41857 - Closing of XML file can take a long time
Summary: Closing of XML file can take a long time
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: PERFORMANCE
Depends on: 41856
Blocks:
  Show dependency tree
 
Reported: 2004-04-08 14:26 UTC by _ rkubacki
Modified: 2006-03-24 09:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump during component closing (10.64 KB, text/plain)
2004-04-08 14:29 UTC, _ rkubacki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2004-04-08 14:26:40 UTC
200404011800 build, PIII 800MHz, 512MB,
JDK1.4.2_03

Sometimes component closing causes rebuilding of
XML tree that is expensive operation and may last
for a few seconds. It can be reproduced by opening
some bigger document, invoking reload document and
closing editor. This takes more than 4 seconds on
openide/api/doc/changes/apichanges.xml file.
Comment 1 _ rkubacki 2004-04-08 14:29:34 UTC
Created attachment 14330 [details]
threaddump during component closing
Comment 2 Milan Kuchtiak 2004-07-14 15:23:27 UTC
The bug was fixed by fixing 41856.
Comment 3 dmladek 2004-09-07 10:24:01 UTC
IMHO, it's fine in recent DEV (4.0) builds