danielsun1106 commented on a change in pull request #1319:
URL: https://github.com/apache/groovy/pull/1319#discussion_r467536418



##########
File path: src/main/java/org/codehaus/groovy/vmplugin/v8/Java8.java
##########
@@ -636,7 +637,7 @@ private Object getInvokeSpecialHandleFallback(Method 
method, Object receiver) {
         }
         Class<?> declaringClass = method.getDeclaringClass();
         try {
-            return getLookupConstructor().newInstance(declaringClass, -1).

Review comment:
       Any findings?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to