Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
11.2
-
java 11, nb 11.2-beta3 ubuntu 18.04.2
Description
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)
Attachments
Issue Links
- is duplicated by
-
NETBEANS-3606 Concurrent Modification Exception trying to rename a field
- Closed
-
NETBEANS-3658 Rename field throws exception
- Closed
-
NETBEANS-3800 Crash on Java Call Hierarchy
- Closed
- links to