DO NOT REPLY [Bug 24273] - ReferenceType.getFirstCommonSuperclass: Does not recognize UninitializedObjectType
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24273>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24273 ReferenceType.getFirstCommonSuperclass: Does not recognize UninitializedObjectType [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [email protected] 2003-11-02 19:36 ------- Right. The UninitializedObjectType was invented to be used internally in JustIce. The idea was not to go out with it and ask BCEL about its superclass. Oh lord.