[jboss-jira] [JBoss JIRA] (JASSIST-147) Package of generated class file nulls

Lars Braubach (Created) (JIRA) jira-events at lists.jboss.org
Sun Nov 27 09:23:40 EST 2011


Package of generated class file nulls
-------------------------------------

                 Key: JASSIST-147
                 URL: https://issues.jboss.org/browse/JASSIST-147
             Project: Javassist
          Issue Type: Bug
    Affects Versions: 3.15.0-GA
            Reporter: Lars Braubach
            Assignee: Shigeru Chiba


A new ctclass with package is converted to a Java class file in which the package nulls. See small code below for an illustration. In my pint of view getPackage() of the generated class should not be null if th ctclass has a package declared.

P.S. Is there a possible workaround for this issues?



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