< prev index next >

test/hotspot/jtreg/runtime/Nestmates/membership/CallerNotInstanceHost.jcod

Print this page

        

*** 27,216 **** 0xCAFEBABE; 0; // minor version 53; // version [] { // Constant Pool ; // first element is empty ! Method #8 #22; // #1 ! Field #23 #24; // #2 ! String #25; // #3 ! Method #26 #27; // #4 ! Method #28 #29; // #5 ! Method #30 #29; // #6 ! class #31; // #7 ! class #34; // #8 ! Utf8 "oa"; // #9 ! Utf8 "[Ljava/lang/Object;"; // #10 ! Utf8 "<init>"; // #11 ! Utf8 "()V"; // #12 ! Utf8 "Code"; // #13 ! Utf8 "LineNumberTable"; // #14 ! Utf8 "m"; // #15 ! Utf8 "invokeTarget"; // #16 ! Utf8 "invokeTargetNotInstanceHost"; // #17 ! Utf8 "SourceFile"; // #18 ! Utf8 "TestNestmateMembership.java"; // #19 ! Utf8 "NestHost"; // #20 ! class #35; // #21 ! NameAndType #11 #12; // #22 ! class #36; // #23 ! NameAndType #37 #38; // #24 ! Utf8 "CallerNotInstanceHost.m() - java version"; // #25 ! class #39; // #26 ! NameAndType #40 #41; // #27 ! class #42; // #28 ! NameAndType #15 #12; // #29 ! class #44; // #30 ! Utf8 "TestNestmateMembership$CallerNotInstanceHost"; // #31 ! Utf8 "CallerNotInstanceHost"; // #32 ! Utf8 "InnerClasses"; // #33 ! Utf8 "java/lang/Object"; // #34 ! Utf8 "TestNestmateMembership"; // #35 ! Utf8 "java/lang/System"; // #36 ! Utf8 "out"; // #37 ! Utf8 "Ljava/io/PrintStream;"; // #38 ! Utf8 "java/io/PrintStream"; // #39 ! Utf8 "println"; // #40 ! Utf8 "(Ljava/lang/String;)V"; // #41 ! Utf8 "TestNestmateMembership$Target"; // #42 ! Utf8 "Target"; // #43 ! Utf8 "TestNestmateMembership$TargetNotInstanceHost"; // #44 ! Utf8 "TargetNotInstanceHost"; // #45 ! class #10; // #46 - added } // Constant Pool 0x0020; // access ! #7;// this_cpx ! #8;// super_cpx [] { // Interfaces } // Interfaces [] { // fields { // Member 0x0000; // access ! #9; // name_cpx ! #10; // sig_cpx [] { // Attributes } // Attributes } // Member } // fields [] { // methods { // Member ! 0x0000; // access ! #11; // name_cpx ! #12; // sig_cpx [] { // Attributes ! Attr(#13) { // Code 1; // max_stack 1; // max_locals Bytes[]{ ! 0x2AB70001B1; }; [] { // Traps } // end Traps [] { // Attributes ! Attr(#14) { // LineNumberTable [] { // LineNumberTable ! 0 104; } } // end LineNumberTable } // Attributes } // end Code } // Attributes } // Member ; { // Member ! 0x000A; // access ! #15; // name_cpx ! #12; // sig_cpx [] { // Attributes ! Attr(#13) { // Code 2; // max_stack ! 0; // max_locals Bytes[]{ ! 0xB200021203B60004; 0xB1; }; [] { // Traps } // end Traps [] { // Attributes ! Attr(#14) { // LineNumberTable [] { // LineNumberTable ! 0 107; ! 8 108; } } // end LineNumberTable } // Attributes } // end Code } // Attributes } // Member ; { // Member 0x0009; // access ! #16; // name_cpx ! #12; // sig_cpx [] { // Attributes ! Attr(#13) { // Code ! 0; // max_stack 0; // max_locals Bytes[]{ ! 0xB80005B1; }; [] { // Traps } // end Traps [] { // Attributes ! Attr(#14) { // LineNumberTable [] { // LineNumberTable ! 0 110; ! 3 111; } } // end LineNumberTable } // Attributes } // end Code } // Attributes } // Member ; { // Member 0x0009; // access ! #17; // name_cpx ! #12; // sig_cpx [] { // Attributes ! Attr(#13) { // Code ! 0; // max_stack 0; // max_locals Bytes[]{ ! 0xB80006B1; }; [] { // Traps } // end Traps [] { // Attributes ! Attr(#14) { // LineNumberTable [] { // LineNumberTable ! 0 113; ! 3 114; } } // end LineNumberTable } // Attributes } // end Code } // Attributes } // Member } // methods [] { // Attributes ! Attr(#18) { // SourceFile ! #19; } // end SourceFile ; ! Attr(#20) { // NestHost ! 0x002E; // modified - #46 } // end NestHost ; ! Attr(#33) { // InnerClasses [] { // InnerClasses ! #7 #21 #32 8; ! #28 #21 #43 8; ! #30 #21 #45 8; } } // end InnerClasses } // Attributes } // end class TestNestmateMembership$CallerNotInstanceHost --- 27,389 ---- 0xCAFEBABE; 0; // minor version 53; // version [] { // Constant Pool ; // first element is empty ! Field #36 #37; // #1 ! String #38; // #2 ! Method #39 #40; // #3 ! Method #7 #41; // #4 ! Method #9 #41; // #5 ! Method #14 #42; // #6 ! class #43; // #7 ! Method #7 #42; // #8 ! class #46; // #9 ! Method #9 #42; // #10 ! Field #7 #48; // #11 ! Field #9 #48; // #12 ! class #49; // #13 ! class #51; // #14 ! Utf8 "oa"; // #15 ! Utf8 "[Ljava/lang/Object;"; // #16 ! Utf8 "f"; // #17 ! Utf8 "I"; // #18 ! Utf8 "m"; // #19 ! Utf8 "()V"; // #20 ! Utf8 "Code"; // #21 ! Utf8 "LineNumberTable"; // #22 ! Utf8 "invokeTarget"; // #23 ! Utf8 "invokeTargetNotInstanceHost"; // #24 ! Utf8 "<init>"; // #25 ! Utf8 "newTarget"; // #26 ! Utf8 "newTargetNotInstanceHost"; // #27 ! Utf8 "getFieldTarget"; // #28 ! Utf8 "getFieldTargetNotInstanceHost"; // #29 ! Utf8 "putFieldTarget"; // #30 ! Utf8 "putFieldTargetNotInstanceHost"; // #31 ! Utf8 "SourceFile"; // #32 ! Utf8 "TestNestmateMembership.java"; // #33 ! Utf8 "NestHost"; // #34 ! class #52; // #35 ! class #53; // #36 ! NameAndType #54 #55; // #37 ! Utf8 "CallerNotInstanceHost.m() - java version"; // #38 ! class #56; // #39 ! NameAndType #57 #58; // #40 ! NameAndType #19 #20; // #41 ! NameAndType #25 #20; // #42 ! Utf8 "TestNestmateMembership$Target"; // #43 ! Utf8 "Target"; // #44 ! Utf8 "InnerClasses"; // #45 ! Utf8 "TestNestmateMembership$TargetNotInstanceHost"; // #46 ! Utf8 "TargetNotInstanceHost"; // #47 ! NameAndType #17 #18; // #48 ! Utf8 "TestNestmateMembership$CallerNotInstanceHost"; // #49 ! Utf8 "CallerNotInstanceHost"; // #50 ! Utf8 "java/lang/Object"; // #51 ! Utf8 "TestNestmateMembership"; // #52 ! Utf8 "java/lang/System"; // #53 ! Utf8 "out"; // #54 ! Utf8 "Ljava/io/PrintStream;"; // #55 ! Utf8 "java/io/PrintStream"; // #56 ! Utf8 "println"; // #57 ! Utf8 "(Ljava/lang/String;)V"; // #58 ! class #16; // Added - #59 } // Constant Pool 0x0020; // access ! #13;// this_cpx ! #14;// super_cpx [] { // Interfaces } // Interfaces [] { // fields { // Member 0x0000; // access ! #15; // name_cpx ! #16; // sig_cpx ! [] { // Attributes ! } // Attributes ! } // Member ! ; ! { // Member ! 0x000A; // access ! #17; // name_cpx ! #18; // sig_cpx [] { // Attributes } // Attributes } // Member } // fields [] { // methods { // Member ! 0x000A; // access ! #19; // name_cpx ! #20; // sig_cpx ! [] { // Attributes ! Attr(#21) { // Code ! 2; // max_stack ! 0; // max_locals ! Bytes[]{ ! 0xB200011202B60003; ! 0xB1; ! }; ! [] { // Traps ! } // end Traps ! [] { // Attributes ! Attr(#22) { // LineNumberTable ! [] { // LineNumberTable ! 0 254; ! 8 255; ! } ! } // end LineNumberTable ! } // Attributes ! } // end Code ! } // Attributes ! } // Member ! ; ! { // Member ! 0x0009; // access ! #23; // name_cpx ! #20; // sig_cpx ! [] { // Attributes ! Attr(#21) { // Code ! 0; // max_stack ! 0; // max_locals ! Bytes[]{ ! 0xB80004B1; ! }; ! [] { // Traps ! } // end Traps [] { // Attributes ! Attr(#22) { // LineNumberTable ! [] { // LineNumberTable ! 0 257; ! 3 258; ! } ! } // end LineNumberTable ! } // Attributes ! } // end Code ! } // Attributes ! } // Member ! ; ! { // Member ! 0x0009; // access ! #24; // name_cpx ! #20; // sig_cpx ! [] { // Attributes ! Attr(#21) { // Code ! 0; // max_stack ! 0; // max_locals ! Bytes[]{ ! 0xB80005B1; ! }; ! [] { // Traps ! } // end Traps ! [] { // Attributes ! Attr(#22) { // LineNumberTable ! [] { // LineNumberTable ! 0 260; ! 3 261; ! } ! } // end LineNumberTable ! } // Attributes ! } // end Code ! } // Attributes ! } // Member ! ; ! { // Member ! 0x0002; // access ! #25; // name_cpx ! #20; // sig_cpx ! [] { // Attributes ! Attr(#21) { // Code 1; // max_stack 1; // max_locals Bytes[]{ ! 0x2AB70006B1; }; [] { // Traps } // end Traps [] { // Attributes ! Attr(#22) { // LineNumberTable [] { // LineNumberTable ! 0 265; } } // end LineNumberTable } // Attributes } // end Code } // Attributes } // Member ; { // Member ! 0x0009; // access ! #26; // name_cpx ! #20; // sig_cpx [] { // Attributes ! Attr(#21) { // Code 2; // max_stack ! 1; // max_locals Bytes[]{ ! 0xBB000759B700084B; 0xB1; }; [] { // Traps } // end Traps [] { // Attributes ! Attr(#22) { // LineNumberTable [] { // LineNumberTable ! 0 268; ! 8 269; } } // end LineNumberTable } // Attributes } // end Code } // Attributes } // Member ; { // Member 0x0009; // access ! #27; // name_cpx ! #20; // sig_cpx [] { // Attributes ! Attr(#21) { // Code ! 2; // max_stack ! 1; // max_locals ! Bytes[]{ ! 0xBB000959B7000A4B; ! 0xB1; ! }; ! [] { // Traps ! } // end Traps ! [] { // Attributes ! Attr(#22) { // LineNumberTable ! [] { // LineNumberTable ! 0 271; ! 8 272; ! } ! } // end LineNumberTable ! } // Attributes ! } // end Code ! } // Attributes ! } // Member ! ; ! { // Member ! 0x0009; // access ! #28; // name_cpx ! #20; // sig_cpx ! [] { // Attributes ! Attr(#21) { // Code ! 1; // max_stack ! 1; // max_locals ! Bytes[]{ ! 0xB2000B3BB1; ! }; ! [] { // Traps ! } // end Traps ! [] { // Attributes ! Attr(#22) { // LineNumberTable ! [] { // LineNumberTable ! 0 279; ! 4 280; ! } ! } // end LineNumberTable ! } // Attributes ! } // end Code ! } // Attributes ! } // Member ! ; ! { // Member ! 0x0009; // access ! #29; // name_cpx ! #20; // sig_cpx ! [] { // Attributes ! Attr(#21) { // Code ! 1; // max_stack ! 1; // max_locals ! Bytes[]{ ! 0xB2000C3BB1; ! }; ! [] { // Traps ! } // end Traps ! [] { // Attributes ! Attr(#22) { // LineNumberTable ! [] { // LineNumberTable ! 0 282; ! 4 283; ! } ! } // end LineNumberTable ! } // Attributes ! } // end Code ! } // Attributes ! } // Member ! ; ! { // Member ! 0x0009; // access ! #30; // name_cpx ! #20; // sig_cpx ! [] { // Attributes ! Attr(#21) { // Code ! 1; // max_stack 0; // max_locals Bytes[]{ ! 0x102AB3000BB1; }; [] { // Traps } // end Traps [] { // Attributes ! Attr(#22) { // LineNumberTable [] { // LineNumberTable ! 0 285; ! 5 286; } } // end LineNumberTable } // Attributes } // end Code } // Attributes } // Member ; { // Member 0x0009; // access ! #31; // name_cpx ! #20; // sig_cpx [] { // Attributes ! Attr(#21) { // Code ! 1; // max_stack 0; // max_locals Bytes[]{ ! 0x102AB3000CB1; }; [] { // Traps } // end Traps [] { // Attributes ! Attr(#22) { // LineNumberTable [] { // LineNumberTable ! 0 288; ! 5 289; } } // end LineNumberTable } // Attributes } // end Code } // Attributes } // Member } // methods [] { // Attributes ! Attr(#32) { // SourceFile ! #33; } // end SourceFile ; ! Attr(#34) { // NestHost ! 0x003B; // modified #59 } // end NestHost ; ! Attr(#45) { // InnerClasses [] { // InnerClasses ! #7 #35 #44 8; ! #9 #35 #47 8; ! #13 #35 #50 8; } } // end InnerClasses } // Attributes } // end class TestNestmateMembership$CallerNotInstanceHost
< prev index next >