< prev index next >

test/hotspot/jtreg/runtime/Nestmates/reflectionAPI/MemberNotOurHost.jcod

Print this page

        

@@ -24,11 +24,11 @@
 // NestHost attribute refers to class with no nest
 
 class TestReflectionAPI$MemberNotOurHost {
   0xCAFEBABE;
   0; // minor version
-  53; // version
+  54; // version
   [] { // Constant Pool
     ; // first element is empty
     Method #3 #12; // #1
     class #13; // #2
     class #16; // #3

@@ -44,10 +44,13 @@
     Utf8 "TestReflectionAPI$MemberNotOurHost"; // #13
     Utf8 "MemberNotOurHost"; // #14
     Utf8 "InnerClasses"; // #15
     Utf8 "java/lang/Object"; // #16
     Utf8 "TestReflectionAPI"; // #17
+    // Added
+    Utf8 "InvalidNestHost"; // #18
+    class #18; // #19
   } // Constant Pool
 
   0x0020; // access
   #2;// this_cpx
   #3;// super_cpx

@@ -88,11 +91,11 @@
     Attr(#8) { // SourceFile
       #9;
     } // end SourceFile
     ;
     Attr(#10) { // NestHost
-      0x0003;  // Modified #3
+      0x0013;  // Modified #19
     } // end NestHost
     ;
     Attr(#15) { // InnerClasses
       [] { // InnerClasses
         #2 #11 #14 8;
< prev index next >