nbauma109 opened a new pull request, #172:
URL: https://github.com/apache/commons-bcel/pull/172

   Array instructions were not visited because they were handled directly by 
visitInstruction(...). I've excluded ArrayInstruction from the scope of 
visitInstruction(...) so that visitArrayInstruction(...) is called through the 
accept(...) method.


-- 
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]

Reply via email to