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 170301 - AWT thread blocked for 116�921 ms.
Summary: AWT thread blocked for 116�921 ms.
Status: RESOLVED DUPLICATE of bug 157433
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-08-13 02:06 UTC by Exceptions Reporter
Modified: 2010-04-19 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 155697


Attachments
nps snapshot (25.93 KB, bin/nps)
2009-08-13 02:06 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-08-13 02:06:08 UTC
Build: NetBeans IDE Dev (Build 200907150249)
VM: OpenJDK Client VM, 14.0-b08, OpenJDK Runtime Environment, 1.6.0_0-b14
OS: Linux, 2.6.28-14-generic, i386
Maximum slowness yet reported was 116921 ms, average is 116921
Comment 1 Exceptions Reporter 2009-08-13 02:06:12 UTC
Created attachment 86173 [details]
nps snapshot
Comment 2 Vitezslav Stejskal 2009-08-13 08:26:16 UTC
Replace all operation presumably on a large file with a lot of text replacements. This as well as reformat should
ideally be implemented as a modal background operation with the progress bar. Eg. it does not block AWT, shows progress,
but makes user to wait for the operation to finish.
Comment 3 Vitezslav Stejskal 2010-04-19 10:16:14 UTC

*** This bug has been marked as a duplicate of bug 157433 ***