[
https://issues.apache.org/jira/browse/NETBEANS-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Kishalmi updated NETBEANS-3286:
--------------------------------------
Issue Type: Bug (was: Improvement)
> Refactoring throws ConcurrentModificationException
> --------------------------------------------------
>
> Key: NETBEANS-3286
> URL: https://issues.apache.org/jira/browse/NETBEANS-3286
> Project: NetBeans
> Issue Type: Bug
> Components: java - Refactoring
> Affects Versions: 11.2
> Environment: java 11, nb 11.2-beta3 ubuntu 18.04.2
> Reporter: Pieter van den Hombergh
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It happens on:
> java.util.ConcurrentModificationException
> at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
> at
> org.netbeans.modules.java.source.parsing.ParameterNameProviderImpl.getParameterName(ParameterNameProviderImpl.java:130)
> at
> org.netbeans.modules.java.source.parsing.ParameterNameProviderImpl$1.invoke(ParameterNameProviderImpl.java:90)
> at com.sun.proxy.$Proxy57.getParameterName(Unknown Source)
--
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