< prev index next >

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

Print this page




  30   0; // minor version
  31   52; // version
  32   [] { // Constant Pool
  33     ; // first element is empty
  34     Field #19 #20; // #1
  35     String #21; // #2
  36     Method #22 #23; // #3
  37     InterfaceMethod #5 #24; // #4
  38     class #25; // #5
  39     class #26; // #6
  40     Utf8 "priv_invoke"; // #7
  41     Utf8 "()V"; // #8
  42     Utf8 "Code"; // #9
  43     Utf8 "LineNumberTable"; // #10
  44     Utf8 "access_priv"; // #11
  45     Utf8 "StaticIface"; // #12
  46     Utf8 "InnerClasses"; // #13
  47     Utf8 "(LTestInvokeInterface$StaticIface;)V"; // #14
  48     Utf8 "SourceFile"; // #15
  49     Utf8 "TestInvokeInterface.java"; // #16
  50     Utf8 "MemberOfNest"; // #17
  51     class #27; // #18
  52     class #28; // #19
  53     NameAndType #29 #30; // #20
  54     Utf8 "StaticIface::priv_invoke"; // #21
  55     class #31; // #22
  56     NameAndType #32 #33; // #23
  57     NameAndType #7 #8; // #24
  58     Utf8 "TestInvokeInterface$StaticIface"; // #25
  59     Utf8 "java/lang/Object"; // #26
  60     Utf8 "TestInvokeInterface"; // #27
  61     Utf8 "java/lang/System"; // #28
  62     Utf8 "out"; // #29
  63     Utf8 "Ljava/io/PrintStream;"; // #30
  64     Utf8 "java/io/PrintStream"; // #31
  65     Utf8 "println"; // #32
  66     Utf8 "(Ljava/lang/String;)V"; // #33
  67   } // Constant Pool
  68 
  69   0x0600; // access
  70   #5;// this_cpx


 117           [] { // Traps
 118           } // end Traps
 119           [] { // Attributes
 120             Attr(#10) { // LineNumberTable
 121               [] { // LineNumberTable
 122                 0  46;
 123                 6  47;
 124               }
 125             } // end LineNumberTable
 126           } // Attributes
 127         } // end Code
 128       } // Attributes
 129     } // Member
 130   } // methods
 131 
 132   [] { // Attributes
 133     Attr(#15) { // SourceFile
 134       #16;
 135     } // end SourceFile
 136     ;
 137     Attr(#17) { // MemberOfNest
 138       0x0012;
 139     } // end MemberOfNest
 140     ;
 141     Attr(#13) { // InnerClasses
 142       [] { // InnerClasses
 143         #5 #18 #12 1544;
 144       }
 145     } // end InnerClasses
 146   } // Attributes
 147 } // end class TestInvokeInterface$StaticIface


  30   0; // minor version
  31   52; // version
  32   [] { // Constant Pool
  33     ; // first element is empty
  34     Field #19 #20; // #1
  35     String #21; // #2
  36     Method #22 #23; // #3
  37     InterfaceMethod #5 #24; // #4
  38     class #25; // #5
  39     class #26; // #6
  40     Utf8 "priv_invoke"; // #7
  41     Utf8 "()V"; // #8
  42     Utf8 "Code"; // #9
  43     Utf8 "LineNumberTable"; // #10
  44     Utf8 "access_priv"; // #11
  45     Utf8 "StaticIface"; // #12
  46     Utf8 "InnerClasses"; // #13
  47     Utf8 "(LTestInvokeInterface$StaticIface;)V"; // #14
  48     Utf8 "SourceFile"; // #15
  49     Utf8 "TestInvokeInterface.java"; // #16
  50     Utf8 "NestHost"; // #17
  51     class #27; // #18
  52     class #28; // #19
  53     NameAndType #29 #30; // #20
  54     Utf8 "StaticIface::priv_invoke"; // #21
  55     class #31; // #22
  56     NameAndType #32 #33; // #23
  57     NameAndType #7 #8; // #24
  58     Utf8 "TestInvokeInterface$StaticIface"; // #25
  59     Utf8 "java/lang/Object"; // #26
  60     Utf8 "TestInvokeInterface"; // #27
  61     Utf8 "java/lang/System"; // #28
  62     Utf8 "out"; // #29
  63     Utf8 "Ljava/io/PrintStream;"; // #30
  64     Utf8 "java/io/PrintStream"; // #31
  65     Utf8 "println"; // #32
  66     Utf8 "(Ljava/lang/String;)V"; // #33
  67   } // Constant Pool
  68 
  69   0x0600; // access
  70   #5;// this_cpx


 117           [] { // Traps
 118           } // end Traps
 119           [] { // Attributes
 120             Attr(#10) { // LineNumberTable
 121               [] { // LineNumberTable
 122                 0  46;
 123                 6  47;
 124               }
 125             } // end LineNumberTable
 126           } // Attributes
 127         } // end Code
 128       } // Attributes
 129     } // Member
 130   } // methods
 131 
 132   [] { // Attributes
 133     Attr(#15) { // SourceFile
 134       #16;
 135     } // end SourceFile
 136     ;
 137     Attr(#17) { // NestHost
 138       0x0012;
 139     } // end NestHost
 140     ;
 141     Attr(#13) { // InnerClasses
 142       [] { // InnerClasses
 143         #5 #18 #12 1544;
 144       }
 145     } // end InnerClasses
 146   } // Attributes
 147 } // end class TestInvokeInterface$StaticIface
< prev index next >