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 176900 - GraphicsDG.drawStringTextLayout (was: AWT thread blocked for 3035 ms.)
Summary: GraphicsDG.drawStringTextLayout (was: AWT thread blocked for 3035 ms.)
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-11-16 06:51 UTC by Eduardo.m Costa
Modified: 2010-06-07 15:01 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159270


Attachments
nps snapshot (256.00 KB, application/nps)
2009-11-16 06:51 UTC, Eduardo.m Costa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eduardo.m Costa 2009-11-16 06:51:23 UTC
Build: NetBeans IDE Dev (Build 200911091156)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

User Comments:
GUEST: scanning projects

GUEST: Scrolling source file.


Maximum slowness yet reported was 7651 ms, average is 4037
Comment 1 Eduardo.m Costa 2009-11-16 06:51:29 UTC
Created attachment 91090 [details]
nps snapshot
Comment 2 Exceptions Reporter 2009-11-16 06:51:38 UTC
This issue already has 13 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=159270
Comment 3 Vitezslav Stejskal 2010-06-07 15:01:23 UTC
All the AWT activity ends up in several native painting methods:

com.sun.java.swing.plaf.gtk.GTKNativeEngine.nativeFinishPainting
sun.java2d.loops.DrawGlyphListAA.DrawGlyphListAA
sun.java2d.loops.MaskBlit.MaskBlit
...