< prev index next >

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

Print this page




  29   53; // version
  30   [] { // Constant Pool
  31     ; // first element is empty
  32     Method #3 #12; // #1
  33     class #13; // #2
  34     class #16; // #3
  35     Utf8 "<init>"; // #4
  36     Utf8 "()V"; // #5
  37     Utf8 "Code"; // #6
  38     Utf8 "LineNumberTable"; // #7
  39     Utf8 "SourceFile"; // #8
  40     Utf8 "TestReflectionAPI.java"; // #9
  41     Utf8 "NestHost"; // #10
  42     class #17; // #11
  43     NameAndType #4 #5; // #12
  44     Utf8 "TestReflectionAPI$MemberNotOurHost"; // #13
  45     Utf8 "MemberNotOurHost"; // #14
  46     Utf8 "InnerClasses"; // #15
  47     Utf8 "java/lang/Object"; // #16
  48     Utf8 "TestReflectionAPI"; // #17



  49   } // Constant Pool
  50 
  51   0x0020; // access
  52   #2;// this_cpx
  53   #3;// super_cpx
  54 
  55   [] { // Interfaces
  56   } // Interfaces
  57 
  58   [] { // fields
  59   } // fields
  60 
  61   [] { // methods
  62     { // Member
  63       0x0000; // access
  64       #4; // name_cpx
  65       #5; // sig_cpx
  66       [] { // Attributes
  67         Attr(#6) { // Code
  68           1; // max_stack


  73           [] { // Traps
  74           } // end Traps
  75           [] { // Attributes
  76             Attr(#7) { // LineNumberTable
  77               [] { // LineNumberTable
  78                 0  68;
  79               }
  80             } // end LineNumberTable
  81           } // Attributes
  82         } // end Code
  83       } // Attributes
  84     } // Member
  85   } // methods
  86 
  87   [] { // Attributes
  88     Attr(#8) { // SourceFile
  89       #9;
  90     } // end SourceFile
  91     ;
  92     Attr(#10) { // NestHost
  93       0x0003;  // Modified #3
  94     } // end NestHost
  95     ;
  96     Attr(#15) { // InnerClasses
  97       [] { // InnerClasses
  98         #2 #11 #14 8;
  99       }
 100     } // end InnerClasses
 101   } // Attributes
 102 } // end class TestReflectionAPI$MemberNotOurHost


  29   53; // version
  30   [] { // Constant Pool
  31     ; // first element is empty
  32     Method #3 #12; // #1
  33     class #13; // #2
  34     class #16; // #3
  35     Utf8 "<init>"; // #4
  36     Utf8 "()V"; // #5
  37     Utf8 "Code"; // #6
  38     Utf8 "LineNumberTable"; // #7
  39     Utf8 "SourceFile"; // #8
  40     Utf8 "TestReflectionAPI.java"; // #9
  41     Utf8 "NestHost"; // #10
  42     class #17; // #11
  43     NameAndType #4 #5; // #12
  44     Utf8 "TestReflectionAPI$MemberNotOurHost"; // #13
  45     Utf8 "MemberNotOurHost"; // #14
  46     Utf8 "InnerClasses"; // #15
  47     Utf8 "java/lang/Object"; // #16
  48     Utf8 "TestReflectionAPI"; // #17
  49     // Added
  50     Utf8 "InvalidNestHost"; // #18
  51     class #18; // #19
  52   } // Constant Pool
  53 
  54   0x0020; // access
  55   #2;// this_cpx
  56   #3;// super_cpx
  57 
  58   [] { // Interfaces
  59   } // Interfaces
  60 
  61   [] { // fields
  62   } // fields
  63 
  64   [] { // methods
  65     { // Member
  66       0x0000; // access
  67       #4; // name_cpx
  68       #5; // sig_cpx
  69       [] { // Attributes
  70         Attr(#6) { // Code
  71           1; // max_stack


  76           [] { // Traps
  77           } // end Traps
  78           [] { // Attributes
  79             Attr(#7) { // LineNumberTable
  80               [] { // LineNumberTable
  81                 0  68;
  82               }
  83             } // end LineNumberTable
  84           } // Attributes
  85         } // end Code
  86       } // Attributes
  87     } // Member
  88   } // methods
  89 
  90   [] { // Attributes
  91     Attr(#8) { // SourceFile
  92       #9;
  93     } // end SourceFile
  94     ;
  95     Attr(#10) { // NestHost
  96       0x0013;  // Modified #19
  97     } // end NestHost
  98     ;
  99     Attr(#15) { // InnerClasses
 100       [] { // InnerClasses
 101         #2 #11 #14 8;
 102       }
 103     } // end InnerClasses
 104   } // Attributes
 105 } // end class TestReflectionAPI$MemberNotOurHost
< prev index next >