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 224642

Summary: org.netbeans.modules.cnd.repository.sfs.BufferedRWAccess.read: LowPerformance took 21382 ms.
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 197318
Attachments: nps snapshot

Description Exceptions Reporter 2013-01-09 11:33:04 UTC
This bug was originally marked as duplicate of bug 218872, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201212210001)
VM: Java HotSpot(TM) Client VM, 20.0-b11, Java(TM) SE Runtime Environment, 1.6.0_25-b06
OS: Windows 7
Maximum slowness yet reported was 21382 ms, average is 21382
Comment 1 Exceptions Reporter 2013-01-09 11:33:11 UTC
Created attachment 130034 [details]
nps snapshot
Comment 2 Alexander Simon 2013-01-09 14:49:31 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/253ea08dd8cb
- move perform in the RP thread
- fix file name method (because does not work in full remote mode)
Comment 3 Quality Engineering 2013-01-10 03:30:40 UTC
Integrated into 'main-golden', will be available in build *201301100107* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/253ea08dd8cb
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #224642 org.netbeans.modules.cnd.repository.sfs.BufferedRWAccess.read: LowPerformance took 21382 ms.