Re: NB 9 RC1 exception

2018-06-29 Thread Emilian Bold
It's recently been donated as part of the 2nd donation but not yet merged:  https://github.com/apache/incubator-netbeans/blob/2ndDonation/javascript2.model/src/org/netbeans/modules/javascript2/model/api/ModelUtils.java So it happens on any kind of .js file? --emi ‐‐‐ Original Message ‐‐‐

Re: NB 9 RC1 exception

2018-06-29 Thread Peter Hull
For what it's worth the module in question does not seem to be in the Github repository (maybe not donated yet?) but the relevant file can be found here: http://hg.netbeans.org/main/file/tip/javascript2.model/src/org/netbeans/modules/javascript2/model/api/ModelUtils.java Function `resolveTypes` loo

Re: NB 9 RC1 exception

2018-06-29 Thread Emilian Bold
Does this reproduce with any project? --emi ‐‐‐ Original Message ‐‐‐ On 29 June 2018 5:22 PM, Mike Billman wrote: > While navigating through tools -> options, I started getting this repeatedly: > > java.lang.StackOverflowError > > at > org.netbeans.modules.javascript2.m

Re: NB 9 RC1 exception

2018-06-29 Thread Peter Hull
On Fri, 29 Jun 2018 at 15:22 Mike Billman wrote: > Is anybody else experiencing this? I could not repeat it on my system but, is this the same as NETBEANS-701 ( https://issues.apache.org/jira/browse/NETBEANS-701) ? Pete

NB 9 RC1 exception

2018-06-29 Thread Mike Billman
While navigating through tools -> options, I started getting this repeatedly: java.lang.StackOverflowError at org.netbeans.modules.javascript2.model.JsObjectImpl.getFullyQualifiedName(JsObjectImpl.java:358) at org.netbeans.modules.javascript2.model.api.ModelUtils.