< prev index next >

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

Print this page




   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.
   8  *
   9  * This code is distributed in the hope that it will be useful, but WITHOUT
  10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12  * version 2 for more details (a copy is included in the LICENSE file that
  13  * accompanied this code).
  14  *
  15  * You should have received a copy of the GNU General Public License version
  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 /* Generated from: TestNestmateMembership.java
  25 
  26    MemberOfNest attribute is modified to refer to non-instance class Object[]
  27 */
  28 
  29 class TestNestmateMembership$ArrayNestTop {
  30   0xCAFEBABE;
  31   0; // minor version
  32   53; // version
  33   [] { // Constant Pool
  34     ; // first element is empty
  35     Method #6 #18; // #1    
  36     Field #19 #20; // #2    
  37     String #21; // #3    
  38     Method #22 #23; // #4    
  39     class #24; // #5    
  40     class #27; // #6    
  41     Utf8 "oa"; // #7    
  42     Utf8 "[Ljava/lang/Object;"; // #8    
  43     Utf8 "<init>"; // #9    
  44     Utf8 "()V"; // #10    
  45     Utf8 "Code"; // #11    
  46     Utf8 "LineNumberTable"; // #12    
  47     Utf8 "m"; // #13    
  48     Utf8 "SourceFile"; // #14    
  49     Utf8 "TestNestmateMembership.java"; // #15    
  50     Utf8 "MemberOfNest"; // #16    
  51     class #28; // #17    
  52     NameAndType #9 #10; // #18    
  53     class #29; // #19    
  54     NameAndType #30 #31; // #20    
  55     Utf8 "ArrayTop.m() - jcod version"; // #21  - modified
  56     class #32; // #22    
  57     NameAndType #33 #34; // #23    
  58     Utf8 "TestNestmateMembership$ArrayNestTop"; // #24    
  59     Utf8 "ArrayNestTop"; // #25    
  60     Utf8 "InnerClasses"; // #26    
  61     Utf8 "java/lang/Object"; // #27    
  62     Utf8 "TestNestmateMembership"; // #28    
  63     Utf8 "java/lang/System"; // #29    
  64     Utf8 "out"; // #30    
  65     Utf8 "Ljava/io/PrintStream;"; // #31    
  66     Utf8 "java/io/PrintStream"; // #32    
  67     Utf8 "println"; // #33    
  68     Utf8 "(Ljava/lang/String;)V"; // #34    
  69     // Added
  70     class #8; // #35
  71   } // Constant Pool
  72 
  73   0x0020; // access
  74   #5;// this_cpx
  75   #6;// super_cpx
  76 
  77   [] { // Interfaces
  78   } // Interfaces
  79 


 127           [] { // Traps
 128           } // end Traps
 129           [] { // Attributes
 130             Attr(#12) { // LineNumberTable
 131               [] { // LineNumberTable
 132                 0  63;
 133                 8  64;
 134               }
 135             } // end LineNumberTable
 136           } // Attributes
 137         } // end Code
 138       } // Attributes
 139     } // Member
 140   } // methods
 141 
 142   [] { // Attributes
 143     Attr(#14) { // SourceFile
 144       #15;
 145     } // end SourceFile
 146     ;
 147     Attr(#16) { // MemberOfNest - modified
 148       0x0023;
 149     } // end MemberOfNest
 150     ;
 151     Attr(#26) { // InnerClasses
 152       [] { // InnerClasses
 153         #5 #17 #25 8;
 154       }
 155     } // end InnerClasses
 156   } // Attributes
 157 } // end class TestNestmateMembership$ArrayNestTop


   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.
   8  *
   9  * This code is distributed in the hope that it will be useful, but WITHOUT
  10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12  * version 2 for more details (a copy is included in the LICENSE file that
  13  * accompanied this code).
  14  *
  15  * You should have received a copy of the GNU General Public License version
  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 /* Generated from: TestNestmateMembership.java
  25 
  26    NestHost attribute is modified to refer to non-instance class Object[]
  27 */
  28 
  29 class TestNestmateMembership$ArrayNestHost {
  30   0xCAFEBABE;
  31   0; // minor version
  32   53; // version
  33   [] { // Constant Pool
  34     ; // first element is empty
  35     Method #6 #18; // #1
  36     Field #19 #20; // #2
  37     String #21; // #3
  38     Method #22 #23; // #4
  39     class #24; // #5
  40     class #27; // #6
  41     Utf8 "oa"; // #7
  42     Utf8 "[Ljava/lang/Object;"; // #8
  43     Utf8 "<init>"; // #9
  44     Utf8 "()V"; // #10
  45     Utf8 "Code"; // #11
  46     Utf8 "LineNumberTable"; // #12
  47     Utf8 "m"; // #13
  48     Utf8 "SourceFile"; // #14
  49     Utf8 "TestNestmateMembership.java"; // #15
  50     Utf8 "NestHost"; // #16
  51     class #28; // #17
  52     NameAndType #9 #10; // #18
  53     class #29; // #19
  54     NameAndType #30 #31; // #20
  55     Utf8 "ArrayNestHost.m() - jcod version"; // #21  - modified
  56     class #32; // #22
  57     NameAndType #33 #34; // #23
  58     Utf8 "TestNestmateMembership$ArrayNestHost"; // #24
  59     Utf8 "ArrayNestHost"; // #25
  60     Utf8 "InnerClasses"; // #26
  61     Utf8 "java/lang/Object"; // #27
  62     Utf8 "TestNestmateMembership"; // #28
  63     Utf8 "java/lang/System"; // #29
  64     Utf8 "out"; // #30
  65     Utf8 "Ljava/io/PrintStream;"; // #31
  66     Utf8 "java/io/PrintStream"; // #32
  67     Utf8 "println"; // #33
  68     Utf8 "(Ljava/lang/String;)V"; // #34
  69     // Added
  70     class #8; // #35
  71   } // Constant Pool
  72 
  73   0x0020; // access
  74   #5;// this_cpx
  75   #6;// super_cpx
  76 
  77   [] { // Interfaces
  78   } // Interfaces
  79 


 127           [] { // Traps
 128           } // end Traps
 129           [] { // Attributes
 130             Attr(#12) { // LineNumberTable
 131               [] { // LineNumberTable
 132                 0  63;
 133                 8  64;
 134               }
 135             } // end LineNumberTable
 136           } // Attributes
 137         } // end Code
 138       } // Attributes
 139     } // Member
 140   } // methods
 141 
 142   [] { // Attributes
 143     Attr(#14) { // SourceFile
 144       #15;
 145     } // end SourceFile
 146     ;
 147     Attr(#16) { // NestHost - modified
 148       0x0023;
 149     } // end NestHost
 150     ;
 151     Attr(#26) { // InnerClasses
 152       [] { // InnerClasses
 153         #5 #17 #25 8;
 154       }
 155     } // end InnerClasses
 156   } // Attributes
 157 } // end class TestNestmateMembership$ArrayNestHost
< prev index next >