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 170498 - 30s AWT blocked by gsf
Summary: 30s AWT blocked by gsf
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Geertjan Wielenga
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-08-17 18:54 UTC by mklaehn
Modified: 2010-10-18 09:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 156088


Attachments
nps snapshot (6.96 KB, bin/nps)
2009-08-17 18:54 UTC, mklaehn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mklaehn 2009-08-17 18:54:39 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-3738-on-090814)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86
Maximum slowness yet reported was 30095 ms, average is 30095
Comment 1 mklaehn 2009-08-17 18:54:48 UTC
Created attachment 86343 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2009-08-17 20:32:33 UTC
Generally it seems the disk access is slow, but gsf is the one who triggers the access from AWT.
Comment 3 Jaroslav Tulach 2010-10-18 09:53:44 UTC
In release 6.7.x Geertjan agreed to take care about Schliemann bugs - assigning to him.

However these bugs are also not influencing the NetBeans IDE (as no module providing editor support is using schliemann anymore). As such there is nobody to work on these bugs right now - marking won'tfix.

In case you can provide fix for one of these bugs, feel free to reopen and tell Geertjan to help you integrate the fix.