katherine-hough opened a new pull request, #229: URL: https://github.com/apache/commons-bcel/pull/229
* Changed TestJira368 to test InstructionList#toString instead of Code#toString so that the test can reveal the defect in Select#toString(boolean) described in issue 368. * Fixed issue with Select#toString(boolean) throwing a java.lang.StackOverflowError when there is a self-reference in targets. The message "<points to itself>" (choosen to be consistent with BranchInstruction#toString) is used to represent the self-reference. Fixes: https://issues.apache.org/jira/browse/BCEL-368 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
