[jboss-jira] [JBoss JIRA] (JASSIST-212) FieldAccess.replace causes java.lang.VerifyError

Scott Marlow (JIRA) jira-events at lists.jboss.org
Mon Nov 11 21:53:05 EST 2013


    [ https://issues.jboss.org/browse/JASSIST-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922551#comment-12922551 ] 

Scott Marlow commented on JASSIST-212:
--------------------------------------

A few questions:

1.  What happens if id is an Integer instead of Long?

2.  Can you recreate on a recent Java 8 JDK and attach the full VerifyError exception output.  The VerifyError Exception is more verbose in Java 8.

3.  Have you tried to recreate this problem in the Javassist testsuite?  The source is available from https://github.com/jboss-javassist/javassist and your steps (to recreate) should be possible in the testsuite as well.  
                
> FieldAccess.replace causes java.lang.VerifyError
> ------------------------------------------------
>
>                 Key: JASSIST-212
>                 URL: https://issues.jboss.org/browse/JASSIST-212
>             Project: Javassist
>          Issue Type: Bug
>    Affects Versions: 3.17.0-GA, 3.17.1-GA, 3.18.0-GA, 3.18.1-GA
>         Environment: JAVA7
>            Reporter: Jungkook Kim
>            Assignee: Shigeru Chiba
>
> FieldAccess.replace causes java.lang.VerifyError with a specific code structure.
> javassist version 3.17.0~3.18.1
> 3.16.1 works fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list