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 31279 - DEBUG: Cleanup module-install of the jspdebug module.
Summary: DEBUG: Cleanup module-install of the jspdebug module.
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords: PERFORMANCE
Depends on: 27194 30984
Blocks:
  Show dependency tree
 
Reported: 2003-02-20 17:26 UTC by Martin Grebac
Modified: 2004-08-13 12:12 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Grebac 2003-02-20 17:26:45 UTC
For better performance, module-install of the
jspdebug module should be fully cleaned. The event
registration should be removed by using a new
debugger API. See also #29472, #30984.
Comment 1 psuk 2003-03-05 08:51:24 UTC
Changing the issue type to TASK
Comment 2 Martin Grebac 2004-03-02 15:16:46 UTC
The new debugger api will make it possible to solve this completely.
Now, there's only one event registered (in 3.5.1 there were 2 events
and a listener), but it should be removed, too.
Comment 3 Martin Grebac 2004-05-04 16:51:37 UTC
no install now
Comment 4 Martin Grebac 2004-05-25 14:23:05 UTC
verified