final class jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass
  super_class: java.lang.Object
{
  private int value;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  void <init>(int);
    descriptor: (I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass 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$BadHashClass this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/internal/vm/compiler/collections/test/EconomicMapLargeTest$BadHashClass;
    MethodParameters:
           Name  Flags
      randomInt  

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass this
         0: .line 100
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/internal/vm/compiler/collections/test/EconomicMapLargeTest$BadHashClass;

  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 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass this
         0: .line 105
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/internal/vm/compiler/collections/test/EconomicMapLargeTest$BadHashClass;
    MethodParameters:
       Name  Flags
      other  
}
SourceFile: "EconomicMapLargeTest.java"
NestHost: jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest
InnerClasses:
  private final BadHashClass = jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest$BadHashClass of jdk.internal.vm.compiler.collections.test.EconomicMapLargeTest