[
https://issues.apache.org/jira/browse/NETBEANS-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bläsing resolved NETBEANS-1141.
----------------------------------------
Resolution: Duplicate
Both issue show a deep recursive call in ModelUtils#resolveTypes, as no more
info is provided, closing the newest one.
> A java.lang.StackOverflowError exception has occurred
> -----------------------------------------------------
>
> Key: NETBEANS-1141
> URL: https://issues.apache.org/jira/browse/NETBEANS-1141
> Project: NetBeans
> Issue Type: Bug
> Components: ide - Code
> Affects Versions: 9.0
> Environment: Distributor ID: Ubuntu
> Description: Ubuntu 18.04 LTS
> Release: 18.04
> Codename: bionic
> openjdk version "10.0.1" 2018-04-17
> OpenJDK Runtime Environment (build 10.0.1+10-Ubuntu-3ubuntu1)
> OpenJDK 64-Bit Server VM (build 10.0.1+10-Ubuntu-3ubuntu1, mixed mode)
> Reporter: Hung Pham
> Priority: Major
> Fix For: 9.0
>
> Attachments: messages.log
>
>
> This Exception appears randomly:
> java.lang.StackOverflowError
> at java.base/java.util.HashMap.hash(HashMap.java:339)
> at java.base/java.util.HashMap.put(HashMap.java:612)
> at java.base/java.util.HashSet.add(HashSet.java:220)
> at
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypeFromSemiType(ModelUtils.java:639)
> at..........
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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