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 207055

Summary: 4s at xwork.sp.JavaSourceHyperlinkProvider.isHyperlinkPoint
Product: third-party Reporter: maks_t34
Component: -- Other --Assignee: issues@third-party <issues>
Status: RESOLVED FIXED    
Severity: normal CC: exceptions_reporter, jglick, maks_t34, misterm, mkristofic
Priority: P3 Keywords: PERFORMANCE
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 155796
Attachments: nps snapshot
nps snapshot

Description maks_t34 2012-01-09 09:47:10 UTC
Build: NetBeans IDE 7.1 RC2 (Build 201111302200)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7

User Comments:
maks_t34: Manual changing of a single inerface in a large project ~1200 Java classes.



Maximum slowness yet reported was 80847 ms, average is 42142
Comment 1 maks_t34 2012-01-09 09:47:44 UTC
Created attachment 114726 [details]
nps snapshot
Comment 2 Exceptions Reporter 2012-02-17 08:40:09 UTC
Created attachment 115852 [details]
nps snapshot
Comment 3 Marian Mirilovic 2012-06-05 08:37:38 UTC
Without any evaluation ... perf-profileme bug marked as P4 , why ?
Comment 4 Milutin Kristofic 2012-06-05 14:09:14 UTC
It's from xwork.sp.JavaSourceHyperlinkProvider.isHyperlinkPoint which is not part of netbeans, but some plugin.
Comment 5 maks_t34 2012-06-05 19:01:35 UTC
The most frustrating thing is that I have only now realized that the problem lies within plug-in I support.

Added code to verify that hyperlinking check is done on currently open file. The update is available on plugin portal starting with XWork plug-in v0.5.3.

Regards
Comment 6 Milutin Kristofic 2012-06-06 09:47:41 UTC
I am glad it is solved. Thanks.
Comment 7 Milutin Kristofic 2013-05-27 16:03:03 UTC
Reopening by Bug #230211
Comment 8 Milutin Kristofic 2013-05-27 16:03:23 UTC
*** Bug 230211 has been marked as a duplicate of this bug. ***
Comment 9 Milutin Kristofic 2013-05-27 16:04:35 UTC
My mistake, it's different plugin