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

Summary: ProjectAction.isEnabled() via maven's ActionProviderImpl.isEnabled via various lookup methods.
Product: projects Reporter: Exceptions Reporter <exceptions_reporter>
Component: Generic InfrastructureAssignee: Milos Kleint <mkleint>
Status: RESOLVED WONTFIX    
Severity: normal CC: franciscodiaztrepat
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 195794
Attachments: nps snapshot

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.