< prev index next >

test/hotspot/jtreg/runtime/records/abstractRecord.jcod

Print this page

        

@@ -27,11 +27,11 @@
 // This test is a Record marked as abstract.  It should result in a
 // ClassFormatError exception.
 class abstractRecord {
   0xCAFEBABE;
   65535; // minor version
-  58; // version
+  59; // version
   [69] { // Constant Pool
     ; // first element is empty
     Method #2 #3; // #1     at 0x0A
     class #4; // #2     at 0x0F
     NameAndType #5 #6; // #3     at 0x12
< prev index next >