Re: ClassCastException NativeRegExpExecResult cannot be cast to NativeArray

2015-12-17 Thread Sundararajan Athijegannathan
Hi Stijn, We *suspect* a bug fix ( https://bugs.openjdk.java.net/browse/JDK-8145550) that is in jdk9 may fix the one you describe as well. We'd want to backport to a jdk8u after due backport process. FYI. Thanks, -Sundar On 12/15/2015 9:54 PM, Jim Laskey (Oracle) wrote: At first glance i

Re: ClassCastException NativeRegExpExecResult cannot be cast to NativeArray

2015-12-15 Thread Jim Laskey (Oracle)
At first glance it doesn’t seem to be thread related. We’ll poke at it but it would be helpful if you reduced the problem. — Jim > On Dec 15, 2015, at 11:53 AM, Stijn de Witt wrote: > > Dear fellow developers, > First of all thank you for your work on Nashorn. I am pretty excited at the >