class org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$BundleTracker
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$BundleTracker
  super_class: java.lang.Object
{
  private void <init>(org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl);
    descriptor: (Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$BundleTracker this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.osgi cannot be resolved\n\tBundleListener cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleReference cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleReference cannot be resolved to a type\n\tThe method cast(Object) from the type Class<BundleReference> refers to the missing type BundleReference\n\tBundleContext cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tType mismatch: cannot convert from BundleContext to BundleContext\n\tBundleContext cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleListener cannot be resolved to a type\n\tBundleListener cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleListener cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleListener cannot be resolved to a type\n\tBundleEvent cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleEvent cannot be resolved to a variable\n\tBundleEvent cannot be resolved to a variable\n\tBundleEvent cannot be resolved to a variable\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$BundleTracker this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$BundleTracker;
    MethodParameters:
        Name  Flags
      this$0  final

  public void bundleChanged(BundleEvent);
    descriptor: (LBundleEvent;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$BundleTracker this
         0: .line 227
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBundleEvent cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleEvent cannot be resolved to a variable\n\tBundleEvent cannot be resolved to a variable\n\tBundleEvent cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$BundleTracker this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$BundleTracker;
    MethodParameters:
       Name  Flags
      event  
}
SourceFile: "ServiceLoaderImpl.java"
NestHost: org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl
InnerClasses:
  private BundleTracker = org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl$BundleTracker of org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl