1 reading small-class.txt... 2 begin classfile 3 magic: cafebabe 4 minor_version: 0000 5 major_version: 002e 6 constant_pool_count: 0008 7 8 constant_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 end constant_pool 17 access_flags: public 18 this_class: type{Small} 19 super_class: type{java.lang.Object} 20 interfaces_count: 0000 21 fields_count: 0000 22 methods_count: 0001 23 24 methods[0]: 25 access_flags: public 26 name: blort 27 descriptor: ()V 28 attributes_count: 0001 29 30 attributes[0]: 31 name: Code 32 length: 0000000d 33 max_stack: 0001 34 max_locals: 0001 35 code_length: 00000001 36 0000: return 37 exception_table_length: 0000 38 attributes_count: 0000 39 end attributes[0] 40 end methods[0] 41 attributes_count: 0000 42 end classfile 43