< prev index next >

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

Print this page

        

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