< prev index next >

test/hotspot/jtreg/runtime/Nestmates/classFileParsing/ConflictingAttributesInNestMember.jcod

Print this page




  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 /* Source: NestmateAttributeHolder.java
  25 
  26 public class NestmateAttributeHolder {
  27     public static class TwoNestHost {
  28     }
  29 }
  30 */
  31 
  32 class NestmateAttributeHolder$ConflictingAttributesInNestMember {
  33   0xCAFEBABE;
  34   0; // minor version
  35   53; // version
  36   [] { // Constant Pool
  37     ; // first element is empty
  38     Method #3 #12; // #1    
  39     class #13; // #2    
  40     class #16; // #3    
  41     Utf8 "<init>"; // #4    
  42     Utf8 "()V"; // #5    
  43     Utf8 "Code"; // #6    
  44     Utf8 "LineNumberTable"; // #7    
  45     Utf8 "SourceFile"; // #8    
  46     Utf8 "NestmateAttributeHolder.java"; // #9    
  47     Utf8 "NestHost"; // #10    
  48     class #17; // #11    
  49     NameAndType #4 #5; // #12    
  50     Utf8 "NestmateAttributeHolder$ConflictingAttributesInNestMember"; // #13    
  51     Utf8 "ConflictingAttributesInNestMember"; // #14    
  52     Utf8 "InnerClasses"; // #15    
  53     Utf8 "java/lang/Object"; // #16    
  54     Utf8 "NestmateAttributeHolder"; // #17    
  55     Utf8 "NestMembers"; // #18    




  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 /* Source: NestmateAttributeHolder.java
  25 
  26 public class NestmateAttributeHolder {
  27     public static class TwoNestHost {
  28     }
  29 }
  30 */
  31 
  32 class NestmateAttributeHolder$ConflictingAttributesInNestMember {
  33   0xCAFEBABE;
  34   0; // minor version
  35   54; // version
  36   [] { // Constant Pool
  37     ; // first element is empty
  38     Method #3 #12; // #1    
  39     class #13; // #2    
  40     class #16; // #3    
  41     Utf8 "<init>"; // #4    
  42     Utf8 "()V"; // #5    
  43     Utf8 "Code"; // #6    
  44     Utf8 "LineNumberTable"; // #7    
  45     Utf8 "SourceFile"; // #8    
  46     Utf8 "NestmateAttributeHolder.java"; // #9    
  47     Utf8 "NestHost"; // #10    
  48     class #17; // #11    
  49     NameAndType #4 #5; // #12    
  50     Utf8 "NestmateAttributeHolder$ConflictingAttributesInNestMember"; // #13    
  51     Utf8 "ConflictingAttributesInNestMember"; // #14    
  52     Utf8 "InnerClasses"; // #15    
  53     Utf8 "java/lang/Object"; // #16    
  54     Utf8 "NestmateAttributeHolder"; // #17    
  55     Utf8 "NestMembers"; // #18    


< prev index next >