[jboss-jira] [JBoss JIRA] (JASSIST-154) import packages / import search can cause VerifyErrors

Bruce Garner (JIRA) jira-events at lists.jboss.org
Mon Feb 13 09:00:01 EST 2012


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

        


More information about the jboss-jira mailing list