[jira] [Created] (GROOVY-8932) InvokerHelper.formatMap StackOverflowError issue for some map like jdk.nashorn.internal.runtime.ScriptObject or org.mozilla.javascript.NativeObject

2018-12-18 Thread qxo (JIRA)
qxo created GROOVY-8932: --- Summary: InvokerHelper.formatMap StackOverflowError issue for some map like jdk.nashorn.internal.runtime.ScriptObject or org.mozilla.javascript.NativeObject Key: GROOVY-8932 URL: https

[GitHub] groovy pull request #810: fixed for NullPointerException in MissingMethodExc...

2018-10-12 Thread qxo
GitHub user qxo opened a pull request: https://github.com/apache/groovy/pull/810 fixed for NullPointerException in MissingMethodException fixed for NullPointerException in MissingMethodException (when type is null) ``` Caused by: java.lang.NullPointerException