< prev index next >

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

Print this page




   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: PackagedNestTop2.java
  25 
  26    MemberOfNest attribute is modified to contain P1.PackagedNestTop
  27    m() is declared to be private
  28 */
  29 
  30 class P2/PackagedNestTop2$Member {
  31   0xCAFEBABE;
  32   0; // minor version
  33   53; // version
  34   [] { // Constant Pool
  35     ; // first element is empty
  36     Method #6 #16; // #1    
  37     Field #17 #18; // #2    
  38     String #19; // #3    
  39     Method #20 #21; // #4    
  40     class #22; // #5    
  41     class #25; // #6    
  42     Utf8 "<init>"; // #7    
  43     Utf8 "()V"; // #8    
  44     Utf8 "Code"; // #9    
  45     Utf8 "LineNumberTable"; // #10    
  46     Utf8 "m"; // #11    
  47     Utf8 "SourceFile"; // #12    
  48     Utf8 "PackagedNestTop2.java"; // #13    
  49     Utf8 "MemberOfNest"; // #14    
  50     class #26; // #15    
  51     NameAndType #7 #8; // #16    
  52     class #27; // #17    
  53     NameAndType #28 #29; // #18    
  54     Utf8 "You should never see this!"; // #19    
  55     class #30; // #20    
  56     NameAndType #31 #32; // #21    
  57     Utf8 "P2/PackagedNestTop2$Member"; // #22    
  58     Utf8 "Member"; // #23    
  59     Utf8 "InnerClasses"; // #24    
  60     Utf8 "java/lang/Object"; // #25    
  61     Utf8 "P2/PackagedNestTop2"; // #26    
  62     Utf8 "java/lang/System"; // #27    
  63     Utf8 "out"; // #28    
  64     Utf8 "Ljava/io/PrintStream;"; // #29    
  65     Utf8 "java/io/PrintStream"; // #30    
  66     Utf8 "println"; // #31    
  67     Utf8 "(Ljava/lang/String;)V"; // #32  
  68     // added entries
  69     Utf8 "P1/PackagedNestTop"; // #33    
  70     class #33; // #34
  71   } // Constant Pool
  72 
  73   0x0021; // access
  74   #5;// this_cpx
  75   #6;// super_cpx
  76 
  77   [] { // Interfaces
  78   } // Interfaces
  79 
  80   [] { // fields
  81   } // fields
  82 
  83   [] { // methods
  84     { // Member
  85       0x0001; // access
  86       #7; // name_cpx
  87       #8; // sig_cpx
  88       [] { // Attributes
  89         Attr(#9) { // Code


 120           [] { // Traps
 121           } // end Traps
 122           [] { // Attributes
 123             Attr(#10) { // LineNumberTable
 124               [] { // LineNumberTable
 125                 0  35;
 126                 8  36;
 127               }
 128             } // end LineNumberTable
 129           } // Attributes
 130         } // end Code
 131       } // Attributes
 132     } // Member
 133   } // methods
 134 
 135   [] { // Attributes
 136     Attr(#12) { // SourceFile
 137       #13;
 138     } // end SourceFile
 139     ;
 140     Attr(#14) { // MemberOfNest - modified
 141       0x0022;
 142     } // end MemberOfNest
 143     ;
 144     Attr(#24) { // InnerClasses
 145       [] { // InnerClasses
 146         #5 #15 #23 9;
 147       }
 148     } // end InnerClasses
 149   } // Attributes
 150 } // end class P2/PackagedNestTop2$Member


   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: PackagedNestHost2.java
  25 
  26    NestHost attribute is modified to contain P1.PackagedNestHost
  27    m() is declared to be private
  28 */
  29 
  30 class P2/PackagedNestHost2$Member {
  31   0xCAFEBABE;
  32   0; // minor version
  33   53; // version
  34   [] { // Constant Pool
  35     ; // first element is empty
  36     Method #6 #16; // #1
  37     Field #17 #18; // #2
  38     String #19; // #3
  39     Method #20 #21; // #4
  40     class #22; // #5
  41     class #25; // #6
  42     Utf8 "<init>"; // #7
  43     Utf8 "()V"; // #8
  44     Utf8 "Code"; // #9
  45     Utf8 "LineNumberTable"; // #10
  46     Utf8 "m"; // #11
  47     Utf8 "SourceFile"; // #12
  48     Utf8 "PackagedNestHost2.java"; // #13
  49     Utf8 "NestHost"; // #14
  50     class #26; // #15
  51     NameAndType #7 #8; // #16
  52     class #27; // #17
  53     NameAndType #28 #29; // #18
  54     Utf8 "You should never see this!"; // #19
  55     class #30; // #20
  56     NameAndType #31 #32; // #21
  57     Utf8 "P2/PackagedNestHost2$Member"; // #22
  58     Utf8 "Member"; // #23
  59     Utf8 "InnerClasses"; // #24
  60     Utf8 "java/lang/Object"; // #25
  61     Utf8 "P2/PackagedNestHost2"; // #26
  62     Utf8 "java/lang/System"; // #27
  63     Utf8 "out"; // #28
  64     Utf8 "Ljava/io/PrintStream;"; // #29
  65     Utf8 "java/io/PrintStream"; // #30
  66     Utf8 "println"; // #31
  67     Utf8 "(Ljava/lang/String;)V"; // #32
  68     // added entries
  69     Utf8 "P1/PackagedNestHost"; // #33
  70     class #33; // #34
  71   } // Constant Pool
  72 
  73   0x0021; // access
  74   #5;// this_cpx
  75   #6;// super_cpx
  76 
  77   [] { // Interfaces
  78   } // Interfaces
  79 
  80   [] { // fields
  81   } // fields
  82 
  83   [] { // methods
  84     { // Member
  85       0x0001; // access
  86       #7; // name_cpx
  87       #8; // sig_cpx
  88       [] { // Attributes
  89         Attr(#9) { // Code


 120           [] { // Traps
 121           } // end Traps
 122           [] { // Attributes
 123             Attr(#10) { // LineNumberTable
 124               [] { // LineNumberTable
 125                 0  35;
 126                 8  36;
 127               }
 128             } // end LineNumberTable
 129           } // Attributes
 130         } // end Code
 131       } // Attributes
 132     } // Member
 133   } // methods
 134 
 135   [] { // Attributes
 136     Attr(#12) { // SourceFile
 137       #13;
 138     } // end SourceFile
 139     ;
 140     Attr(#14) { // NestHost - modified
 141       0x0022;
 142     } // end NestHost
 143     ;
 144     Attr(#24) { // InnerClasses
 145       [] { // InnerClasses
 146         #5 #15 #23 9;
 147       }
 148     } // end InnerClasses
 149   } // Attributes
 150 } // end class P2/PackagedNestHost2$Member
< prev index next >