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 236286

Summary: org.openide.filesystems.JarFileSystem.getJar: LowPerformance took 7805 ms.
Product: javaee Reporter: misterm <misterm>
Component: SpringAssignee: Martin Fousek <marfous>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mjanicek
Priority: P3 Keywords: PERFORMANCE
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199419
Attachments: nps snapshot

Description misterm 2013-09-23 17:00:35 UTC
This issue was reported manually by misterm.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 20130516-82eb0893a19c)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
misterm: Opening Properties for a project

GUEST: Opening a second project.



Maximum slowness yet reported was 31537 ms, average is 19671
Comment 1 misterm 2013-09-23 17:00:38 UTC
Created attachment 140391 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-09-24 08:35:04 UTC
Method o.n.m.maven.j2ee.ui.customizer.impl.CustomizerFrameworks.valueChanged()
performs some I/O in EDT.
Reassigning to javaee/Maven. Please evaluate it, thank you.
Comment 3 Martin Janicek 2013-09-25 11:50:24 UTC

*** This bug has been marked as a duplicate of bug 232775 ***