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 249352

Summary: On jsf, writting p:outputLabel value="#{bund...} open the popup to complete and get locked a few minutes
Product: javaee Reporter: Javier_775
Component: JSF EditorAssignee: Martin Fousek <marfous>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: popup freeze completing bundle word

Description Javier_775 2014-12-15 04:15:24 UTC
Created attachment 151108 [details]
popup freeze completing bundle word

On jsf, writting p:outputLabel value="#{bund...} open the popup to complete and get locked a few minutes.
This only happends when it's trying to complete the bundle word (the bundle of my app).

I have only one localization. (bundle)
length of the bundle 18299 lines.
Comment 1 Jiri Prox 2014-12-15 10:29:55 UTC
Can you please provide profiler snapshot? You can use 'Profile the IDE' action

Thanks