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 249229 - GoToDecorator-/GoToInjector-/InspectCDI-Action do long-running work in isEnabled, thus the context menu of a java editor opens slowly
Summary: GoToDecorator-/GoToInjector-/InspectCDI-Action do long-running work in isEnab...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-09 11:36 UTC by markiewb
Modified: 2014-12-09 11:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of sampling (53.22 KB, image/png)
2014-12-09 11:36 UTC, markiewb
Details
JVisualVM sampling file (23.92 KB, application/octet-stream)
2014-12-09 11:37 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2014-12-09 11:36:36 UTC
Created attachment 150985 [details]
Screenshot of sampling

* open java editor (seen in maven based projects, with many dependencies, multimodule)
* open context menu of editor

ACTUAL: opening of context menu is delayed (>500ms) - see sampling snapshot and screenshot
EXPECTED: fast opening of context menu
Comment 1 markiewb 2014-12-09 11:37:08 UTC
Created attachment 150986 [details]
JVisualVM sampling file