You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ernie Rael (Jira)" <ji...@apache.org> on 2020/02/08 20:37:00 UTC

[jira] [Commented] (NETBEANS-3817) Refactor Rename fails with ConcurrentModificationException (pristine cachedir)

    [ https://issues.apache.org/jira/browse/NETBEANS-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033028#comment-17033028 ] 

Ernie Rael commented on NETBEANS-3817:
--------------------------------------

Also fails similarly on NB-11.2. Stack trace just _under_ 1,000.

> Refactor Rename fails with ConcurrentModificationException (pristine cachedir)
> ------------------------------------------------------------------------------
>
>                 Key: NETBEANS-3817
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3817
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Refactoring
>    Affects Versions: 11.3
>         Environment: Product Version: Apache NetBeans IDE 11.3-beta2
> Java: 13.0.2; Java HotSpot(TM) 64-Bit Server VM 13.0.2+8
> Runtime: Java(TM) SE Runtime Environment 13.0.2+8
> System: Windows 7 version 6.1 running on amd64; UTF-8; en_US (nb)
>            Reporter: Ernie Rael
>            Priority: Critical
>         Attachments: refRename.log.2
>
>
> Shutdown NB with several projects opened. Removed the cachedir (for 11.3beta2). Started NetBeans, did refactor rename of "isKeepingCursorInView" to "p_cv" (file is in log), got warning about java.util.ConcurrentModificationException. Hit continue (after all, it was only a warning) and nothing happened, including there was no message put into the log.
> Easily reproduces from empty cachedir. The code is open source...
> The stack trace has just over 1,000 entries.



--
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