class org.graalvm.compiler.core.test.DirectByteBufferTest$Ret
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.graalvm.compiler.core.test.DirectByteBufferTest$Ret
super_class: java.lang.Object
{
byte byteValue;
descriptor: B
flags: (0x0000)
short shortValue;
descriptor: S
flags: (0x0000)
int intValue;
descriptor: I
flags: (0x0000)
long longValue;
descriptor: J
flags: (0x0000)
float floatValue;
descriptor: F
flags: (0x0000)
double doubleValue;
descriptor: D
flags: (0x0000)
final org.graalvm.compiler.core.test.DirectByteBufferTest this$0;
descriptor: Lorg/graalvm/compiler/core/test/DirectByteBufferTest;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(org.graalvm.compiler.core.test.DirectByteBufferTest);
descriptor: (Lorg/graalvm/compiler/core/test/DirectByteBufferTest;)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tRunWith cannot be resolved to a type\n\tParameterized cannot be resolved to a type\n\tParameters cannot be resolved to a type\n\tParameter cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/core/test/DirectByteBufferTest$Ret;
MethodParameters:
Name Flags
this$0 final
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/core/test/DirectByteBufferTest$Ret;
MethodParameters:
Name Flags
obj
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/core/test/DirectByteBufferTest$Ret;
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/core/test/DirectByteBufferTest$Ret;
}
SourceFile: "DirectByteBufferTest.java"
NestHost: org.graalvm.compiler.core.test.DirectByteBufferTest
InnerClasses:
Ret = org.graalvm.compiler.core.test.DirectByteBufferTest$Ret of org.graalvm.compiler.core.test.DirectByteBufferTest