-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
1.0.5
handleInvocationDirectly has:
// If no eligible methods were invoked
throw new NotEligibleForDirectInvocationException("Current invocation \"" + invokedMethod
+ "\" is not eligible for direct handling by " + this);
Resulting in unnecessary instance construction