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    MemberOfNest attribute is modified to refer to NoSuchClass
  27 */
  28 
  29 class TestNestmateMembership$MissingNestTop {
  30   0xCAFEBABE;
  31   0; // minor version
  32   53; // version
  33   [] { // Constant Pool
  34     ; // first element is empty
  35     Method #6 #16; // #1    
  36     Field #17 #18; // #2    
  37     String #19; // #3    
  38     Method #20 #21; // #4    
  39     class #22; // #5    
  40     class #25; // #6    
  41     Utf8 "<init>"; // #7    
  42     Utf8 "()V"; // #8    
  43     Utf8 "Code"; // #9    
  44     Utf8 "LineNumberTable"; // #10    
  45     Utf8 "m"; // #11    
  46     Utf8 "SourceFile"; // #12    
  47     Utf8 "TestNestmateMembership.java"; // #13    
  48     Utf8 "MemberOfNest"; // #14    
  49     class #26; // #15    
  50     NameAndType #7 #8; // #16    
  51     class #27; // #17    
  52     NameAndType #28 #29; // #18    
  53     Utf8 "MissingNestTop.m() - jcod version"; // #19   - modified
  54     class #30; // #20    
  55     NameAndType #31 #32; // #21    
  56     Utf8 "TestNestmateMembership$MissingNestTop"; // #22    
  57     Utf8 "MissingNestTop"; // #23    
  58     Utf8 "InnerClasses"; // #24    
  59     Utf8 "java/lang/Object"; // #25    
  60     Utf8 "TestNestmateMembership"; // #26    
  61     Utf8 "java/lang/System"; // #27    
  62     Utf8 "out"; // #28    
  63     Utf8 "Ljava/io/PrintStream;"; // #29    
  64     Utf8 "java/io/PrintStream"; // #30    
  65     Utf8 "println"; // #31    
  66     Utf8 "(Ljava/lang/String;)V"; // #32    
  67     // added
  68     Utf8 "NoSuchClass"; // 33
  69     class #33; // #34
  70   } // Constant Pool
  71 
  72   0x0020; // access
  73   #5;// this_cpx
  74   #6;// super_cpx
  75 
  76   [] { // Interfaces
  77   } // Interfaces
  78 
  79   [] { // fields
  80   } // fields
  81 
  82   [] { // methods
  83     { // Member
  84       0x0000; // access
  85       #7; // name_cpx
  86       #8; // sig_cpx
  87       [] { // Attributes
  88         Attr(#9) { // Code
  89           1; // max_stack
  90           1; // max_locals
  91           Bytes[]{
  92             0x2AB70001B1;
  93           };
  94           [] { // Traps
  95           } // end Traps
  96           [] { // Attributes
  97             Attr(#10) { // LineNumberTable
  98               [] { // LineNumberTable
  99                 0  52;
 100               }
 101             } // end LineNumberTable
 102           } // Attributes
 103         } // end Code
 104       } // Attributes
 105     } // Member
 106     ;
 107     { // Member
 108       0x000A; // access
 109       #11; // name_cpx
 110       #8; // sig_cpx
 111       [] { // Attributes
 112         Attr(#9) { // Code
 113           2; // max_stack
 114           0; // max_locals
 115           Bytes[]{
 116             0xB200021203B60004;
 117             0xB1;
 118           };
 119           [] { // Traps
 120           } // end Traps
 121           [] { // Attributes
 122             Attr(#10) { // LineNumberTable
 123               [] { // LineNumberTable
 124                 0  54;
 125                 8  55;
 126               }
 127             } // end LineNumberTable
 128           } // Attributes
 129         } // end Code
 130       } // Attributes
 131     } // Member
 132   } // methods
 133 
 134   [] { // Attributes
 135     Attr(#12) { // SourceFile
 136       #13;
 137     } // end SourceFile
 138     ;
 139     Attr(#14) { // MemberOfNest - modified
 140       0x0022;
 141     } // end MemberOfNest
 142     ;
 143     Attr(#24) { // InnerClasses
 144       [] { // InnerClasses
 145         #5 #15 #23 8;
 146       }
 147     } // end InnerClasses
 148   } // Attributes
 149 } // end class TestNestmateMembership$MissingNestTop