Hi Alan, On 06/15/2017 09:34 AM, Alan Bateman wrote:
Thanks, it should be getReflectionFactory().2453 reflectionFactory.getExecutableSharedParameterTypes(method),reflectionFactory should be accessed via getReflectionFactory(). I see Peteralready comments on this.
...and I would also introduce a local variable in getReflectionFactory() as was done recently in String.hashCode(). It might not be a problem now, but could become one in the future...
Regards, Peter