public final class net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm extends java.lang.Enum<net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm> implements net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm
  super_class: java.lang.Enum
{
  public static final net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm JVM_ROOT;
    descriptor: Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm JDK_ROOT;
    descriptor: Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm MACINTOSH;
    descriptor: Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private static final java.lang.String JAVA_HOME_PROPERTY;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "java.home"

  private final java.lang.String toolsJarPath;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private void <init>(java.lang.String, int, java.lang.String);
    descriptor: (Ljava/lang/String;ILjava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm this
         0: .line 18
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import edu cannot be resolved\n\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      toolsJarPath   

  public net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Accessor attempt();
    descriptor: ()Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$Accessor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm this
         0: .line 906
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSuppressFBWarnings cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm;
    RuntimeInvisibleAnnotations: 
      SuppressFBWarnings()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        SuppressFBWarnings()
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm;>;Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider;
SourceFile: "ByteBuddyAgent.java"
NestHost: net.bytebuddy.agent.ByteBuddyAgent
InnerClasses:
  public abstract AttachmentProvider = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider of net.bytebuddy.agent.ByteBuddyAgent
  public abstract Accessor = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Accessor of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
  public final ForStandardToolsJarVm = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider