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 101
            iconst_2
            anewarray java.io.ObjectStreamField
            dup
            iconst_0
         1: .line 102
            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 103
            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 100
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.oldSerialPersistentFields:[Ljava/io/ObjectStreamField;
         4: .line 108
            iconst_1
            anewarray java.io.ObjectStreamField
            dup
            iconst_0
         5: .line 109
            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 107
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.newSerialPersistentFields:[Ljava/io/ObjectStreamField;
         7: .line 119
            iconst_0
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.compat:Z
         8: .line 122
            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 123
            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 124
            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 125
            goto 15
      StackMap locals:
      StackMap stack: java.lang.Exception
        14: pop
        15: .line 128
      StackMap locals:
      StackMap stack:
            getstatic javax.management.modelmbean.ModelMBeanNotificationInfo.compat:Z
            ifeq 19
        16: .line 129
            getstatic javax.management.modelmbean.ModelMBeanNotificationInfo.oldSerialPersistentFields:[Ljava/io/ObjectStreamField;
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.serialPersistentFields:[Ljava/io/ObjectStreamField;
        17: .line 130
            ldc -5211564525059047097
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.serialVersionUID:J
        18: .line 131
            goto 21
        19: .line 132
      StackMap locals:
      StackMap stack:
            getstatic javax.management.modelmbean.ModelMBeanNotificationInfo.newSerialPersistentFields:[Ljava/io/ObjectStreamField;
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.serialPersistentFields:[Ljava/io/ObjectStreamField;
        20: .line 133
            ldc -7445681389570207141
            putstatic javax.management.modelmbean.ModelMBeanNotificationInfo.serialVersionUID:J
        21: .line 145
      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 160
            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 161
            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 188
            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 190
            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 191
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 192
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 193
            ldc "ModelMBeanNotificationInfo"
            ldc "Entry"
         5: .line 191
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 195
      StackMap locals: javax.management.modelmbean.ModelMBeanNotificationInfo java.lang.String[] java.lang.String java.lang.String javax.management.Descriptor
      StackMap stack:
            aload 0 /* this */
            aload 4 /* descriptor */
            ldc "ModelMBeanNotificationInfo"
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.applyDescriptor:(Ljavax/management/Descriptor;Ljava/lang/String;)V
         7: .line 196
            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 206
            aload 0 /* this */
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getNotifTypes:()[Ljava/lang/String;
         1: .line 207
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
         2: .line 208
            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 209
            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 216
            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 217
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 218
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 219
            ldc "clone()"
            ldc "Entry"
         4: .line 217
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 221
      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 234
            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 235
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 236
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 237
            ldc "getDescriptor()"
            ldc "Entry"
         4: .line 235
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 240
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
            ifnonnull 12
         6: .line 242
            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 243
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         8: .line 244
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         9: .line 245
            ldc "getDescriptor()"
            ldc "Descriptor value is null, setting descriptor to default values"
        10: .line 243
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        11: .line 248
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.createDefaultDescriptor:()Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
        12: .line 251
      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 272
            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 273
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 274
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 275
            ldc "setDescriptor(Descriptor)"
            ldc "Entry"
         4: .line 273
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 277
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* inDescriptor */
            ldc "setDescriptor(Descriptor)"
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.applyDescriptor:(Ljavax/management/Descriptor;Ljava/lang/String;)V
         6: .line 278
            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 287
            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 288
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 289
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 290
            ldc "toString()"
            ldc "Entry"
         4: .line 288
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 293
      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 295
            aload 1 /* retStr */
            ldc "ModelMBeanNotificationInfo: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
         7: .line 296
            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 298
            aload 1 /* retStr */
            ldc " ; Description: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
         9: .line 299
            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 301
            aload 1 /* retStr */
            ldc " ; Descriptor: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        11: .line 302
            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 304
            aload 1 /* retStr */
            ldc " ; Types: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        13: .line 305
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getNotifTypes:()[Ljava/lang/String;
            astore 2 /* nTypes */
        start local 2 // java.lang.String[] nTypes
        14: .line 306
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        15: goto 19
        16: .line 307
      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 308
      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 306
            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 310
            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 final javax.management.Descriptor createDefaultDescriptor();
    descriptor: ()Ljavax/management/Descriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Code:
      stack=8, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
         0: .line 320
            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 321
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 322
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 323
            ldc "createDefaultDescriptor()"
            ldc "Entry"
         4: .line 321
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 326
      StackMap locals:
      StackMap stack:
            new javax.management.modelmbean.DescriptorSupport
            dup
         6: .line 327
            iconst_4
            anewarray java.lang.String
            dup
            iconst_0
            ldc "descriptorType=notification"
            aastore
            dup
            iconst_1
         7: .line 328
            new java.lang.StringBuilder
            dup
            ldc "name="
            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;
            aastore
            dup
            iconst_2
         8: .line 329
            new java.lang.StringBuilder
            dup
            ldc "displayName="
            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;
            aastore
            dup
            iconst_3
         9: .line 330
            ldc "severity=6"
            aastore
        10: .line 326
            invokespecial javax.management.modelmbean.DescriptorSupport.<init>:([Ljava/lang/String;)V
            areturn
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;

  private boolean isValid(javax.management.Descriptor);
    descriptor: (Ljavax/management/Descriptor;)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=4, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // javax.management.Descriptor inDesc
         0: .line 341
            iconst_1
            istore 2 /* results */
        start local 2 // boolean results
         1: .line 342
            ldc "none"
            astore 3 /* badField */
        start local 3 // java.lang.String badField
         2: .line 344
            aload 1 /* inDesc */
            ifnonnull 5
         3: .line 345
            ldc "nullDescriptor"
            astore 3 /* badField */
         4: .line 346
            iconst_0
            ireturn
         5: .line 349
      StackMap locals: int java.lang.String
      StackMap stack:
            aload 1 /* inDesc */
            invokeinterface javax.management.Descriptor.isValid:()Z
            ifne 9
         6: .line 353
            ldc "invalidDescriptor"
            astore 3 /* badField */
         7: .line 354
            iconst_0
            istore 2 /* results */
         8: .line 355
            goto 18
      StackMap locals:
      StackMap stack:
         9: aload 1 /* inDesc */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
        10: .line 356
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 14
        11: .line 357
            ldc "name"
            astore 3 /* badField */
        12: .line 358
            iconst_0
            istore 2 /* results */
        13: .line 359
            goto 18
      StackMap locals:
      StackMap stack:
        14: aload 1 /* inDesc */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
        15: .line 360
            ldc "notification"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 18
        16: .line 361
            ldc "descriptorType"
            astore 3 /* badField */
        17: .line 362
            iconst_0
            istore 2 /* results */
        18: .line 365
      StackMap locals:
      StackMap stack:
            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 26
        19: .line 366
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        20: .line 367
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        21: .line 368
            ldc "isValid(Descriptor)"
        22: .line 369
            new java.lang.StringBuilder
            dup
            ldc "Returning "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 2 /* results */
            invokevirtual java.lang.StringBuilder.append:(Z)Ljava/lang/StringBuilder;
        23: .line 370
            ldc " : Invalid field is "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 3 /* badField */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        24: .line 369
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        25: .line 366
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        26: .line 372
      StackMap locals:
      StackMap stack:
            iload 2 /* results */
            ireturn
        end local 3 // java.lang.String badField
        end local 2 // boolean results
        end local 1 // javax.management.Descriptor inDesc
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   27     0      this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0   27     1    inDesc  Ljavax/management/Descriptor;
            1   27     2   results  Z
            2   27     3  badField  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      inDesc  

  private final javax.management.Descriptor setDefaults(javax.management.Descriptor);
    descriptor: (Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // javax.management.Descriptor descriptor
         0: .line 382
            aload 1 /* descriptor */
            ldc "displayName"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 2
         1: .line 383
            aload 1 /* descriptor */
            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
         2: .line 385
      StackMap locals:
      StackMap stack:
            aload 1 /* descriptor */
            ldc "severity"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 4
         3: .line 386
            aload 1 /* descriptor */
            ldc "severity"
            ldc "6"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
         4: .line 388
      StackMap locals:
      StackMap stack:
            aload 1 /* descriptor */
            areturn
        end local 1 // javax.management.Descriptor descriptor
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    5     0        this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0    5     1  descriptor  Ljavax/management/Descriptor;
    MethodParameters:
            Name  Flags
      descriptor  

  private final void applyDescriptor(javax.management.Descriptor, java.lang.String);
    descriptor: (Ljavax/management/Descriptor;Ljava/lang/String;)V
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Code:
      stack=6, locals=3, args_size=3
        start local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
        start local 1 // javax.management.Descriptor descriptor
        start local 2 // java.lang.String ftag
         0: .line 405
            aload 1 /* descriptor */
            ifnonnull 8
         1: .line 406
            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 407
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 408
            ldc Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aload 2 /* ftag */
         4: .line 409
            ldc "Received null for new descriptor value, setting descriptor to default values"
         5: .line 407
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 412
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.createDefaultDescriptor:()Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
         7: .line 413
            goto 19
      StackMap locals:
      StackMap stack:
         8: aload 0 /* this */
            aload 1 /* descriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.isValid:(Ljavax/management/Descriptor;)Z
            ifeq 13
         9: .line 414
            aload 0 /* this */
        10: .line 415
            aload 0 /* this */
            aload 1 /* descriptor */
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.setDefaults:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
        11: .line 414
            putfield javax.management.modelmbean.ModelMBeanNotificationInfo.notificationDescriptor:Ljavax/management/Descriptor;
        12: .line 416
            goto 19
        13: .line 417
      StackMap locals:
      StackMap stack:
            new javax.management.RuntimeOperationsException
            dup
        14: .line 418
            new java.lang.IllegalArgumentException
            dup
        15: .line 419
            ldc "Invalid descriptor passed in parameter"
        16: .line 417
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        17: .line 420
            new java.lang.StringBuilder
            dup
            ldc "Exception occurred in ModelMBeanNotificationInfo "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 2 /* ftag */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        18: .line 417
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        19: .line 422
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.lang.String ftag
        end local 1 // javax.management.Descriptor descriptor
        end local 0 // javax.management.modelmbean.ModelMBeanNotificationInfo this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   20     0        this  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0   20     1  descriptor  Ljavax/management/Descriptor;
            0   20     2        ftag  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      descriptor  
      ftag        

  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 432
            aload 1 /* in */
            invokevirtual java.io.ObjectInputStream.defaultReadObject:()V
         1: .line 433
            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 442
            getstatic javax.management.modelmbean.ModelMBeanNotificationInfo.compat:Z
            ifeq 6
         1: .line 445
            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 446
            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 447
            aload 2 /* fields */
            ldc "currClass"
            ldc "ModelMBeanNotificationInfo"
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         4: .line 448
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.writeFields:()V
        end local 2 // java.io.ObjectOutputStream$PutField fields
         5: .line 449
            goto 7
         6: .line 452
      StackMap locals:
      StackMap stack:
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.defaultWriteObject:()V
         7: .line 454
      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