< prev index next >

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

Print this page




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


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


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


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