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 249247

Summary: org.netbeans.modules.masterfs.filebasedfs.utils.Utils.hashCode: LowPerformance took 35365 ms.
Product: third-party Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: vralfy
Status: NEW ---    
Severity: normal CC: jhavlin, MarkFlacy, neufena
Priority: P3 Keywords: PERFORMANCE
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 214035
Attachments: nps snapshot

Description Exceptions Reporter 2014-12-10 03:58:40 UTC
This bug was originally marked as duplicate of bug 214949, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
GUEST: ???????

GUEST: ???????



Maximum slowness yet reported was 38256 ms, average is 36810
Comment 1 Exceptions Reporter 2014-12-10 03:58:46 UTC
Created attachment 150998 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2014-12-12 17:13:56 UTC
The slowness is related to method de.foopara.phpcsmd.generics.GenericAnnotationBuilder.annotateLine().

This seems to be duplicate of bug 238237, which should be already solved (according to GitHub issue - Thank you for fixing it!).
Maybe the users just use old version of the plugin (de.foopara.phpcsmd/0 [0.6.1.3 131210]).

Reassigning to plugin owner. Vralfy, can you please evaluate this bug?