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 226752 - ProjectAction.isEnabled() via maven's ActionProviderImpl.isEnabled via various lookup methods.
Summary: ProjectAction.isEnabled() via maven's ActionProviderImpl.isEnabled via variou...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-02-27 06:50 UTC by Exceptions Reporter
Modified: 2014-01-29 13:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 195794


Attachments
nps snapshot (661.42 KB, application/nps)
2013-02-27 06:51 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-02-27 06:50:51 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 7

User Comments:
franciscodiaztrepat: Inserting a stack in the Analyse Stack Window

GUEST: unbelievable slow when using subversion, got worse since 7.2



Maximum slowness yet reported was 59725 ms, average is 43664
Comment 1 Exceptions Reporter 2013-02-27 06:51:01 UTC
Created attachment 131934 [details]
nps snapshot
Comment 2 Milos Kleint 2014-01-29 13:48:54 UTC
while
Comment 3 Milos Kleint 2014-01-29 13:51:41 UTC
while ProjectAction.isEnabled() does have slowness problems, this one is rare in the lookup/threading code involvement. A single report, none since 7.3. with jdk 1.7 lower than update _21 (i've had other weird slowness reports that more or less stopped after _21/_25 updates)

closing as wontfix. Either the problem is being logged elsewhere (in another issue) or it disappeared.