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 50536 - MDR loading contributes to startup regression due to fold processing
Summary: MDR loading contributes to startup regression due to fold processing
Status: CLOSED DUPLICATE of bug 50686
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 49990
  Show dependency tree
 
Reported: 2004-10-18 08:26 UTC by _ rkubacki
Modified: 2011-05-25 11:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2004-10-18 08:26:25 UTC
Part of startup regression for a case with Java
sources opened in editor can be attributed to
MDR+Javacore that initializes itself because there
is a request to process code folds from editor
that is shown earlier than whole startup (core
init + modules loading + window system showing)
finishes and normal classpath scanning starts.
Comment 1 _ rkubacki 2004-10-27 12:47:05 UTC
currently tracked in issue #50686

*** This issue has been marked as a duplicate of 50686 ***
Comment 2 _ rkubacki 2004-11-26 09:03:22 UTC
closing