[jboss-jira] [JBoss JIRA] Resolved: (JASSIST-55) Wrong message is written in StackMapTable.printTypeInfo()

Shigeru Chiba (JIRA) jira-events at lists.jboss.org
Wed Mar 19 09:18:50 EDT 2008


     [ http://jira.jboss.com/jira/browse/JASSIST-55?page=all ]

Shigeru Chiba resolved JASSIST-55.
----------------------------------

    Resolution: Done

> Wrong message is written in StackMapTable.printTypeInfo()
> ---------------------------------------------------------
>
>                 Key: JASSIST-55
>                 URL: http://jira.jboss.com/jira/browse/JASSIST-55
>             Project: Javassist
>          Issue Type: Bug
>            Reporter: Guy Korland
>         Assigned To: Shigeru Chiba
>            Priority: Minor
>
> A break is missing after the marked line:
>                            case THIS :
> (line 676)-->                 msg = "this";
>                            case OBJECT :
>                                        msg = "object (cpool_index " + data + ")";
>                                        break;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list