[
https://issues.apache.org/jira/browse/NETBEANS-5525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312200#comment-17312200
]
Hynek Mlnarik commented on NETBEANS-5525:
-----------------------------------------
Apologies for not including this info. I'm attaching info from About box.
*Product Version:* Apache NetBeans IDE 12.3
*Java:* 11.0.10; OpenJDK 64-Bit Server VM 11.0.10+9
*Runtime:* OpenJDK Runtime Environment 11.0.10+9
*System:* Linux version 5.11.10-200.fc33.x86_64 running on amd64; UTF-8; cs_CZ
(nb)
*User directory:* /home/hmlnarik/.netbeans/12.3
*Cache directory:* /home/hmlnarik/.cache/netbeans/12.3
[~geertjan] I will be happy to try some other JDK. Which one would you
recommend?
> StackOverflowError in Javascript
> ---------------------------------
>
> Key: NETBEANS-5525
> URL: https://issues.apache.org/jira/browse/NETBEANS-5525
> Project: NetBeans
> Issue Type: Bug
> Affects Versions: 12.3
> Reporter: Hynek Mlnarik
> Priority: Major
>
> When scanning a Javascript project
> ([https://github.com/keycloak/keycloak/tree/master/themes)] the following
> stack overflow is reported:
> {noformat}
> java.lang.StackOverflowErrorjava.lang.StackOverflowError
> at java.base/java.util.WeakHashMap.getTable(WeakHashMap.java:350) at
> java.base/java.util.WeakHashMap.get(WeakHashMap.java:398)
> at
> org.openide.util.lookup.MetaInfServicesLookup.beforeLookup(MetaInfServicesLookup.java:121)
>
> at org.openide.util.lookup.AbstractLookup.lookupItem(AbstractLookup.java:402)
> at org.openide.util.lookup.AbstractLookup.lookup(AbstractLookup.java:396)
> at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:281)
> at
> org.netbeans.modules.javascript2.model.JsElementImpl.isInternalFile(JsElementImpl.java:194)
>
> at
> org.netbeans.modules.javascript2.model.JsElementImpl.isPlatform(JsElementImpl.java:188)
>
> at
> org.netbeans.modules.javascript2.model.api.IndexedElement$Flag.getFlag(IndexedElement.java:387)
>
> at
> org.netbeans.modules.javascript2.editor.index.JsIndexer.createDocument(JsIndexer.java:121)
>
> at
> org.netbeans.modules.javascript2.editor.index.JsIndexer.storeObject(JsIndexer.java:221)
>
> at
> org.netbeans.modules.javascript2.editor.index.JsIndexer.storeObject(JsIndexer.java:229)
>
> at
> org.netbeans.modules.javascript2.editor.index.JsIndexer.storeObject(JsIndexer.java:229)
>
> at
> org.netbeans.modules.javascript2.editor.index.JsIndexer.storeObject(JsIndexer.java:229)
>
> at
> org.netbeans.modules.javascript2.editor.index.JsIndexer.storeObject(JsIndexer.java:229)
>
> [...clipped ...]
> at
> org.netbeans.modules.javascript2.editor.index.JsIndexer.storeObject(JsIndexer.java:229)
>
> at
> org.netbeans.modules.javascript2.editor.index.JsIndexer.storeObject(JsIndexer.java:229)
>
> at
> org.netbeans.modules.javascript2.editor.index.JsIndexer.storeObject(JsIndexer.java:229)
> {noformat}
>
--
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