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 12588

Summary: Patch for reducing loaded classes
Product: editor Reporter: Petr Nejedly <pnejedly>
Component: -- Other --Assignee: issues@editor <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: PERFORMANCE
Priority: P2    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: TASK Exception Reporter:
Attachments: Patch against text module

Description Petr Nejedly 2001-06-04 17:43:00 UTC
Please apply the attached little patch that will cause one class less loaded
and aone less resolved by text module at startup.
Comment 1 Petr Nejedly 2001-06-04 17:44:39 UTC
Created attachment 1489 [details]
Patch against text module
Comment 2 Petr Nejedly 2001-06-05 11:45:08 UTC
PS: Don't forget to increase dependency on OpenIDE to 1.10 as the new
API it uses is @since 1.10
Comment 3 Peter Zavadsky 2001-06-07 07:46:19 UTC
Fixed in main-trunk.
Comment 4 Petr Nejedly 2001-09-17 16:21:52 UTC
Yes, it's there.