public class micro.benchmarks.GroupAllocationBenchmark$BenchState
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: micro.benchmarks.GroupAllocationBenchmark$BenchState
super_class: java.lang.Object
{
public byte[] bytes;
descriptor: [B
flags: (0x0001) ACC_PUBLIC
java.lang.Object c;
descriptor: Ljava/lang/Object;
flags: (0x0000)
java.lang.Object a;
descriptor: Ljava/lang/Object;
flags: (0x0000)
java.lang.Object b;
descriptor: Ljava/lang/Object;
flags: (0x0000)
micro.benchmarks.GroupAllocationBenchmark$Pair pair;
descriptor: Lmicro/benchmarks/GroupAllocationBenchmark$Pair;
flags: (0x0000)
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import org.openjdk cannot be resolved\n\tThe import org.openjdk cannot be resolved\n\tThe import org.openjdk cannot be resolved\n\tThe import org.openjdk cannot be resolved\n\tState cannot be resolved to a type\n\tScope cannot be resolved to a variable\n\tBenchmark cannot be resolved to a type\n\tBlackhole cannot be resolved to a type\n\tBenchmark cannot be resolved to a type\n\tBlackhole cannot be resolved to a type\n\tBenchmark cannot be resolved to a type\n\tBlackhole cannot be resolved to a type\n\tBenchmark cannot be resolved to a type\n\tBlackhole cannot be resolved to a type\n\tBenchmark cannot be resolved to a type\n\tBlackhole 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 Lmicro/benchmarks/GroupAllocationBenchmark$BenchState;
}
SourceFile: "GroupAllocationBenchmark.java"
NestHost: micro.benchmarks.GroupAllocationBenchmark
InnerClasses:
public BenchState = micro.benchmarks.GroupAllocationBenchmark$BenchState of micro.benchmarks.GroupAllocationBenchmark
Pair = micro.benchmarks.GroupAllocationBenchmark$Pair of micro.benchmarks.GroupAllocationBenchmark