< prev index next >

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

Print this page




   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 // Record attribute is ignored because class file minor version is 0.
  25 class recordIgnoredVersion {
  26   0xCAFEBABE;
  27   0; // minor version
  28   59; // version
  29   [52] { // Constant Pool
  30     ; // first element is empty
  31     Method #2 #3; // #1     at 0x0A
  32     class #4; // #2     at 0x0F
  33     NameAndType #5 #6; // #3     at 0x12
  34     Utf8 "java/lang/Record"; // #4     at 0x17
  35     Utf8 "<init>"; // #5     at 0x2A
  36     Utf8 "()V"; // #6     at 0x33
  37     Field #8 #9; // #7     at 0x39
  38     class #10; // #8     at 0x3E
  39     NameAndType #11 #12; // #9     at 0x41
  40     Utf8 "recordIgnoredVersion"; // #10     at 0x46
  41     Utf8 "x"; // #11     at 0x56
  42     Utf8 "I"; // #12     at 0x5A
  43     Field #8 #9; // #13     at 0x5E
  44     InvokeDynamic 0s #15; // #14     at 0x63
  45     NameAndType #16 #17; // #15     at 0x68
  46     Utf8 "toString"; // #16     at 0x6D
  47     Utf8 "(LrecordIgnoredVersion;)Ljava/lang/String;"; // #17     at 0x78
  48     InvokeDynamic 0s #19; // #18     at 0x9E




   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 // Record attribute is ignored because class file minor version is 0.
  25 class recordIgnoredVersion {
  26   0xCAFEBABE;
  27   0; // minor version
  28   60; // version
  29   [52] { // Constant Pool
  30     ; // first element is empty
  31     Method #2 #3; // #1     at 0x0A
  32     class #4; // #2     at 0x0F
  33     NameAndType #5 #6; // #3     at 0x12
  34     Utf8 "java/lang/Record"; // #4     at 0x17
  35     Utf8 "<init>"; // #5     at 0x2A
  36     Utf8 "()V"; // #6     at 0x33
  37     Field #8 #9; // #7     at 0x39
  38     class #10; // #8     at 0x3E
  39     NameAndType #11 #12; // #9     at 0x41
  40     Utf8 "recordIgnoredVersion"; // #10     at 0x46
  41     Utf8 "x"; // #11     at 0x56
  42     Utf8 "I"; // #12     at 0x5A
  43     Field #8 #9; // #13     at 0x5E
  44     InvokeDynamic 0s #15; // #14     at 0x63
  45     NameAndType #16 #17; // #15     at 0x68
  46     Utf8 "toString"; // #16     at 0x6D
  47     Utf8 "(LrecordIgnoredVersion;)Ljava/lang/String;"; // #17     at 0x78
  48     InvokeDynamic 0s #19; // #18     at 0x9E


< prev index next >