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 205621 - 4s - java.hints.infrastructure.HintAction.propertyChange()
Summary: 4s - java.hints.infrastructure.HintAction.propertyChange()
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-11-28 21:12 UTC by choces
Modified: 2012-06-11 12:57 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182193


Attachments
nps snapshot (12.21 KB, application/nps)
2011-11-28 21:12 UTC, choces
Details
nps snapshot (42.43 KB, application/nps)
2011-12-07 14:55 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description choces 2011-11-28 21:12:55 UTC
Build: NetBeans IDE 7.1 RC1 (Build 201111242103)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.0-b08, Java(TM) SE Runtime Environment, 1.7.0_02-ea-b11
OS: Windows XP

User Comments:
andyr123: happened during scanning



Maximum slowness yet reported was 14889 ms, average is 8425
Comment 1 choces 2011-11-28 21:12:58 UTC
Created attachment 113596 [details]
nps snapshot
Comment 2 Jesse Glick 2011-12-07 14:55:00 UTC
Created attachment 113922 [details]
nps snapshot

Trying to select (or delete?) a comment line in a layer.
Comment 3 Jaroslav Tulach 2011-12-15 10:22:26 UTC
Possibly
org.netbeans.modules.java.hints.infrastructure.HintAction.propertyChange()	
26.26744	3249 ms (26,3%)	0.000 ms	1
could be handled outside of EDT.
Comment 4 Jan Lahoda 2012-01-27 08:49:15 UTC
I have inspected 3 or four snapshots, neither of which referring to HintAction, but suggesting that the snapshots belong at least into two other categories. So it seems that the reporter created a mess by mixing unrelated reports - I may not have time in the forseeable future to clean this mess manually.
Comment 5 Jan Lahoda 2012-01-27 09:02:12 UTC
Ok, fourth category:
http://statistics.netbeans.org/exceptions/exception.do?id=557857
this one even does not seem to refer anything from java&editor, only platform.

Please separate the reports, and report them to appropriate places, thanks.
Comment 6 Petr Cyhelsky 2012-06-11 12:57:49 UTC
The org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.isValid method is now on innocent list, new reports should now ignore this method and be sorted out better. Closing this Issue now, because if there are any further reports new issues will be filed...