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 169826 - 4928 ms - in GTK
Summary: 4928 ms - in GTK
Status: CLOSED DUPLICATE of bug 169817
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@performance
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-04 15:33 UTC by dynamite
Modified: 2011-05-25 11:39 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 154871


Attachments
nps snapshot (11.43 KB, bin/nps)
2009-08-04 15:33 UTC, dynamite
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dynamite 2009-08-04 15:33:17 UTC
Build: NetBeans IDE Dev (Build 090803)
VM: OpenJDK Client VM, 14.0-b08, OpenJDK Runtime Environment, 1.6.0_0-b14
OS: Linux, 2.6.28-14-generic, i386

User Comments:
dynamite: Create a new Java class.  The GUI paused while this happened.


Maximum slowness yet reported was 4928 ms, average is 4928
Comment 1 dynamite 2009-08-04 15:33:41 UTC
Created attachment 85774 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2009-08-04 16:19:18 UTC
Another paint slowness on GTK. Jindro, if this could be assigned to platform/window system by default (due to 
org.netbeans.swing.tabcontrol.TabbedContainer being on stack), I'd be thankful.

*** This issue has been marked as a duplicate of 169817 ***
Comment 3 mslama 2009-08-20 12:16:21 UTC
Is this reproducible? I see it is reported for Open JDK - does it happen also with Sun JDK? Is it multi display setup?
Could I send you patched module so that we can see what input values are passed to GTK paint method?
Comment 4 mslama 2009-08-20 12:18:16 UTC
In issue #169817 this happens with Sun JDK.