1 /*
   2  * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   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 
  80   [] { // fields
  81     { // Member
  82       0x0000; // access
  83       #7; // name_cpx
  84       #8; // sig_cpx
  85       [] { // Attributes
  86       } // Attributes
  87     } // Member
  88   } // fields
  89 
  90   [] { // methods
  91     { // Member
  92       0x0000; // access
  93       #9; // name_cpx
  94       #10; // sig_cpx
  95       [] { // Attributes
  96         Attr(#11) { // Code
  97           1; // max_stack
  98           1; // max_locals
  99           Bytes[]{
 100             0x2AB70001B1;
 101           };
 102           [] { // Traps
 103           } // end Traps
 104           [] { // Attributes
 105             Attr(#12) { // LineNumberTable
 106               [] { // LineNumberTable
 107                 0  60;
 108               }
 109             } // end LineNumberTable
 110           } // Attributes
 111         } // end Code
 112       } // Attributes
 113     } // Member
 114     ;
 115     { // Member
 116       0x000A; // access
 117       #13; // name_cpx
 118       #10; // sig_cpx
 119       [] { // Attributes
 120         Attr(#11) { // Code
 121           2; // max_stack
 122           0; // max_locals
 123           Bytes[]{
 124             0xB200021203B60004;
 125             0xB1;
 126           };
 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