public class jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest
  super_class: java.lang.Object
{
  public jdk.internal.vm.compiler.collections.EconomicMap<java.lang.Object, java.lang.Object> testMap;
    descriptor: Ljdk/internal/vm/compiler/collections/EconomicMap;
    flags: (0x0001) ACC_PUBLIC
    Signature: Ljdk/internal/vm/compiler/collections/EconomicMap<Ljava/lang/Object;Ljava/lang/Object;>;
    RuntimeInvisibleAnnotations: 
      Parameter()

  public jdk.internal.vm.compiler.collections.EconomicMap<java.lang.Object, java.lang.Object> referenceMap;
    descriptor: Ljdk/internal/vm/compiler/collections/EconomicMap;
    flags: (0x0001) ACC_PUBLIC
    Signature: Ljdk/internal/vm/compiler/collections/EconomicMap<Ljava/lang/Object;Ljava/lang/Object;>;
    RuntimeInvisibleAnnotations: 
      Parameter()

  public java.lang.String name;
    descriptor: Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    RuntimeInvisibleAnnotations: 
      Parameter()

  static final java.lang.Object EXISTING_VALUE;
    descriptor: Ljava/lang/Object;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$MapAction[] INCREASE_ACTIONS;
    descriptor: [Ljdk/internal/vm/compiler/collections/test/EconomicMapLargeTest$MapAction;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$MapAction[] ACTIONS;
    descriptor: [Ljdk/internal/vm/compiler/collections/test/EconomicMapLargeTest$MapAction;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest this
         0: .line 54
            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
        end local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/internal/vm/compiler/collections/test/EconomicMapLargeTest;

  public static java.util.Collection<java.lang.Object[]> data();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 68
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tParameters cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: ()Ljava/util/Collection<[Ljava/lang/Object;>;
    RuntimeInvisibleAnnotations: 
      Parameters()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Parameters()

  private static int[] createRandomRange(java.util.Random, int);
    descriptor: (Ljava/util/Random;I)[I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 78
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      random  
      count   

  public void testVeryLarge();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest this
         0: .line 148
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/internal/vm/compiler/collections/test/EconomicMapLargeTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testAddRemove();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest this
         0: .line 168
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/internal/vm/compiler/collections/test/EconomicMapLargeTest;
    RuntimeInvisibleAnnotations: 
      Test()

  private static void removeElement(int, jdk.internal.vm.compiler.collections.EconomicMap<?, ?>, jdk.internal.vm.compiler.collections.EconomicMap<?, ?>);
    descriptor: (ILjdk/internal/vm/compiler/collections/EconomicMap;Ljdk/internal/vm/compiler/collections/EconomicMap;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 199
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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
    Signature: (ILjdk/internal/vm/compiler/collections/EconomicMap<**>;Ljdk/internal/vm/compiler/collections/EconomicMap<**>;)V
    MethodParameters:
              Name  Flags
      index         
      map           
      referenceMap  

  private static void checkEquality(jdk.internal.vm.compiler.collections.EconomicMap<?, ?>, jdk.internal.vm.compiler.collections.EconomicMap<?, ?>);
    descriptor: (Ljdk/internal/vm/compiler/collections/EconomicMap;Ljdk/internal/vm/compiler/collections/EconomicMap;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 218
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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
    Signature: (Ljdk/internal/vm/compiler/collections/EconomicMap<**>;Ljdk/internal/vm/compiler/collections/EconomicMap<**>;)V
    MethodParameters:
              Name  Flags
      map           
      referenceMap  
}
SourceFile: "EconomicMapLargeTest.java"
NestMembers:
  jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass  jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$MapAction
InnerClasses:
  private final BadHashClass = jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass of jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest
  abstract MapAction = jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$MapAction of jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest