public final class org.graalvm.compiler.core.test.SubWordTestUtil
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.graalvm.compiler.core.test.SubWordTestUtil
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.SubWordTestUtil this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tOpcodes cannot be resolved to a type\n\tMethodVisitor cannot be resolved to a type\n\tICONST_1 cannot be resolved to a variable\n\tIAND cannot be resolved to a variable\n\tI2B cannot be resolved to a variable\n\tI2S cannot be resolved to a variable\n\tI2C cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tLabel cannot be resolved to a type\n\tLabel cannot be resolved to a type\n\tIF_ICMPNE cannot be resolved to a variable\n\tICONST_1 cannot be resolved to a variable\n\tIRETURN cannot be resolved to a variable\n\tICONST_0 cannot be resolved to a variable\n\tIRETURN cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tGETSTATIC cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.SubWordTestUtil this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/SubWordTestUtil;

  static void convertToKind(MethodVisitor, jdk.vm.ci.meta.JavaKind);
    descriptor: (LMethodVisitor;Ljdk/vm/ci/meta/JavaKind;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 40
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMethodVisitor cannot be resolved to a type\n\tICONST_1 cannot be resolved to a variable\n\tIAND cannot be resolved to a variable\n\tI2B cannot be resolved to a variable\n\tI2S cannot be resolved to a variable\n\tI2C cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
         Name  Flags
      snippet  
      kind     

  static void testEqual(MethodVisitor);
    descriptor: (LMethodVisitor;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 60
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMethodVisitor cannot be resolved to a type\n\tLabel cannot be resolved to a type\n\tLabel cannot be resolved to a type\n\tIF_ICMPNE cannot be resolved to a variable\n\tICONST_1 cannot be resolved to a variable\n\tIRETURN cannot be resolved to a variable\n\tICONST_0 cannot be resolved to a variable\n\tIRETURN cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
         Name  Flags
      snippet  

  static void getUnsafe(MethodVisitor);
    descriptor: (LMethodVisitor;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 70
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMethodVisitor cannot be resolved to a type\n\tGETSTATIC cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
         Name  Flags
      snippet  

  static java.lang.String getUnsafePutMethodName(jdk.vm.ci.meta.JavaKind);
    descriptor: (Ljdk/vm/ci/meta/JavaKind;)Ljava/lang/String;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 74
            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
      kind  
}
SourceFile: "SubWordTestUtil.java"