public class javax.management.modelmbean.ModelMBeanNotificationInfo extends javax.management.MBeanNotificationInfo implements javax.management.DescriptorAccess
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: javax.management.modelmbean.ModelMBeanNotificationInfo
  super_class: javax.management.MBeanNotificationInfo
{
  private static final long oldSerialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -5211564525059047097

  private static final long newSerialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -7445681389570207141

  private static final java.io.ObjectStreamField[] oldSerialPersistentFields;
    descriptor: [Ljava/io/ObjectStreamField;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final java.io.ObjectStreamField[] newSerialPersistentFields;
    descriptor: [Ljava/io/ObjectStreamField;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final java.io.ObjectStreamField[] serialPersistentFields;
    descriptor: [Ljava/io/ObjectStreamField;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static boolean compat;
    descriptor: Z
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private javax.management.Descriptor notificationDescriptor;
    descriptor: Ljavax/management/Descriptor;
    flags: (0x0002) ACC_PRIVATE

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

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=7, locals=2, args_size=0
         0: .line 114
            iconst_2
            anewarray java.io.ObjectStreamField
            dup
            iconst_0
         1: .line 115
            new java.io.ObjectStreamField
            dup
            ldc "notificationDescriptor"
            ldc Ljavax/management/Descriptor;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_1
         2: .line 116
            new java.io.ObjectStreamField
            dup
            ldc "currClass"
            ldc Ljava/lang/String;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
         3: .line 113
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.oldSerialPersistentFields:[Ljava/io/ObjectStreamField;
         4: .line 121
            iconst_1
            anewarray java.io.ObjectStreamField
            dup
            iconst_0
         5: .line 122
            new java.io.ObjectStreamField
            dup
            ldc "notificationDescriptor"
            ldc Ljavax/management/Descriptor;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
         6: .line 120
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.newSerialPersistentFields:[Ljava/io/ObjectStreamField;
         7: .line 132
            iconst_0
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.compat:Z
         8: .line 135
            new com.sun.jmx.mbeanserver.GetPropertyAction
            dup
            ldc "jmx.serial.form"
            invokespecial com.sun.jmx.mbeanserver.GetPropertyAction.<init>:(Ljava/lang/String;)V
            astore 0 /* act */
        start local 0 // com.sun.jmx.mbeanserver.GetPropertyAction act
         9: .line 136
            aload 0 /* act */
            invokestatic java.security.AccessController.doPrivileged:(Ljava/security/PrivilegedAction;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 1 /* form */
        start local 1 // java.lang.String form
        10: .line 137
            aload 1 /* form */
            ifnull 11
            aload 1 /* form */
            ldc "1.0"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 11
            iconst_1
            goto 12
      StackMap locals: com.sun.jmx.mbeanserver.GetPropertyAction java.lang.String
      StackMap stack:
        11: iconst_0
      StackMap locals:
      StackMap stack: int
        12: putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.compat:Z
        end local 1 // java.lang.String form
        end local 0 // com.sun.jmx.mbeanserver.GetPropertyAction act
        13: .line 138
            goto 15
      StackMap locals:
      StackMap stack: java.lang.Exception
        14: pop
        15: .line 141
      StackMap locals:
      StackMap stack:
            getstatic javax.management.modelmbean.ModelMBeanNotificationInfo.compat:Z
            ifeq 19
        16: .line 142
            getstatic javax.management.modelmbean.ModelMBeanNotificationInfo.oldSerialPersistentFields:[Ljava/io/ObjectStreamField;
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.serialPersistentFields:[Ljava/io/ObjectStreamField;
        17: .line 143
            ldc -5211564525059047097
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.serialVersionUID:J
        18: .line 144
            goto 21
        19: .line 145
      StackMap locals:
      StackMap stack:
            getstatic javax.management.modelmbean.ModelMBeanNotificationInfo.newSerialPersistentFields:[Ljava/io/ObjectStreamField;
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.serialPersistentFields:[Ljava/io/ObjectStreamField;
        20: .line 146
            ldc -7445681389570207141
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.serialVersionUID:J
        21: .line 158
      StackMap locals:
      StackMap stack:
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            9   13     0   act  Lcom/sun/jmx/mbeanserver/GetPropertyAction;
           10   13     1  form  Ljava/lang/String;
      Exception table:
        from    to  target  type
           8    13      14  Class java.lang.Exception

  public void <init>(java.lang.String[], java.lang.String, java.lang.String);
    descriptor: ([Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // java.lang.String[] notifTypes
        start local 2 // java.lang.String name
        start local 3 // java.lang.String description
         0: .line 173
            aload 0 /* this */
            aload 1 /* notifTypes */
            aload 2 /* name */
            aload 3 /* description */
            aconst_null
            invokespecial javax.management.modelmbean.ModelMBeanNotificationInfo.<init>:([Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljavax/management/Descriptor;)V
         1: .line 174
            return
        end local 3 // java.lang.String description
        end local 2 // java.lang.String name
        end local 1 // java.lang.String[] notifTypes
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0    2     1   notifTypes  [Ljava/lang/String;
            0    2     2         name  Ljava/lang/String;
            0    2     3  description  Ljava/lang/String;
    MethodParameters:
             Name  Flags
      notifTypes   
      name         
      description  

  public void <init>(java.lang.String[], java.lang.String, java.lang.String, javax.management.Descriptor);
    descriptor: ([Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljavax/management/Descriptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // java.lang.String[] notifTypes
        start local 2 // java.lang.String name
        start local 3 // java.lang.String description
        start local 4 // javax.management.Descriptor descriptor
         0: .line 201
            aload 0 /* this */
            aload 1 /* notifTypes */
            aload 2 /* name */
            aload 3 /* description */
            invokespecial javax.management.MBeanNotificationInfo.<init>:([Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         1: .line 202
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 6
         2: .line 203
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 204
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 205
            ldc "ModelMBeanNotificationInfo"
            ldc "Entry"
         5: .line 203
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 207
      StackMap locals: javax.management.modelmbean.ModelMBeanNotificationInfo java.lang.String[] java.lang.String java.lang.String javax.management.Descriptor
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 4 /* descriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
         7: .line 208
            return
        end local 4 // javax.management.Descriptor descriptor
        end local 3 // java.lang.String description
        end local 2 // java.lang.String name
        end local 1 // java.lang.String[] notifTypes
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    8     0         this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0    8     1   notifTypes  [Ljava/lang/String;
            0    8     2         name  Ljava/lang/String;
            0    8     3  description  Ljava/lang/String;
            0    8     4   descriptor  Ljavax/management/Descriptor;
    MethodParameters:
             Name  Flags
      notifTypes   
      name         
      description  
      descriptor   

  public void <init>(javax.management.modelmbean.ModelMBeanNotificationInfo);
    descriptor: (Ljavax/management/modelmbean/ModelMBeanNotificationInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // javax.management.modelmbean.ModelMBeanNotificationInfo inInfo
         0: .line 218
            aload 0 /* this */
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getNotifTypes:()[Ljava/lang/String;
         1: .line 219
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
         2: .line 220
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescription:()Ljava/lang/String;
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokespecial javax.management.modelmbean.ModelMBeanNotificationInfo.<init>:([Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljavax/management/Descriptor;)V
         3: .line 221
            return
        end local 1 // javax.management.modelmbean.ModelMBeanNotificationInfo inInfo
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0    4     1  inInfo  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
    MethodParameters:
        Name  Flags
      inInfo  

  public java.lang.Object clone();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
         0: .line 228
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 229
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 230
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 231
            ldc "clone()"
            ldc "Entry"
         4: .line 229
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 233
      StackMap locals:
      StackMap stack:
            new javax.management.modelmbean.ModelMBeanNotificationInfo
            dup
            aload 0 /* this */
            invokespecial javax.management.modelmbean.ModelMBeanNotificationInfo.<init>:(Ljavax/management/modelmbean/ModelMBeanNotificationInfo;)V
            areturn
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;

  public javax.management.Descriptor getDescriptor();
    descriptor: ()Ljavax/management/Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
         0: .line 246
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 247
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 248
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 249
            ldc "getDescriptor()"
            ldc "Entry"
         4: .line 247
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 252
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
            ifnonnull 12
         6: .line 254
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 11
         7: .line 255
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         8: .line 256
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         9: .line 257
            ldc "getDescriptor()"
            ldc "Descriptor value is null, setting descriptor to default values"
        10: .line 255
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        11: .line 260
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
        12: .line 263
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            areturn
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;

  public void setDescriptor(javax.management.Descriptor);
    descriptor: (Ljavax/management/Descriptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // javax.management.Descriptor inDescriptor
         0: .line 284
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 285
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 286
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 287
            ldc "setDescriptor(Descriptor)"
            ldc "Entry"
         4: .line 285
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 289
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
         6: .line 290
            return
        end local 1 // javax.management.Descriptor inDescriptor
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    7     0          this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0    7     1  inDescriptor  Ljavax/management/Descriptor;
    MethodParameters:
              Name  Flags
      inDescriptor  

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
         0: .line 299
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 300
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 301
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 302
            ldc "toString()"
            ldc "Entry"
         4: .line 300
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 305
      StackMap locals:
      StackMap stack:
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
            astore 1 /* retStr */
        start local 1 // java.lang.StringBuilder retStr
         6: .line 307
            aload 1 /* retStr */
            ldc "ModelMBeanNotificationInfo: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
         7: .line 308
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
         8: .line 310
            aload 1 /* retStr */
            ldc " ; Description: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
         9: .line 311
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescription:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        10: .line 313
            aload 1 /* retStr */
            ldc " ; Descriptor: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        11: .line 314
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            pop
        12: .line 316
            aload 1 /* retStr */
            ldc " ; Types: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        13: .line 317
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getNotifTypes:()[Ljava/lang/String;
            astore 2 /* nTypes */
        start local 2 // java.lang.String[] nTypes
        14: .line 318
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        15: goto 19
        16: .line 319
      StackMap locals: java.lang.StringBuilder java.lang.String[] int
      StackMap stack:
            iload 3 /* i */
            ifle 17
            aload 1 /* retStr */
            ldc ", "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        17: .line 320
      StackMap locals:
      StackMap stack:
            aload 1 /* retStr */
            aload 2 /* nTypes */
            iload 3 /* i */
            aaload
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        18: .line 318
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        19: iload 3 /* i */
            aload 2 /* nTypes */
            arraylength
            if_icmplt 16
        end local 3 // int i
        20: .line 322
            aload 1 /* retStr */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            areturn
        end local 2 // java.lang.String[] nTypes
        end local 1 // java.lang.StringBuilder retStr
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   21     0    this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            6   21     1  retStr  Ljava/lang/StringBuilder;
           14   21     2  nTypes  [Ljava/lang/String;
           15   20     3       i  I

  private javax.management.Descriptor validDescriptor(javax.management.Descriptor);
    descriptor: (Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=6, locals=4, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // javax.management.Descriptor in
         0: .line 342
            aload 1 /* in */
            ifnonnull 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: istore 3 /* defaulted */
        start local 3 // boolean defaulted
         3: .line 343
            iload 3 /* defaulted */
            ifeq 7
         4: .line 344
            new javax.management.modelmbean.DescriptorSupport
            dup
            invokespecial javax.management.modelmbean.DescriptorSupport.<init>:()V
            astore 2 /* clone */
        start local 2 // javax.management.Descriptor clone
         5: .line 345
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Null Descriptor, creating new."
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
         6: .line 346
            goto 8
        end local 2 // javax.management.Descriptor clone
         7: .line 347
      StackMap locals: javax.management.modelmbean.ModelMBeanNotificationInfo javax.management.Descriptor top int
      StackMap stack:
            aload 1 /* in */
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            astore 2 /* clone */
        start local 2 // javax.management.Descriptor clone
         8: .line 351
      StackMap locals: javax.management.modelmbean.ModelMBeanNotificationInfo javax.management.Descriptor javax.management.Descriptor int
      StackMap stack:
            iload 3 /* defaulted */
            ifeq 11
            aload 2 /* clone */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 11
         9: .line 352
            aload 2 /* clone */
            ldc "name"
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        10: .line 353
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            new java.lang.StringBuilder
            dup
            ldc "Defaulting Descriptor name to "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        11: .line 355
      StackMap locals:
      StackMap stack:
            iload 3 /* defaulted */
            ifeq 14
            aload 2 /* clone */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 14
        12: .line 356
            aload 2 /* clone */
            ldc "descriptorType"
            ldc "notification"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        13: .line 357
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Defaulting descriptorType to \"notification\""
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        14: .line 359
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "displayName"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 17
        15: .line 360
            aload 2 /* clone */
            ldc "displayName"
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        16: .line 361
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            new java.lang.StringBuilder
            dup
            ldc "Defaulting Descriptor displayName to "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        17: .line 363
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "severity"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 20
        18: .line 364
            aload 2 /* clone */
            ldc "severity"
            ldc "6"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        19: .line 365
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Defaulting Descriptor severity field to 6"
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        20: .line 369
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            invokeinterface javax.management.Descriptor.isValid:()Z
            ifne 26
        21: .line 370
            new javax.management.RuntimeOperationsException
            dup
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid Descriptor argument"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        22: .line 371
            new java.lang.StringBuilder
            dup
            ldc "The isValid() method of the Descriptor object itself returned false,one or more required fields are invalid. Descriptor:"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        23: .line 372
            aload 2 /* clone */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        24: .line 371
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        25: .line 370
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        26: .line 374
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
            aload 2 /* clone */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 32
        27: .line 375
            new javax.management.RuntimeOperationsException
            dup
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid Descriptor argument"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        28: .line 376
            new java.lang.StringBuilder
            dup
            ldc "The Descriptor \"name\" field does not match the object described.  Expected: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        29: .line 377
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " , was: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 2 /* clone */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        30: .line 376
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        31: .line 375
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        32: .line 379
      StackMap locals:
      StackMap stack:
            ldc "notification"
            aload 2 /* clone */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 38
        33: .line 380
            new javax.management.RuntimeOperationsException
            dup
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid Descriptor argument"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        34: .line 381
            new java.lang.StringBuilder
            dup
            ldc "The Descriptor \"descriptorType\" field does not match the object described.  Expected: \"notification\" , was: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        35: .line 382
            aload 2 /* clone */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        36: .line 381
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        37: .line 380
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        38: .line 385
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            areturn
        end local 3 // boolean defaulted
        end local 2 // javax.management.Descriptor clone
        end local 1 // javax.management.Descriptor in
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   39     0       this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0   39     1         in  Ljavax/management/Descriptor;
            5    7     2      clone  Ljavax/management/Descriptor;
            8   39     2      clone  Ljavax/management/Descriptor;
            3   39     3  defaulted  Z
    Exceptions:
      throws javax.management.RuntimeOperationsException
    MethodParameters:
      Name  Flags
      in    final

  private void readObject(java.io.ObjectInputStream);
    descriptor: (Ljava/io/ObjectInputStream;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // java.io.ObjectInputStream in
         0: .line 396
            aload 1 /* in */
            invokevirtual java.io.ObjectInputStream.defaultReadObject:()V
         1: .line 397
            return
        end local 1 // java.io.ObjectInputStream in
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0    2     1    in  Ljava/io/ObjectInputStream;
    Exceptions:
      throws java.io.IOException, java.lang.ClassNotFoundException
    MethodParameters:
      Name  Flags
      in    

  private void writeObject(java.io.ObjectOutputStream);
    descriptor: (Ljava/io/ObjectOutputStream;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // java.io.ObjectOutputStream out
         0: .line 406
            getstatic javax.management.modelmbean.ModelMBeanNotificationInfo.compat:Z
            ifeq 6
         1: .line 409
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.putFields:()Ljava/io/ObjectOutputStream$PutField;
            astore 2 /* fields */
        start local 2 // java.io.ObjectOutputStream$PutField fields
         2: .line 410
            aload 2 /* fields */
            ldc "notificationDescriptor"
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         3: .line 411
            aload 2 /* fields */
            ldc "currClass"
            ldc "ModelMBeanNotificationInfo"
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         4: .line 412
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.writeFields:()V
        end local 2 // java.io.ObjectOutputStream$PutField fields
         5: .line 413
            goto 7
         6: .line 416
      StackMap locals:
      StackMap stack:
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.defaultWriteObject:()V
         7: .line 418
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.io.ObjectOutputStream out
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0    8     1     out  Ljava/io/ObjectOutputStream;
            2    5     2  fields  Ljava/io/ObjectOutputStream$PutField;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      out   
}
SourceFile: "ModelMBeanNotificationInfo.java"
InnerClasses:
  public abstract PutField = java.io.ObjectOutputStream$PutField of java.io.ObjectOutputStream