public class org.graalvm.compiler.core.test.VerifyDebugUsageTest
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.graalvm.compiler.core.test.VerifyDebugUsageTest
  super_class: java.lang.Object
{
  public static java.lang.Object sideEffect;
    descriptor: Ljava/lang/Object;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 56
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;

  public void testLogInvalid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 217
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testLogAndIndentInvalid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 222
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testVerifyInvalid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 227
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testDumpInvalid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 232
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testLogInvalidConcat();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 237
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testLogAndIndentInvalidConcat();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 242
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testVerifyInvalidConcat();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 247
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testDumpInvalidConcat();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 252
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testLogValid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 257
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testLogAndIndentValid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 262
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testVerifyValid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 267
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testDumpValid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 272
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testGraalGuaranteeInvalid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 277
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testGraalGuaranteeValid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 282
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testGraalCtorInvalid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 287
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testGraalCtorValid();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
         0: .line 292
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.VerifyDebugUsageTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/VerifyDebugUsageTest;
    RuntimeInvisibleAnnotations: 
      Test()

  private static void testDebugUsageClass(java.lang.Class<?>);
    descriptor: (Ljava/lang/Class;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=5, locals=17, args_size=1
        start local 0 // java.lang.Class c
         0: .line 299
            ldc Lorg/graalvm/compiler/runtime/RuntimeProvider;
            invokestatic org.graalvm.compiler.api.test.Graal.getRequiredCapability:(Ljava/lang/Class;)Ljava/lang/Object;
            checkcast org.graalvm.compiler.runtime.RuntimeProvider
            astore 1 /* rt */
        start local 1 // org.graalvm.compiler.runtime.RuntimeProvider rt
         1: .line 300
            aload 1 /* rt */
            invokeinterface org.graalvm.compiler.runtime.RuntimeProvider.getHostBackend:()Lorg/graalvm/compiler/core/target/Backend;
            invokevirtual org.graalvm.compiler.core.target.Backend.getProviders:()Lorg/graalvm/compiler/phases/util/Providers;
            astore 2 /* providers */
        start local 2 // org.graalvm.compiler.phases.util.Providers providers
         2: .line 301
            aload 2 /* providers */
            invokevirtual org.graalvm.compiler.phases.util.Providers.getMetaAccess:()Ljdk/vm/ci/meta/MetaAccessProvider;
            astore 3 /* metaAccess */
        start local 3 // jdk.vm.ci.meta.MetaAccessProvider metaAccess
         3: .line 302
            new org.graalvm.compiler.phases.PhaseSuite
            dup
            invokespecial org.graalvm.compiler.phases.PhaseSuite.<init>:()V
            astore 4 /* graphBuilderSuite */
        start local 4 // org.graalvm.compiler.phases.PhaseSuite graphBuilderSuite
         4: .line 303
            new org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration$Plugins
            dup
            new org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins
            dup
            invokespecial org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins.<init>:()V
            invokespecial org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration$Plugins.<init>:(Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugins;)V
            astore 5 /* plugins */
        start local 5 // org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration$Plugins plugins
         5: .line 304
            aload 5 /* plugins */
            invokestatic org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration.getDefault:(Lorg/graalvm/compiler/nodes/graphbuilderconf/GraphBuilderConfiguration$Plugins;)Lorg/graalvm/compiler/nodes/graphbuilderconf/GraphBuilderConfiguration;
            iconst_1
            invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration.withEagerResolving:(Z)Lorg/graalvm/compiler/nodes/graphbuilderconf/GraphBuilderConfiguration;
            astore 6 /* config */
        start local 6 // org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration config
         6: .line 305
            aload 4 /* graphBuilderSuite */
            new org.graalvm.compiler.java.GraphBuilderPhase
            dup
            aload 6 /* config */
            invokespecial org.graalvm.compiler.java.GraphBuilderPhase.<init>:(Lorg/graalvm/compiler/nodes/graphbuilderconf/GraphBuilderConfiguration;)V
            invokevirtual org.graalvm.compiler.phases.PhaseSuite.appendPhase:(Lorg/graalvm/compiler/phases/BasePhase;)V
         7: .line 306
            new org.graalvm.compiler.phases.tiers.HighTierContext
            dup
            aload 2 /* providers */
            aload 4 /* graphBuilderSuite */
            getstatic org.graalvm.compiler.phases.OptimisticOptimizations.NONE:Lorg/graalvm/compiler/phases/OptimisticOptimizations;
            invokespecial org.graalvm.compiler.phases.tiers.HighTierContext.<init>:(Lorg/graalvm/compiler/phases/util/Providers;Lorg/graalvm/compiler/phases/PhaseSuite;Lorg/graalvm/compiler/phases/OptimisticOptimizations;)V
            astore 7 /* context */
        start local 7 // org.graalvm.compiler.phases.tiers.HighTierContext context
         8: .line 307
            aload 0 /* c */
            invokevirtual java.lang.Class.getDeclaredMethods:()[Ljava/lang/reflect/Method;
            dup
            astore 11
            arraylength
            istore 10
            iconst_0
            istore 9
            goto 24
      StackMap locals: java.lang.Class org.graalvm.compiler.runtime.RuntimeProvider org.graalvm.compiler.phases.util.Providers jdk.vm.ci.meta.MetaAccessProvider org.graalvm.compiler.phases.PhaseSuite org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration$Plugins org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration org.graalvm.compiler.phases.tiers.HighTierContext top int int java.lang.reflect.Method[]
      StackMap stack:
         9: aload 11
            iload 9
            aaload
            astore 8 /* m */
        start local 8 // java.lang.reflect.Method m
        10: .line 308
            aload 8 /* m */
            invokevirtual java.lang.reflect.Method.getModifiers:()I
            invokestatic java.lang.reflect.Modifier.isNative:(I)Z
            ifne 23
            aload 8 /* m */
            invokevirtual java.lang.reflect.Method.getModifiers:()I
            invokestatic java.lang.reflect.Modifier.isAbstract:(I)Z
            ifne 23
        11: .line 309
            aload 3 /* metaAccess */
            aload 8 /* m */
            invokeinterface jdk.vm.ci.meta.MetaAccessProvider.lookupJavaMethod:(Ljava/lang/reflect/Executable;)Ljdk/vm/ci/meta/ResolvedJavaMethod;
            astore 12 /* method */
        start local 12 // jdk.vm.ci.meta.ResolvedJavaMethod method
        12: .line 310
            new org.graalvm.compiler.nodes.StructuredGraph
            dup
            aload 12 /* method */
            getstatic org.graalvm.compiler.nodes.StructuredGraph$AllowAssumptions.NO:Lorg/graalvm/compiler/nodes/StructuredGraph$AllowAssumptions;
            getstatic org.graalvm.compiler.core.common.CompilationIdentifier.INVALID_COMPILATION_ID:Lorg/graalvm/compiler/core/common/CompilationRequestIdentifier;
            invokespecial org.graalvm.compiler.nodes.StructuredGraph.<init>:(Ljdk/vm/ci/meta/ResolvedJavaMethod;Lorg/graalvm/compiler/nodes/StructuredGraph$AllowAssumptions;Lorg/graalvm/compiler/core/common/CompilationIdentifier;)V
            astore 13 /* graph */
        start local 13 // org.graalvm.compiler.nodes.StructuredGraph graph
        13: .line 311
            aload 4 /* graphBuilderSuite */
            aload 13 /* graph */
            aload 7 /* context */
            invokevirtual org.graalvm.compiler.phases.PhaseSuite.apply:(Lorg/graalvm/compiler/nodes/StructuredGraph;Ljava/lang/Object;)V
        14: .line 312
            aconst_null
            astore 14
            aconst_null
            astore 15
        15: invokestatic org.graalvm.compiler.debug.Debug.disableIntercept:()Lorg/graalvm/compiler/debug/DebugConfigScope;
            astore 16 /* s */
        start local 16 // org.graalvm.compiler.debug.DebugConfigScope s
        16: .line 313
            new org.graalvm.compiler.phases.verify.VerifyDebugUsage
            dup
            invokespecial org.graalvm.compiler.phases.verify.VerifyDebugUsage.<init>:()V
            aload 13 /* graph */
            aload 7 /* context */
            invokevirtual org.graalvm.compiler.phases.verify.VerifyDebugUsage.apply:(Lorg/graalvm/compiler/nodes/StructuredGraph;Ljava/lang/Object;)V
        17: .line 314
            aload 16 /* s */
            ifnull 23
            aload 16 /* s */
            invokevirtual org.graalvm.compiler.debug.DebugConfigScope.close:()V
            goto 23
      StackMap locals: java.lang.Class org.graalvm.compiler.runtime.RuntimeProvider org.graalvm.compiler.phases.util.Providers jdk.vm.ci.meta.MetaAccessProvider org.graalvm.compiler.phases.PhaseSuite org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration$Plugins org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration org.graalvm.compiler.phases.tiers.HighTierContext java.lang.reflect.Method int int java.lang.reflect.Method[] jdk.vm.ci.meta.ResolvedJavaMethod org.graalvm.compiler.nodes.StructuredGraph java.lang.Throwable java.lang.Throwable org.graalvm.compiler.debug.DebugConfigScope
      StackMap stack: java.lang.Throwable
        18: astore 14
            aload 16 /* s */
            ifnull 19
            aload 16 /* s */
            invokevirtual org.graalvm.compiler.debug.DebugConfigScope.close:()V
        end local 16 // org.graalvm.compiler.debug.DebugConfigScope s
      StackMap locals:
      StackMap stack:
        19: aload 14
            athrow
      StackMap locals:
      StackMap stack: java.lang.Throwable
        20: astore 15
            aload 14
            ifnonnull 21
            aload 15
            astore 14
            goto 22
      StackMap locals:
      StackMap stack:
        21: aload 14
            aload 15
            if_acmpeq 22
            aload 14
            aload 15
            invokevirtual java.lang.Throwable.addSuppressed:(Ljava/lang/Throwable;)V
      StackMap locals:
      StackMap stack:
        22: aload 14
            athrow
        end local 13 // org.graalvm.compiler.nodes.StructuredGraph graph
        end local 12 // jdk.vm.ci.meta.ResolvedJavaMethod method
        end local 8 // java.lang.reflect.Method m
        23: .line 307
      StackMap locals: java.lang.Class org.graalvm.compiler.runtime.RuntimeProvider org.graalvm.compiler.phases.util.Providers jdk.vm.ci.meta.MetaAccessProvider org.graalvm.compiler.phases.PhaseSuite org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration$Plugins org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration org.graalvm.compiler.phases.tiers.HighTierContext top int int java.lang.reflect.Method[]
      StackMap stack:
            iinc 9 1
      StackMap locals:
      StackMap stack:
        24: iload 9
            iload 10
            if_icmplt 9
        25: .line 317
            return
        end local 7 // org.graalvm.compiler.phases.tiers.HighTierContext context
        end local 6 // org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration config
        end local 5 // org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration$Plugins plugins
        end local 4 // org.graalvm.compiler.phases.PhaseSuite graphBuilderSuite
        end local 3 // jdk.vm.ci.meta.MetaAccessProvider metaAccess
        end local 2 // org.graalvm.compiler.phases.util.Providers providers
        end local 1 // org.graalvm.compiler.runtime.RuntimeProvider rt
        end local 0 // java.lang.Class c
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   26     0                  c  Ljava/lang/Class<*>;
            1   26     1                 rt  Lorg/graalvm/compiler/runtime/RuntimeProvider;
            2   26     2          providers  Lorg/graalvm/compiler/phases/util/Providers;
            3   26     3         metaAccess  Ljdk/vm/ci/meta/MetaAccessProvider;
            4   26     4  graphBuilderSuite  Lorg/graalvm/compiler/phases/PhaseSuite<Lorg/graalvm/compiler/phases/tiers/HighTierContext;>;
            5   26     5            plugins  Lorg/graalvm/compiler/nodes/graphbuilderconf/GraphBuilderConfiguration$Plugins;
            6   26     6             config  Lorg/graalvm/compiler/nodes/graphbuilderconf/GraphBuilderConfiguration;
            8   26     7            context  Lorg/graalvm/compiler/phases/tiers/HighTierContext;
           10   23     8                  m  Ljava/lang/reflect/Method;
           12   23    12             method  Ljdk/vm/ci/meta/ResolvedJavaMethod;
           13   23    13              graph  Lorg/graalvm/compiler/nodes/StructuredGraph;
           16   19    16                  s  Lorg/graalvm/compiler/debug/DebugConfigScope;
      Exception table:
        from    to  target  type
          16    17      18  any
          15    20      20  any
    Signature: (Ljava/lang/Class<*>;)V
    MethodParameters:
      Name  Flags
      c     
}
SourceFile: "VerifyDebugUsageTest.java"
NestMembers:
  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidConcatDumpUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidConcatLogAndIndentUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidConcatLogUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidConcatVerifyUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidDumpUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidGraalErrorCtorPhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidGraalErrorGuaranteePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidLogAndIndentUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidLogUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidVerifyUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidDumpUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidGraalErrorCtorPhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidGraalErrorGuaranteePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidLogAndIndentUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidLogUsagePhase  org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidVerifyUsagePhase
InnerClasses:
  private InvalidConcatDumpUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidConcatDumpUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private InvalidConcatLogAndIndentUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidConcatLogAndIndentUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private InvalidConcatLogUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidConcatLogUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private InvalidConcatVerifyUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidConcatVerifyUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private InvalidDumpUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidDumpUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private InvalidGraalErrorCtorPhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidGraalErrorCtorPhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private InvalidGraalErrorGuaranteePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidGraalErrorGuaranteePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private InvalidLogAndIndentUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidLogAndIndentUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private InvalidLogUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidLogUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private InvalidVerifyUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$InvalidVerifyUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private ValidDumpUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidDumpUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private ValidGraalErrorCtorPhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidGraalErrorCtorPhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private ValidGraalErrorGuaranteePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidGraalErrorGuaranteePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private ValidLogAndIndentUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidLogAndIndentUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private ValidLogUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidLogUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  private ValidVerifyUsagePhase = org.graalvm.compiler.core.test.VerifyDebugUsageTest$ValidVerifyUsagePhase of org.graalvm.compiler.core.test.VerifyDebugUsageTest
  public final AllowAssumptions = org.graalvm.compiler.nodes.StructuredGraph$AllowAssumptions of org.graalvm.compiler.nodes.StructuredGraph
  public Plugins = org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration$Plugins of org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderConfiguration