interface jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$MapAction
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$MapAction
super_class: java.lang.Object
{
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=0, args_size=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\tThe import org.junit cannot be resolved\n\tRunWith cannot be resolved to a type\n\tParameterized cannot be resolved to a type\n\tParameter cannot be resolved to a type\n\tParameter cannot be resolved to a type\n\tParameter cannot be resolved to a type\n\tParameters cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
public abstract perform(jdk.internal.vm.compiler.collections.EconomicMap<java.lang.Object, java.lang.Object>, int);
descriptor: (Ljdk/internal/vm/compiler/collections/EconomicMap;I)Ljava/lang/Object;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Ljdk/internal/vm/compiler/collections/EconomicMap<Ljava/lang/Object;Ljava/lang/Object;>;I)Ljava/lang/Object;
MethodParameters:
Name Flags
map
randomInt
}
SourceFile: "EconomicMapLargeTest.java"
NestHost: jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest
InnerClasses:
abstract MapAction = jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$MapAction of jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest