< prev index next >

test/hotspot/jtreg/runtime/Nestmates/reflectionAPI/MemberNotInstanceHost.jcod

Print this page




  16  * 2 along with this work; if not, write to the Free Software Foundation,
  17  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18  *
  19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20  * or visit www.oracle.com if you need additional information or have any
  21  * questions.
  22  */
  23 
  24 // NestHost attribute refers to non-instance class
  25 
  26 class TestReflectionAPI$MemberNotInstanceHost {
  27   0xCAFEBABE;
  28   0; // minor version
  29   53; // version
  30   [] { // Constant Pool
  31     ; // first element is empty
  32     Method #3 #14; // #1
  33     class #15; // #2
  34     class #18; // #3
  35     Utf8 "oa"; // #4
  36     Utf8 "[Ljava/lang/Object;"; // #5
  37     Utf8 "<init>"; // #6
  38     Utf8 "()V"; // #7
  39     Utf8 "Code"; // #8
  40     Utf8 "LineNumberTable"; // #9
  41     Utf8 "SourceFile"; // #10
  42     Utf8 "TestReflectionAPI.java"; // #11
  43     Utf8 "NestHost"; // #12
  44     class #19; // #13
  45     NameAndType #6 #7; // #14
  46     Utf8 "TestReflectionAPI$MemberNotInstanceHost"; // #15
  47     Utf8 "MemberNotInstanceHost"; // #16
  48     Utf8 "InnerClasses"; // #17
  49     Utf8 "java/lang/Object"; // #18
  50     Utf8 "TestReflectionAPI"; // #19
  51     class #5; // #20 - added
  52   } // Constant Pool
  53 
  54   0x0020; // access
  55   #2;// this_cpx
  56   #3;// super_cpx




  16  * 2 along with this work; if not, write to the Free Software Foundation,
  17  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18  *
  19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20  * or visit www.oracle.com if you need additional information or have any
  21  * questions.
  22  */
  23 
  24 // NestHost attribute refers to non-instance class
  25 
  26 class TestReflectionAPI$MemberNotInstanceHost {
  27   0xCAFEBABE;
  28   0; // minor version
  29   53; // version
  30   [] { // Constant Pool
  31     ; // first element is empty
  32     Method #3 #14; // #1
  33     class #15; // #2
  34     class #18; // #3
  35     Utf8 "oa"; // #4
  36     Utf8 "[LInvalidNestHost;"; // #5
  37     Utf8 "<init>"; // #6
  38     Utf8 "()V"; // #7
  39     Utf8 "Code"; // #8
  40     Utf8 "LineNumberTable"; // #9
  41     Utf8 "SourceFile"; // #10
  42     Utf8 "TestReflectionAPI.java"; // #11
  43     Utf8 "NestHost"; // #12
  44     class #19; // #13
  45     NameAndType #6 #7; // #14
  46     Utf8 "TestReflectionAPI$MemberNotInstanceHost"; // #15
  47     Utf8 "MemberNotInstanceHost"; // #16
  48     Utf8 "InnerClasses"; // #17
  49     Utf8 "java/lang/Object"; // #18
  50     Utf8 "TestReflectionAPI"; // #19
  51     class #5; // #20 - added
  52   } // Constant Pool
  53 
  54   0x0020; // access
  55   #2;// this_cpx
  56   #3;// super_cpx


< prev index next >