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 - org.openide.filesystems.JarFileSystem.getJar: LowPerformance took 7805 ms.
Summary: org.openide.filesystems.JarFileSystem.getJar: LowPerformance took 7805 ms.
Status: RESOLVED DUPLICATE of bug 232775
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-09-23 17:00 UTC by misterm
Modified: 2013-09-25 11:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199419


Attachments
nps snapshot (282.11 KB, application/nps)
2013-09-23 17:00 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***