1reading small-class.txt... 2begin classfile 3magic: cafebabe 4minor_version: 0000 5major_version: 002e 6constant_pool_count: 0008 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"} 16end constant_pool 17access_flags: public 18this_class: type{Small} 19super_class: type{java.lang.Object} 20interfaces_count: 0000 21fields_count: 0000 22methods_count: 0001 23 24methods[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] 40end methods[0] 41attributes_count: 0000 42end classfile 43