1reading small-class.txt... 2begin classfile 3magic: cafebabe 4minor_version: 0000 5major_version: 002e 6constant_pool_count: 0009 7 8constant_pool: 9 0001: type{Small} 10 0002: type{java.lang.Object} 11 0003: utf8{"Small"} 12 0004: utf8{"java/lang/Object"} 13 0005: utf8{"blort"} 14 0006: utf8{"()V"} 15 0007: utf8{"Code"} 16 0008: utf8{"LineNumberTable"} 17end constant_pool 18access_flags: public 19this_class: type{Small} 20super_class: type{java.lang.Object} 21interfaces_count: 0000 22fields_count: 0000 23methods_count: 0001 24 25methods[0]: 26 access_flags: public 27 name: blort 28 descriptor: ()V 29 attributes_count: 0001 30 31 attributes[0]: 32 name: Code 33 length: 0000001e 34 max_stack: 0001 35 max_locals: 0001 36 code_length: 00000002 37 0000: return 38 0001: return 39 exception_table_length: 0000 40 attributes_count: 0001 41 42 attributes[0]: 43 name: LineNumberTable 44 length: 0000000a 45 line_number_table_length: 0002 46 0000 17 47 0001 34 48 end attributes[0] 49 end attributes[0] 50end methods[0] 51attributes_count: 0000 52end classfile 53