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 183853 - [69cat] AWT thread blocked for 20318 ms.
Summary: [69cat] AWT thread blocked for 20318 ms.
Status: RESOLVED DUPLICATE of bug 180595
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@platform
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-04-12 00:59 UTC by Exceptions Reporter
Modified: 2010-04-16 14:39 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160246


Attachments
nps snapshot (256.00 KB, application/nps)
2010-04-12 00:59 UTC, Exceptions Reporter
Details
nps snapshot (28.39 KB, application/nps)
2010-04-13 13:07 UTC, vdtoorn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-04-12 00:59:32 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
GUEST: ??netbean???

GUEST: clicked button rigth for close all windows



Maximum slowness yet reported was 20318 ms, average is 7920
Comment 1 Exceptions Reporter 2010-04-12 00:59:46 UTC
Created attachment 97037 [details]
nps snapshot
Comment 2 vdtoorn 2010-04-13 13:07:48 UTC
Created attachment 97191 [details]
nps snapshot

switching main project
Comment 3 Jaroslav Tulach 2010-04-16 14:39:28 UTC
https://netbeans.org/bugzilla/attachment.cgi?id=97037

This is caused by GotoOpposite action:
org.netbeans.modules.gototest.GotoOppositeAction.getCurrentFileType()
basically dup of bug 180595.

The 2nd snapshot
https://netbeans.org/bugzilla/attachment.cgi?id=97191
is currently being dealt with by Jesse in bug 176442

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