[jboss-user] [Javassist user questions] - Re: Anomalous VerifyError (related to inner classes?)

hlship do-not-reply at jboss.com
Thu Feb 8 15:38:02 EST 2007


Ah, never mind that note at the bottom, I found the compiler-generated code for access$0.


  | static org.apache.tapestry.grid.GridDataSource access$0(org.apache.tapestry.corelib.components.Grid);
  |   Code:
  |    Stack=1, Locals=3, Args_size=1
  |    0:   aload_0
  |    1:   astore_1
  |    2:   aconst_null
  |    3:   astore_2
  |    4:   invokespecial   #80; //Method org/apache/tapestry/corelib/components/Grid._$read_parameter_source:()Lorg/apache/tapestry/grid/GridDataSource;
  |    7:   astore_2
  |    8:   aload_2
  |    9:   areturn
  |   LineNumberTable: 
  |    line 26: 0
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013259#4013259

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013259



More information about the jboss-user mailing list