Bruce Garner created JASSIST-154:
------------------------------------
Summary: import packages / import search can cause VerifyErrors
Key: JASSIST-154
URL:
https://issues.jboss.org/browse/JASSIST-154
Project: Javassist
Issue Type: Bug
Reporter: Bruce Garner
Assignee: Shigeru Chiba
Priority: Optional
Attachments: mixup1.zip, mixup2.zip
(This may not really be a bug - just a feature of Javasssist)
The imported packages / search imports feature can create verify errors in compiled
classes if the class name clashes with java.lang.* classes or with classes which also
appear in a package added to via the import packages call and the class in the code is not
fully qualified.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira