[
https://issues.apache.org/jira/browse/NETBEANS-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Pliskin updated NETBEANS-4654:
-------------------------------------
Description:
While editing a large Groovy class about 1000 lines long I repeatedly
experience a freeze of editor lasting a minute or two. Today that happened
several times while editing a string constant like changing sb.append('\n') to
sb.append('/'). The other days editor freezed apparently trying to figure out a
continuation of partially typed identifiers.
During freeze NetBeans actively loads CPU while I cannot save the file and have
to wait... Restarting NetBeans makes no change. I perform no build or any other
actions in NetBeans apart from editing code. After waking up from a freeze
NetBeans "saves a snapshot", whatever that means.
was:
While editing a large Groovy class about 1000 lines long I repeatedly
experience a freeze of editor lasting a minute or two. Today that happened
several times while editing a string constant like changing sb.append('\n') to
sb.append('/'). The other days editor freezed apparently trying to figure out a
continuation of partially typed identifiers.
During freeze I cannot save the file and have to wait... Restarting NetBeans
makes no change. I perform no build or any other actions in NetBeans apart from
editing code. After waking up from a freeze NetBeans "saves a snapshot",
whatever that means.
> Editor freezes in large Groovy code
> -----------------------------------
>
> Key: NETBEANS-4654
> URL: https://issues.apache.org/jira/browse/NETBEANS-4654
> Project: NetBeans
> Issue Type: Bug
> Components: groovy - Editor
> Affects Versions: 12.0
> Environment: windows 10
> Reporter: Eugene Pliskin
> Priority: Minor
> Attachments: ui-log.xml
>
>
> While editing a large Groovy class about 1000 lines long I repeatedly
> experience a freeze of editor lasting a minute or two. Today that happened
> several times while editing a string constant like changing sb.append('\n')
> to sb.append('/'). The other days editor freezed apparently trying to figure
> out a continuation of partially typed identifiers.
> During freeze NetBeans actively loads CPU while I cannot save the file and
> have to wait... Restarting NetBeans makes no change. I perform no build or
> any other actions in NetBeans apart from editing code. After waking up from a
> freeze NetBeans "saves a snapshot", whatever that means.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists