CodeAttribute of shared (Z)I

ByteCode Comments of Code Attribute
 0001  max_stack
 0003  max_locals
 0000000F  code_length
 
 1B
 99 0008
 10 64
 3D
 1C
 AC
 11 00C8
 3D
 1C
 AC
 code[ ] (Instruction References see here)
 0000 : iload_1 (b Z)*
 0001 : ifeq 9
 0004 : bipush 100
 0006 : istore_2 (i I)*
 0007 : iload_2 (i I)*
 0008 : ireturn
 0009 : sipush 200
 000C : istore_2 (j I)*
 000D : iload_2 (j I)*
 000E : ireturn
 0000  exception_table_length
 0002  attributes_count
 
 0007
 00000016
 00050000000A0004
 000B0007000C0009
 000E000D000F
 attributes[0]
 attribute_name_index = LineNumberTable
 attribute_length
 info[ ]
 
 0008
 0000002A
 0004
 
 0000
 000F
 0009
 000A
 0000
 
 0000
 000F
 0018
 0019
 0001
 
 0007
 0002
 001A
 0012
 0002
 
 000D
 0002
 001B
 0012
 0002
 attributes[1]
 attribute_name_index = LocalVariableTable
 attribute_length
 local_variable_table_length
 local_variable_table[0]
 start_pc
 length
 name_index = this
 descriptor_index = LLocalVariables;
 index
 local_variable_table[1]
 start_pc
 length
 name_index = b
 descriptor_index = Z
 index
 local_variable_table[2]
 start_pc
 length
 name_index = i
 descriptor_index = I
 index
 local_variable_table[3]
 start_pc
 length
 name_index = j
 descriptor_index = I
 index

source file: LocalVariables.java