class jdk.incubator.jpackage.internal.DesktopIntegration$LinuxFileAssociation
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: jdk.incubator.jpackage.internal.DesktopIntegration$LinuxFileAssociation
  super_class: java.lang.Object
{
  final jdk.incubator.jpackage.internal.FileAssociation data;
    descriptor: Ljdk/incubator/jpackage/internal/FileAssociation;
    flags: (0x0010) ACC_FINAL

  final int iconSize;
    descriptor: I
    flags: (0x0010) ACC_FINAL

  void <init>(jdk.incubator.jpackage.internal.FileAssociation);
    descriptor: (Ljdk/incubator/jpackage/internal/FileAssociation;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // jdk.incubator.jpackage.internal.DesktopIntegration$LinuxFileAssociation this
         0: .line 47
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.xml cannot be resolved\n\tThe import javax.xml cannot be resolved\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tThis lambda expression refers to the missing type XMLStreamWriter\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.incubator.jpackage.internal.DesktopIntegration$LinuxFileAssociation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/incubator/jpackage/internal/DesktopIntegration$LinuxFileAssociation;
    MethodParameters:
      Name  Flags
      fa    
}
SourceFile: "DesktopIntegration.java"
NestHost: jdk.incubator.jpackage.internal.DesktopIntegration
InnerClasses:
  private LinuxFileAssociation = jdk.incubator.jpackage.internal.DesktopIntegration$LinuxFileAssociation of jdk.incubator.jpackage.internal.DesktopIntegration