< prev index next >

test/hotspot/jtreg/runtime/records/twoRecordAttributes.jcod

Print this page

        

*** 27,37 **** // This test has a Record with two Record attributes. It should result in // a ClassFormatError exception. class twoRecordAttributes { 0xCAFEBABE; 65535; // minor version ! 59; // version [69] { // Constant Pool ; // first element is empty Method #2 #3; // #1 at 0x0A class #4; // #2 at 0x0F NameAndType #5 #6; // #3 at 0x12 --- 27,37 ---- // This test has a Record with two Record attributes. It should result in // a ClassFormatError exception. class twoRecordAttributes { 0xCAFEBABE; 65535; // minor version ! 60; // version [69] { // Constant Pool ; // first element is empty Method #2 #3; // #1 at 0x0A class #4; // #2 at 0x0F NameAndType #5 #6; // #3 at 0x12
< prev index next >