Community
Participate
Working Groups
When call ArgumentInfoList.argumentsIterator(), it will throw NPE sometimes. This is caused the inner "arguments" member may not initialized when call this method.
MethodInfo.argumentsListIterator() may also have this problem.
Fixed.