Classfile /home/tpivovar/workspace/aot/hotspot/test/compiler/jvmci/CompilerToVMInterface/JTwork/classes/compiler/jvmci/CompilerToVMInterface/GetLocalVariableTableTest$DummyInterface.class Last modified Aug 7, 2015; size 498 bytes MD5 checksum e8261b3fcbc548f74fea670230282a92 Compiled from "GetLocalVariableTableTest.java" interface compiler.jvmci.CompilerToVMInterface.GetLocalVariableTableTest$DummyInterface minor version: 0 major version: 52 flags: ACC_INTERFACE, ACC_ABSTRACT Constant pool: #1 = Methodref #14.#15 // java/lang/Math.cos:(D)D #2 = Double 100.0d #4 = Class #17 // compiler/jvmci/CompilerToVMInterface/GetLocalVariableTableTest$DummyInterface #5 = Class #20 // java/lang/Object #6 = Utf8 dummyFunction #7 = Utf8 ()V #8 = Utf8 dummyDefaultFunction #9 = Utf8 (II)I #10 = Utf8 Code #11 = Utf8 LineNumberTable #12 = Utf8 SourceFile #13 = Utf8 GetLocalVariableTableTest.java #14 = Class #21 // java/lang/Math #15 = NameAndType #22:#23 // cos:(D)D #16 = Class #24 // compiler/jvmci/CompilerToVMInterface/GetLocalVariableTableTest #17 = Utf8 compiler/jvmci/CompilerToVMInterface/GetLocalVariableTableTest$DummyInterface #18 = Utf8 DummyInterface #19 = Utf8 InnerClasses #20 = Utf8 java/lang/Object #21 = Utf8 java/lang/Math #22 = Utf8 cos #23 = Utf8 (D)D #24 = Utf8 compiler/jvmci/CompilerToVMInterface/GetLocalVariableTableTest { public abstract void dummyFunction(); descriptor: ()V flags: ACC_PUBLIC, ACC_ABSTRACT public int dummyDefaultFunction(int, int); descriptor: (II)I flags: ACC_PUBLIC Code: stack=4, locals=4, args_size=3 0: iload_1 1: iload_2 2: imul 3: istore_3 4: iload_1 5: iload_2 6: isub 7: iload_3 8: iadd 9: i2d 10: invokestatic #1 // Method java/lang/Math.cos:(D)D 13: ldc2_w #2 // double 100.0d 16: dmul 17: d2i 18: ireturn LineNumberTable: line 129: 0 line 130: 4 } SourceFile: "GetLocalVariableTableTest.java" InnerClasses: private static #18= #4 of #16; // DummyInterface=class compiler/jvmci/CompilerToVMInterface/GetLocalVariableTableTest$DummyInterface of class compiler/jvmci/CompilerToVMInterface/GetLocalVariableTableTest