< prev index next >

test/hotspot/jtreg/runtime/Nestmates/privateMethods/MissingMethod.jcod

Print this page

        

*** 41,51 **** Utf8 "Code"; // #9 Utf8 "LineNumberTable"; // #10 Utf8 "not_priv_invoke"; // #11 - renamed Utf8 "SourceFile"; // #12 Utf8 "TestInvokeErrors.java"; // #13 ! Utf8 "MemberOfNest"; // #14 class #26; // #15 NameAndType #7 #8; // #16 class #27; // #17 NameAndType #28 #29; // #18 Utf8 "MissingMethod::priv_invoke"; // #19 --- 41,51 ---- Utf8 "Code"; // #9 Utf8 "LineNumberTable"; // #10 Utf8 "not_priv_invoke"; // #11 - renamed Utf8 "SourceFile"; // #12 Utf8 "TestInvokeErrors.java"; // #13 ! Utf8 "NestHost"; // #14 class #26; // #15 NameAndType #7 #8; // #16 class #27; // #17 NameAndType #28 #29; // #18 Utf8 "MissingMethod::priv_invoke"; // #19
*** 129,141 **** [] { // Attributes Attr(#12) { // SourceFile #13; } // end SourceFile ; ! Attr(#14) { // MemberOfNest 0x000F; ! } // end MemberOfNest ; Attr(#24) { // InnerClasses [] { // InnerClasses #5 #15 #23 8; } --- 129,141 ---- [] { // Attributes Attr(#12) { // SourceFile #13; } // end SourceFile ; ! Attr(#14) { // NestHost 0x000F; ! } // end NestHost ; Attr(#24) { // InnerClasses [] { // InnerClasses #5 #15 #23 8; }
< prev index next >