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 46256 - Access to org.openide.src hierarchy slows down the system and can block AWT
Summary: Access to org.openide.src hierarchy slows down the system and can block AWT
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords: PERFORMANCE
: 46321 54571 (view as bug list)
Depends on:
Blocks: 44105
  Show dependency tree
 
Reported: 2004-07-16 19:09 UTC by _ rkubacki
Modified: 2005-02-07 12:32 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
change log (7.73 KB, text/plain)
2005-01-20 01:30 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2004-07-16 19:09:39 UTC
Beans module uses old source hierarchy that is now
supported from the bridge and generaly is slower
than code accessing Java repository directly.

The functionality of beans module is called even
during editing or when browsing in editor
(updating of activated node can cause creating of
nodes in beans module).
Comment 1 Jan Becicka 2004-07-20 14:12:41 UTC
*** Issue 46321 has been marked as a duplicate of this issue. ***
Comment 2 Jan Becicka 2004-08-04 08:48:24 UTC
We are going to remove dependency on org.openide.src in promo-E.
Comment 3 Martin Matula 2004-10-13 13:30:48 UTC
Per agreement with the performance team lowering the priority to P3.
Comment 4 Jan Pokorsky 2005-01-19 23:49:44 UTC
I have prepared beans module migration (org.openide.src -> jmi).
Hopefully I need not ask anywhere to remove the dependency on
org.openide.src.
Comment 5 Jan Pokorsky 2005-01-20 01:29:06 UTC
Integrated in main trunk.
Comment 6 Jan Pokorsky 2005-01-20 01:30:19 UTC
Created attachment 19801 [details]
change log
Comment 7 Jan Pokorsky 2005-02-07 12:32:34 UTC
*** Issue 54571 has been marked as a duplicate of this issue. ***