< prev index next >

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

Print this page

        

@@ -24,11 +24,11 @@
 // NestHost attribute refers to class with no nest
 
 class TestNestmateMembership$CallerNotOurHost {
   0xCAFEBABE;
   0; // minor version
-  53; // version
+  54; // version
   [] { // Constant Pool
     ; // first element is empty
     Field #34 #35; // #1
     String #36; // #2
     Method #37 #38; // #3

@@ -83,10 +83,13 @@
     Utf8 "out"; // #52
     Utf8 "Ljava/io/PrintStream;"; // #53
     Utf8 "java/io/PrintStream"; // #54
     Utf8 "println"; // #55
     Utf8 "(Ljava/lang/String;)V"; // #56
+    //  Added
+    Utf8 "InvalidNestHost"; // #57
+    class #57; // #58
   } // Constant Pool
 
   0x0020; // access
   #13;// this_cpx
   #14;// super_cpx

@@ -362,11 +365,11 @@
     Attr(#30) { // SourceFile
       #31;
     } // end SourceFile
     ;
     Attr(#32) { // NestHost
-      0x000E; // modified - #14
+      0x003A; // modified - #58
     } // end NestHost
     ;
     Attr(#43) { // InnerClasses
       [] { // InnerClasses
         #7 #33 #42 8;
< prev index next >