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 238407

Summary: org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.exists: LowPerformance took 20124 ms.
Product: projects Reporter: Exceptions Reporter <exceptions_reporter>
Component: Ant ProjectAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WORKSFORME    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 197742
Attachments: nps snapshot

Description Exceptions Reporter 2013-11-15 08:24:51 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
GUEST: slow



Maximum slowness yet reported was 54304 ms, average is 26005
Comment 1 Exceptions Reporter 2013-11-15 08:24:54 UTC
Created attachment 142214 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-11-15 09:08:29 UTC
Method o.n.m.java.source.ant.ProjectRunnerImpl.execute(), which leads to
ClassPath.getRoots() and FileUtil.addFileChangeListener(), is called in EDT.

Reassigning to java/Source. Please evaluate it. Thank you.
Comment 3 Svata Dedic 2014-08-08 20:50:23 UTC
Project action's decision is to execute the JavaRunner in EDT. I'm not sure if it is avoidable, please evaluate.
Comment 4 Tomas Stupka 2015-09-21 08:56:51 UTC
no reports since 7.4 and in two years
closing for now.