You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eugene Pliskin (Jira)" <ji...@apache.org> on 2021/01/10 08:53:00 UTC

[jira] [Updated] (NETBEANS-5232) Crash during renaming various methods

     [ https://issues.apache.org/jira/browse/NETBEANS-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Pliskin updated NETBEANS-5232:
-------------------------------------
    Description: 
The project group includes a relatively light web Java project and a heavy supporting "server" Java library. Crashes repeated for the last week of active developement while I attempted to rename some "server" methods. Today I shut down NetBeans, cleared logs directory, restarted NetBeans and produced these logs of the crash for this report. Crash reproduces well at the same point.

This particular crash happened while I tried to refactor-rename a new method in the "server" library. This new method is actually not referenced anywhere at all in any of the two said Java projects. Included in log directory happened to be a dump of apparently unrelated Java class in the web project. My guess though is that crashes while renaming "server" methods happen more likely in those +classes +which are referenced from web project. Not necessarily in +methods+ referenced from any project.

  was:Crash during renaming various methods.


> Crash during renaming various methods
> -------------------------------------
>
>                 Key: NETBEANS-5232
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5232
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Refactoring
>    Affects Versions: 12.0
>         Environment: windows 10
>            Reporter: Eugene Pliskin
>            Priority: Major
>         Attachments: netbeans_log.zip
>
>
> The project group includes a relatively light web Java project and a heavy supporting "server" Java library. Crashes repeated for the last week of active developement while I attempted to rename some "server" methods. Today I shut down NetBeans, cleared logs directory, restarted NetBeans and produced these logs of the crash for this report. Crash reproduces well at the same point.
> This particular crash happened while I tried to refactor-rename a new method in the "server" library. This new method is actually not referenced anywhere at all in any of the two said Java projects. Included in log directory happened to be a dump of apparently unrelated Java class in the web project. My guess though is that crashes while renaming "server" methods happen more likely in those +classes +which are referenced from web project. Not necessarily in +methods+ referenced from any project.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists