java-callgraph
java-callgraph copied to clipboard
Fix IndexOutOfBoundsException in DynamicCallManager
bootMethod.getBootstrapArguments() can return less than 2 elements, resulting in IndexOutOfBoundsException.