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 242818 - 10s - bugtracking.hyperlink.EditorHyperlinkProviderImpl
Summary: 10s - bugtracking.hyperlink.EditorHyperlinkProviderImpl
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-03-12 08:13 UTC by Exceptions Reporter
Modified: 2014-04-25 12:41 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 205652


Attachments
nps snapshot (24.18 KB, application/nps)
2014-03-12 08:13 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-03-12 08:13:34 UTC
Build: NetBeans IDE 8.0 RC1 (Build 201402242200)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
KhArtNJava: sdf

GUEST: Chrome browser started automatic update, no idea why that should freeze netbeans.

kleisman: i have a problem with this program.



Maximum slowness yet reported was 36200 ms, average is 22428
Comment 1 Exceptions Reporter 2014-03-12 08:13:36 UTC
Created attachment 145964 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2014-04-25 10:21:03 UTC
59s in http://statistics.netbeans.org/exceptions/exception.do?id=720278 that is nasty, but the snapshot is corrupted. Trying http://statistics.netbeans.org/exceptions/exception.do?id=716531 that one shows 10s in 
org.netbeans.modules.bugtracking.hyperlink.EditorHyperlinkProviderImpl$1.run()	93.95879	10 792 ms (94%)	10 792 ms	1

Possibly initialize outside of editor and its rendering lock?
Comment 3 Tomas Stupka 2014-04-25 12:41:53 UTC
init removed from lock in scope of issue #242076