< prev index next >

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

Print this page

        

*** 23,33 **** // Record attribute is ignored because class file minor version is 0. class recordIgnoredVersion { 0xCAFEBABE; 0; // minor version ! 58; // version [52] { // Constant Pool ; // first element is empty Method #2 #3; // #1 at 0x0A class #4; // #2 at 0x0F NameAndType #5 #6; // #3 at 0x12 --- 23,33 ---- // Record attribute is ignored because class file minor version is 0. class recordIgnoredVersion { 0xCAFEBABE; 0; // minor version ! 59; // version [52] { // 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 >