Dave Brosius created BCEL-284:
---------------------------------
Summary: InvokeDynamic needs to override getReferenceType to
return 'something' more right
Key: BCEL-284
URL: https://issues.apache.org/jira/browse/BCEL-284
Project: Commons BCEL
Issue Type: Bug
Components: Main
Affects Versions: 6.0
Reporter: Dave Brosius
InvokeDynamic inherits it's getReferenceType from FieldOrMethod which is the
wrong implementation.
It should override it, to java.lang.Object? null?
not sure. probably Object
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)