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 14135 - Eager initialization of javadoc.settings.DocumentationSetings
Summary: Eager initialization of javadoc.settings.DocumentationSetings
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2001-08-02 11:40 UTC by anovak
Modified: 2003-07-01 13:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
reverted stack trace (114.38 KB, text/html)
2001-08-02 11:42 UTC, anovak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description anovak 2001-08-02 11:40:35 UTC
See attached file. It contains REVERTED(!!!) stack trace
Comment 1 anovak 2001-08-02 11:42:10 UTC
Created attachment 2039 [details]
reverted stack trace
Comment 2 Petr Nejedly 2001-09-20 15:43:52 UTC
BTW: It is really unneded to load the settings that early
and not loading them could spare about 250ms of startup.
Comment 3 Petr Suchomel 2001-09-21 17:30:13 UTC
Fixed, pls. test it
Comment 4 Petr Nejedly 2001-10-12 11:18:02 UTC
It is OK now.
Comment 5 Quality Engineering 2003-07-01 13:35:29 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.