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 48149 - Problems with Surround With try-catch action
Summary: Problems with Surround With try-catch action
Status: CLOSED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2004-08-30 12:18 UTC by _ rkubacki
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (4.40 KB, text/plain)
2004-08-30 12:19 UTC, _ rkubacki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2004-08-30 12:18:57 UTC
The action runs in AWT thread so it makes IDE
unresponsive for a signifact amount of time.

It also produces CCE in my build from Aug 30 at
the end of processing.
Comment 1 _ rkubacki 2004-08-30 12:19:37 UTC
Created attachment 17213 [details]
thread dump
Comment 2 Jan Becicka 2004-09-01 14:07:55 UTC
This feature was removed from NB 4.0.
Comment 3 _ rkubacki 2004-09-03 07:32:31 UTC
it's gone