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

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

  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 modelMBeanDescriptor;
    descriptor: Ljavax/management/Descriptor;
    flags: (0x0002) ACC_PRIVATE

  private javax.management.MBeanAttributeInfo[] modelMBeanAttributes;
    descriptor: [Ljavax/management/MBeanAttributeInfo;
    flags: (0x0002) ACC_PRIVATE

  private javax.management.MBeanConstructorInfo[] modelMBeanConstructors;
    descriptor: [Ljavax/management/MBeanConstructorInfo;
    flags: (0x0002) ACC_PRIVATE

  private javax.management.MBeanNotificationInfo[] modelMBeanNotifications;
    descriptor: [Ljavax/management/MBeanNotificationInfo;
    flags: (0x0002) ACC_PRIVATE

  private javax.management.MBeanOperationInfo[] modelMBeanOperations;
    descriptor: [Ljavax/management/MBeanOperationInfo;
    flags: (0x0002) ACC_PRIVATE

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

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

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

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

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

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

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

  private static final javax.management.modelmbean.ModelMBeanAttributeInfo[] NO_ATTRIBUTES;
    descriptor: [Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final javax.management.modelmbean.ModelMBeanConstructorInfo[] NO_CONSTRUCTORS;
    descriptor: [Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final javax.management.modelmbean.ModelMBeanNotificationInfo[] NO_NOTIFICATIONS;
    descriptor: [Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final javax.management.modelmbean.ModelMBeanOperationInfo[] NO_OPERATIONS;
    descriptor: [Ljavax/management/modelmbean/ModelMBeanOperationInfo;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=7, locals=2, args_size=0
         0: .line 101
            bipush 6
            anewarray java.io.ObjectStreamField
            dup
            iconst_0
         1: .line 102
            new java.io.ObjectStreamField
            dup
            ldc "modelMBeanDescriptor"
            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 "mmbAttributes"
            ldc [Ljavax/management/MBeanAttributeInfo;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_2
         3: .line 104
            new java.io.ObjectStreamField
            dup
            ldc "mmbConstructors"
            ldc [Ljavax/management/MBeanConstructorInfo;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_3
         4: .line 105
            new java.io.ObjectStreamField
            dup
            ldc "mmbNotifications"
            ldc [Ljavax/management/MBeanNotificationInfo;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_4
         5: .line 106
            new java.io.ObjectStreamField
            dup
            ldc "mmbOperations"
            ldc [Ljavax/management/MBeanOperationInfo;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_5
         6: .line 107
            new java.io.ObjectStreamField
            dup
            ldc "currClass"
            ldc Ljava/lang/String;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
         7: .line 100
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.oldSerialPersistentFields:[Ljava/io/ObjectStreamField;
         8: .line 112
            iconst_5
            anewarray java.io.ObjectStreamField
            dup
            iconst_0
         9: .line 113
            new java.io.ObjectStreamField
            dup
            ldc "modelMBeanDescriptor"
            ldc Ljavax/management/Descriptor;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_1
        10: .line 114
            new java.io.ObjectStreamField
            dup
            ldc "modelMBeanAttributes"
            ldc [Ljavax/management/MBeanAttributeInfo;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_2
        11: .line 115
            new java.io.ObjectStreamField
            dup
            ldc "modelMBeanConstructors"
            ldc [Ljavax/management/MBeanConstructorInfo;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_3
        12: .line 116
            new java.io.ObjectStreamField
            dup
            ldc "modelMBeanNotifications"
            ldc [Ljavax/management/MBeanNotificationInfo;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_4
        13: .line 117
            new java.io.ObjectStreamField
            dup
            ldc "modelMBeanOperations"
            ldc [Ljavax/management/MBeanOperationInfo;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
        14: .line 111
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.newSerialPersistentFields:[Ljava/io/ObjectStreamField;
        15: .line 139
            iconst_0
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.compat:Z
        16: .line 142
            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
        17: .line 143
            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
        18: .line 144
            aload 1 /* form */
            ifnull 19
            aload 1 /* form */
            ldc "1.0"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 19
            iconst_1
            goto 20
      StackMap locals: com.sun.jmx.mbeanserver.GetPropertyAction java.lang.String
      StackMap stack:
        19: iconst_0
      StackMap locals:
      StackMap stack: int
        20: putstatic javax.management.modelmbean.ModelMBeanInfoSupport.compat:Z
        end local 1 // java.lang.String form
        end local 0 // com.sun.jmx.mbeanserver.GetPropertyAction act
        21: .line 145
            goto 23
      StackMap locals:
      StackMap stack: java.lang.Exception
        22: pop
        23: .line 148
      StackMap locals:
      StackMap stack:
            getstatic javax.management.modelmbean.ModelMBeanInfoSupport.compat:Z
            ifeq 27
        24: .line 149
            getstatic javax.management.modelmbean.ModelMBeanInfoSupport.oldSerialPersistentFields:[Ljava/io/ObjectStreamField;
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.serialPersistentFields:[Ljava/io/ObjectStreamField;
        25: .line 150
            ldc -3944083498453227709
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.serialVersionUID:J
        26: .line 151
            goto 29
        27: .line 152
      StackMap locals:
      StackMap stack:
            getstatic javax.management.modelmbean.ModelMBeanInfoSupport.newSerialPersistentFields:[Ljava/io/ObjectStreamField;
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.serialPersistentFields:[Ljava/io/ObjectStreamField;
        28: .line 153
            ldc -1935722590756516193
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.serialVersionUID:J
        29: .line 344
      StackMap locals:
      StackMap stack:
            iconst_0
            anewarray javax.management.modelmbean.ModelMBeanAttributeInfo
        30: .line 343
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_ATTRIBUTES:[Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
        31: .line 346
            iconst_0
            anewarray javax.management.modelmbean.ModelMBeanConstructorInfo
        32: .line 345
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_CONSTRUCTORS:[Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
        33: .line 348
            iconst_0
            anewarray javax.management.modelmbean.ModelMBeanNotificationInfo
        34: .line 347
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_NOTIFICATIONS:[Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
        35: .line 350
            iconst_0
            anewarray javax.management.modelmbean.ModelMBeanOperationInfo
        36: .line 349
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_OPERATIONS:[Ljavax/management/modelmbean/ModelMBeanOperationInfo;
        37: .line 350
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
           17   21     0   act  Lcom/sun/jmx/mbeanserver/GetPropertyAction;
           18   21     1  form  Ljava/lang/String;
      Exception table:
        from    to  target  type
          16    21      22  Class java.lang.Exception

  public void <init>(javax.management.modelmbean.ModelMBeanInfo);
    descriptor: (Ljavax/management/modelmbean/ModelMBeanInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // javax.management.modelmbean.ModelMBeanInfo mbi
         0: .line 217
            aload 0 /* this */
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getClassName:()Ljava/lang/String;
         1: .line 218
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getDescription:()Ljava/lang/String;
         2: .line 219
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getAttributes:()[Ljavax/management/MBeanAttributeInfo;
         3: .line 220
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getConstructors:()[Ljavax/management/MBeanConstructorInfo;
         4: .line 221
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getOperations:()[Ljavax/management/MBeanOperationInfo;
         5: .line 222
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getNotifications:()[Ljavax/management/MBeanNotificationInfo;
            invokespecial javax.management.MBeanInfo.<init>:(Ljava/lang/String;Ljava/lang/String;[Ljavax/management/MBeanAttributeInfo;[Ljavax/management/MBeanConstructorInfo;[Ljavax/management/MBeanOperationInfo;[Ljavax/management/MBeanNotificationInfo;)V
         6: .line 162
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
         7: .line 224
            aload 0 /* this */
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getAttributes:()[Ljavax/management/MBeanAttributeInfo;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
         8: .line 225
            aload 0 /* this */
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getConstructors:()[Ljavax/management/MBeanConstructorInfo;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
         9: .line 226
            aload 0 /* this */
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getOperations:()[Ljavax/management/MBeanOperationInfo;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
        10: .line 227
            aload 0 /* this */
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getNotifications:()[Ljavax/management/MBeanNotificationInfo;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
        11: .line 230
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getMBeanDescriptor:()Ljavax/management/Descriptor;
            astore 2 /* mbeandescriptor */
        start local 2 // javax.management.Descriptor mbeandescriptor
        12: .line 231
            aload 0 /* this */
            aload 0 /* this */
            aload 2 /* mbeandescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        end local 2 // javax.management.Descriptor mbeandescriptor
        13: .line 232
            goto 22
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport javax.management.modelmbean.ModelMBeanInfo
      StackMap stack: javax.management.MBeanException
        14: pop
        15: .line 233
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        16: .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 22
        17: .line 235
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        18: .line 236
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        19: .line 237
            ldc "ModelMBeanInfo(ModelMBeanInfo)"
        20: .line 238
            ldc "Could not get a valid modelMBeanDescriptor, setting a default Descriptor"
        21: .line 235
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        22: .line 243
      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 27
        23: .line 244
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        24: .line 245
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        25: .line 246
            ldc "ModelMBeanInfo(ModelMBeanInfo)"
            ldc "Exit"
        26: .line 244
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        27: .line 248
      StackMap locals:
      StackMap stack:
            return
        end local 1 // javax.management.modelmbean.ModelMBeanInfo mbi
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   28     0             this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   28     1              mbi  Ljavax/management/modelmbean/ModelMBeanInfo;
           12   13     2  mbeandescriptor  Ljavax/management/Descriptor;
      Exception table:
        from    to  target  type
          11    13      14  Class javax.management.MBeanException
    MethodParameters:
      Name  Flags
      mbi   

  public void <init>(java.lang.String, java.lang.String, javax.management.modelmbean.ModelMBeanAttributeInfo[], javax.management.modelmbean.ModelMBeanConstructorInfo[], javax.management.modelmbean.ModelMBeanOperationInfo[], javax.management.modelmbean.ModelMBeanNotificationInfo[]);
    descriptor: (Ljava/lang/String;Ljava/lang/String;[Ljavax/management/modelmbean/ModelMBeanAttributeInfo;[Ljavax/management/modelmbean/ModelMBeanConstructorInfo;[Ljavax/management/modelmbean/ModelMBeanOperationInfo;[Ljavax/management/modelmbean/ModelMBeanNotificationInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=7, args_size=7
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.lang.String className
        start local 2 // java.lang.String description
        start local 3 // javax.management.modelmbean.ModelMBeanAttributeInfo[] attributes
        start local 4 // javax.management.modelmbean.ModelMBeanConstructorInfo[] constructors
        start local 5 // javax.management.modelmbean.ModelMBeanOperationInfo[] operations
        start local 6 // javax.management.modelmbean.ModelMBeanNotificationInfo[] notifications
         0: .line 274
            aload 0 /* this */
            aload 1 /* className */
            aload 2 /* description */
            aload 3 /* attributes */
            aload 4 /* constructors */
         1: .line 275
            aload 5 /* operations */
            aload 6 /* notifications */
            aconst_null
            invokespecial javax.management.modelmbean.ModelMBeanInfoSupport.<init>:(Ljava/lang/String;Ljava/lang/String;[Ljavax/management/modelmbean/ModelMBeanAttributeInfo;[Ljavax/management/modelmbean/ModelMBeanConstructorInfo;[Ljavax/management/modelmbean/ModelMBeanOperationInfo;[Ljavax/management/modelmbean/ModelMBeanNotificationInfo;Ljavax/management/Descriptor;)V
         2: .line 276
            return
        end local 6 // javax.management.modelmbean.ModelMBeanNotificationInfo[] notifications
        end local 5 // javax.management.modelmbean.ModelMBeanOperationInfo[] operations
        end local 4 // javax.management.modelmbean.ModelMBeanConstructorInfo[] constructors
        end local 3 // javax.management.modelmbean.ModelMBeanAttributeInfo[] attributes
        end local 2 // java.lang.String description
        end local 1 // java.lang.String className
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    3     0           this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0    3     1      className  Ljava/lang/String;
            0    3     2    description  Ljava/lang/String;
            0    3     3     attributes  [Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
            0    3     4   constructors  [Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
            0    3     5     operations  [Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0    3     6  notifications  [Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
    MethodParameters:
               Name  Flags
      className      
      description    
      attributes     
      constructors   
      operations     
      notifications  

  public void <init>(java.lang.String, java.lang.String, javax.management.modelmbean.ModelMBeanAttributeInfo[], javax.management.modelmbean.ModelMBeanConstructorInfo[], javax.management.modelmbean.ModelMBeanOperationInfo[], javax.management.modelmbean.ModelMBeanNotificationInfo[], javax.management.Descriptor);
    descriptor: (Ljava/lang/String;Ljava/lang/String;[Ljavax/management/modelmbean/ModelMBeanAttributeInfo;[Ljavax/management/modelmbean/ModelMBeanConstructorInfo;[Ljavax/management/modelmbean/ModelMBeanOperationInfo;[Ljavax/management/modelmbean/ModelMBeanNotificationInfo;Ljavax/management/Descriptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=8, args_size=8
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.lang.String className
        start local 2 // java.lang.String description
        start local 3 // javax.management.modelmbean.ModelMBeanAttributeInfo[] attributes
        start local 4 // javax.management.modelmbean.ModelMBeanConstructorInfo[] constructors
        start local 5 // javax.management.modelmbean.ModelMBeanOperationInfo[] operations
        start local 6 // javax.management.modelmbean.ModelMBeanNotificationInfo[] notifications
        start local 7 // javax.management.Descriptor mbeandescriptor
         0: .line 316
            aload 0 /* this */
            aload 1 /* className */
         1: .line 317
            aload 2 /* description */
         2: .line 318
            aload 3 /* attributes */
            ifnull 3
            aload 3 /* attributes */
            goto 4
      StackMap locals: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[] javax.management.Descriptor
      StackMap stack: uninitialized-this java.lang.String java.lang.String
         3: getstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_ATTRIBUTES:[Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
         4: .line 319
      StackMap locals: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[] javax.management.Descriptor
      StackMap stack: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[]
            aload 4 /* constructors */
            ifnull 5
            aload 4 /* constructors */
            goto 6
      StackMap locals: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[] javax.management.Descriptor
      StackMap stack: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[]
         5: getstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_CONSTRUCTORS:[Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
         6: .line 320
      StackMap locals: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[] javax.management.Descriptor
      StackMap stack: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[]
            aload 5 /* operations */
            ifnull 7
            aload 5 /* operations */
            goto 8
      StackMap locals: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[] javax.management.Descriptor
      StackMap stack: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[]
         7: getstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_OPERATIONS:[Ljavax/management/modelmbean/ModelMBeanOperationInfo;
         8: .line 321
      StackMap locals: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[] javax.management.Descriptor
      StackMap stack: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[]
            aload 6 /* notifications */
            ifnull 9
            aload 6 /* notifications */
            goto 10
      StackMap locals: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[] javax.management.Descriptor
      StackMap stack: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[]
         9: getstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_NOTIFICATIONS:[Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
      StackMap locals: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[] javax.management.Descriptor
      StackMap stack: uninitialized-this java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[]
        10: invokespecial javax.management.MBeanInfo.<init>:(Ljava/lang/String;Ljava/lang/String;[Ljavax/management/MBeanAttributeInfo;[Ljavax/management/MBeanConstructorInfo;[Ljavax/management/MBeanOperationInfo;[Ljavax/management/MBeanNotificationInfo;)V
        11: .line 162
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        12: .line 328
            aload 0 /* this */
            aload 3 /* attributes */
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
        13: .line 329
            aload 0 /* this */
            aload 4 /* constructors */
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
        14: .line 330
            aload 0 /* this */
            aload 5 /* operations */
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
        15: .line 331
            aload 0 /* this */
            aload 6 /* notifications */
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
        16: .line 332
            aload 0 /* this */
            aload 0 /* this */
            aload 7 /* mbeandescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        17: .line 333
            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 23
        18: .line 334
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        19: .line 335
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        20: .line 336
            ldc "ModelMBeanInfoSupport(String,String,ModelMBeanAttributeInfo[],ModelMBeanConstructorInfo[],ModelMBeanOperationInfo[],ModelMBeanNotificationInfo[],Descriptor)"
        21: .line 339
            ldc "Exit"
        22: .line 334
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        23: .line 341
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String java.lang.String javax.management.modelmbean.ModelMBeanAttributeInfo[] javax.management.modelmbean.ModelMBeanConstructorInfo[] javax.management.modelmbean.ModelMBeanOperationInfo[] javax.management.modelmbean.ModelMBeanNotificationInfo[] javax.management.Descriptor
      StackMap stack:
            return
        end local 7 // javax.management.Descriptor mbeandescriptor
        end local 6 // javax.management.modelmbean.ModelMBeanNotificationInfo[] notifications
        end local 5 // javax.management.modelmbean.ModelMBeanOperationInfo[] operations
        end local 4 // javax.management.modelmbean.ModelMBeanConstructorInfo[] constructors
        end local 3 // javax.management.modelmbean.ModelMBeanAttributeInfo[] attributes
        end local 2 // java.lang.String description
        end local 1 // java.lang.String className
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   24     0             this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   24     1        className  Ljava/lang/String;
            0   24     2      description  Ljava/lang/String;
            0   24     3       attributes  [Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
            0   24     4     constructors  [Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
            0   24     5       operations  [Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0   24     6    notifications  [Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0   24     7  mbeandescriptor  Ljavax/management/Descriptor;
    MethodParameters:
                 Name  Flags
      className        
      description      
      attributes       
      constructors     
      operations       
      notifications    
      mbeandescriptor  

  public java.lang.Object clone();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
         0: .line 364
            new javax.management.modelmbean.ModelMBeanInfoSupport
            dup
            aload 0 /* this */
            invokespecial javax.management.modelmbean.ModelMBeanInfoSupport.<init>:(Ljavax/management/modelmbean/ModelMBeanInfo;)V
            areturn
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;

  public javax.management.Descriptor[] getDescriptors(java.lang.String);
    descriptor: (Ljava/lang/String;)[Ljavax/management/Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=14, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.lang.String inDescriptorType
         0: .line 370
            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 371
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 372
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 373
            ldc "getDescriptors(String)"
            ldc "Entry"
         4: .line 371
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 376
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptorType */
            ifnull 6
            aload 1 /* inDescriptorType */
            ldc ""
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 7
         6: .line 377
      StackMap locals:
      StackMap stack:
            ldc "all"
            astore 1 /* inDescriptorType */
         7: .line 384
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptorType */
            ldc "mbean"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 10
         8: .line 385
            iconst_1
            anewarray javax.management.Descriptor
            dup
            iconst_0
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            aastore
            astore 2 /* retList */
        start local 2 // javax.management.Descriptor[] retList
         9: .line 386
            goto 127
        end local 2 // javax.management.Descriptor[] retList
      StackMap locals:
      StackMap stack:
        10: aload 1 /* inDescriptorType */
            ldc "attribute"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 25
        11: .line 387
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
            astore 3 /* attrList */
        start local 3 // javax.management.MBeanAttributeInfo[] attrList
        12: .line 388
            iconst_0
            istore 4 /* numAttrs */
        start local 4 // int numAttrs
        13: .line 389
            aload 3 /* attrList */
            ifnull 14
            aload 3 /* attrList */
            arraylength
            istore 4 /* numAttrs */
        14: .line 391
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String top javax.management.MBeanAttributeInfo[] int
      StackMap stack:
            iload 4 /* numAttrs */
            anewarray javax.management.Descriptor
            astore 2 /* retList */
        start local 2 // javax.management.Descriptor[] retList
        15: .line 392
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        16: goto 23
        17: .line 393
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String javax.management.Descriptor[] javax.management.MBeanAttributeInfo[] int int
      StackMap stack:
            aload 2 /* retList */
            iload 5 /* i */
        18: .line 394
            aload 3 /* attrList */
            iload 5 /* i */
            aaload
        19: .line 393
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
        20: .line 394
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
        21: .line 393
            aastore
        22: .line 392
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        23: iload 5 /* i */
            iload 4 /* numAttrs */
            if_icmplt 17
        end local 5 // int i
        end local 4 // int numAttrs
        end local 3 // javax.management.MBeanAttributeInfo[] attrList
        24: .line 396
            goto 127
        end local 2 // javax.management.Descriptor[] retList
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String
      StackMap stack:
        25: aload 1 /* inDescriptorType */
            ldc "operation"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 40
        26: .line 397
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
            astore 3 /* operList */
        start local 3 // javax.management.MBeanOperationInfo[] operList
        27: .line 398
            iconst_0
            istore 4 /* numOpers */
        start local 4 // int numOpers
        28: .line 399
            aload 3 /* operList */
            ifnull 29
            aload 3 /* operList */
            arraylength
            istore 4 /* numOpers */
        29: .line 401
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String top javax.management.MBeanOperationInfo[] int
      StackMap stack:
            iload 4 /* numOpers */
            anewarray javax.management.Descriptor
            astore 2 /* retList */
        start local 2 // javax.management.Descriptor[] retList
        30: .line 402
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        31: goto 38
        32: .line 403
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String javax.management.Descriptor[] javax.management.MBeanOperationInfo[] int int
      StackMap stack:
            aload 2 /* retList */
            iload 5 /* i */
        33: .line 404
            aload 3 /* operList */
            iload 5 /* i */
            aaload
        34: .line 403
            checkcast javax.management.modelmbean.ModelMBeanOperationInfo
        35: .line 404
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
        36: .line 403
            aastore
        37: .line 402
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        38: iload 5 /* i */
            iload 4 /* numOpers */
            if_icmplt 32
        end local 5 // int i
        end local 4 // int numOpers
        end local 3 // javax.management.MBeanOperationInfo[] operList
        39: .line 406
            goto 127
        end local 2 // javax.management.Descriptor[] retList
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String
      StackMap stack:
        40: aload 1 /* inDescriptorType */
            ldc "constructor"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 55
        41: .line 407
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
            astore 3 /* consList */
        start local 3 // javax.management.MBeanConstructorInfo[] consList
        42: .line 408
            iconst_0
            istore 4 /* numCons */
        start local 4 // int numCons
        43: .line 409
            aload 3 /* consList */
            ifnull 44
            aload 3 /* consList */
            arraylength
            istore 4 /* numCons */
        44: .line 411
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String top javax.management.MBeanConstructorInfo[] int
      StackMap stack:
            iload 4 /* numCons */
            anewarray javax.management.Descriptor
            astore 2 /* retList */
        start local 2 // javax.management.Descriptor[] retList
        45: .line 412
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        46: goto 53
        47: .line 413
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String javax.management.Descriptor[] javax.management.MBeanConstructorInfo[] int int
      StackMap stack:
            aload 2 /* retList */
            iload 5 /* i */
        48: .line 414
            aload 3 /* consList */
            iload 5 /* i */
            aaload
        49: .line 413
            checkcast javax.management.modelmbean.ModelMBeanConstructorInfo
        50: .line 414
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getDescriptor:()Ljavax/management/Descriptor;
        51: .line 413
            aastore
        52: .line 412
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        53: iload 5 /* i */
            iload 4 /* numCons */
            if_icmplt 47
        end local 5 // int i
        end local 4 // int numCons
        end local 3 // javax.management.MBeanConstructorInfo[] consList
        54: .line 416
            goto 127
        end local 2 // javax.management.Descriptor[] retList
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String
      StackMap stack:
        55: aload 1 /* inDescriptorType */
            ldc "notification"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 70
        56: .line 417
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
            astore 3 /* notifList */
        start local 3 // javax.management.MBeanNotificationInfo[] notifList
        57: .line 418
            iconst_0
            istore 4 /* numNotifs */
        start local 4 // int numNotifs
        58: .line 419
            aload 3 /* notifList */
            ifnull 59
            aload 3 /* notifList */
            arraylength
            istore 4 /* numNotifs */
        59: .line 421
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String top javax.management.MBeanNotificationInfo[] int
      StackMap stack:
            iload 4 /* numNotifs */
            anewarray javax.management.Descriptor
            astore 2 /* retList */
        start local 2 // javax.management.Descriptor[] retList
        60: .line 422
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        61: goto 68
        62: .line 423
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String javax.management.Descriptor[] javax.management.MBeanNotificationInfo[] int int
      StackMap stack:
            aload 2 /* retList */
            iload 5 /* i */
        63: .line 424
            aload 3 /* notifList */
            iload 5 /* i */
            aaload
        64: .line 423
            checkcast javax.management.modelmbean.ModelMBeanNotificationInfo
        65: .line 424
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescriptor:()Ljavax/management/Descriptor;
        66: .line 423
            aastore
        67: .line 422
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        68: iload 5 /* i */
            iload 4 /* numNotifs */
            if_icmplt 62
        end local 5 // int i
        end local 4 // int numNotifs
        end local 3 // javax.management.MBeanNotificationInfo[] notifList
        69: .line 426
            goto 127
        end local 2 // javax.management.Descriptor[] retList
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String
      StackMap stack:
        70: aload 1 /* inDescriptorType */
            ldc "all"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 124
        71: .line 428
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
            astore 3 /* attrList */
        start local 3 // javax.management.MBeanAttributeInfo[] attrList
        72: .line 429
            iconst_0
            istore 4 /* numAttrs */
        start local 4 // int numAttrs
        73: .line 430
            aload 3 /* attrList */
            ifnull 74
            aload 3 /* attrList */
            arraylength
            istore 4 /* numAttrs */
        74: .line 432
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String top javax.management.MBeanAttributeInfo[] int
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
            astore 5 /* operList */
        start local 5 // javax.management.MBeanOperationInfo[] operList
        75: .line 433
            iconst_0
            istore 6 /* numOpers */
        start local 6 // int numOpers
        76: .line 434
            aload 5 /* operList */
            ifnull 77
            aload 5 /* operList */
            arraylength
            istore 6 /* numOpers */
        77: .line 436
      StackMap locals: javax.management.MBeanOperationInfo[] int
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
            astore 7 /* consList */
        start local 7 // javax.management.MBeanConstructorInfo[] consList
        78: .line 437
            iconst_0
            istore 8 /* numCons */
        start local 8 // int numCons
        79: .line 438
            aload 7 /* consList */
            ifnull 80
            aload 7 /* consList */
            arraylength
            istore 8 /* numCons */
        80: .line 440
      StackMap locals: javax.management.MBeanConstructorInfo[] int
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
            astore 9 /* notifList */
        start local 9 // javax.management.MBeanNotificationInfo[] notifList
        81: .line 441
            iconst_0
            istore 10 /* numNotifs */
        start local 10 // int numNotifs
        82: .line 442
            aload 9 /* notifList */
            ifnull 83
            aload 9 /* notifList */
            arraylength
            istore 10 /* numNotifs */
        83: .line 444
      StackMap locals: javax.management.MBeanNotificationInfo[] int
      StackMap stack:
            iload 4 /* numAttrs */
            iload 8 /* numCons */
            iadd
            iload 6 /* numOpers */
            iadd
            iload 10 /* numNotifs */
            iadd
            iconst_1
            iadd
            istore 11 /* count */
        start local 11 // int count
        84: .line 445
            iload 11 /* count */
            anewarray javax.management.Descriptor
            astore 2 /* retList */
        start local 2 // javax.management.Descriptor[] retList
        85: .line 447
            aload 2 /* retList */
            iload 11 /* count */
            iconst_1
            isub
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            aastore
        86: .line 449
            iconst_0
            istore 12 /* j */
        start local 12 // int j
        87: .line 450
            iconst_0
            istore 13 /* i */
        start local 13 // int i
        88: goto 96
        89: .line 451
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String javax.management.Descriptor[] javax.management.MBeanAttributeInfo[] int javax.management.MBeanOperationInfo[] int javax.management.MBeanConstructorInfo[] int javax.management.MBeanNotificationInfo[] int int int int
      StackMap stack:
            aload 2 /* retList */
            iload 12 /* j */
        90: .line 452
            aload 3 /* attrList */
            iload 13 /* i */
            aaload
        91: .line 451
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
        92: .line 452
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
        93: .line 451
            aastore
        94: .line 453
            iinc 12 /* j */ 1
        95: .line 450
            iinc 13 /* i */ 1
      StackMap locals:
      StackMap stack:
        96: iload 13 /* i */
            iload 4 /* numAttrs */
            if_icmplt 89
        end local 13 // int i
        97: .line 455
            iconst_0
            istore 13 /* i */
        start local 13 // int i
        98: goto 106
        99: .line 456
      StackMap locals:
      StackMap stack:
            aload 2 /* retList */
            iload 12 /* j */
       100: .line 457
            aload 7 /* consList */
            iload 13 /* i */
            aaload
       101: .line 456
            checkcast javax.management.modelmbean.ModelMBeanConstructorInfo
       102: .line 457
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getDescriptor:()Ljavax/management/Descriptor;
       103: .line 456
            aastore
       104: .line 458
            iinc 12 /* j */ 1
       105: .line 455
            iinc 13 /* i */ 1
      StackMap locals:
      StackMap stack:
       106: iload 13 /* i */
            iload 8 /* numCons */
            if_icmplt 99
        end local 13 // int i
       107: .line 460
            iconst_0
            istore 13 /* i */
        start local 13 // int i
       108: goto 114
       109: .line 461
      StackMap locals:
      StackMap stack:
            aload 2 /* retList */
            iload 12 /* j */
            aload 5 /* operList */
            iload 13 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanOperationInfo
       110: .line 462
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
       111: .line 461
            aastore
       112: .line 463
            iinc 12 /* j */ 1
       113: .line 460
            iinc 13 /* i */ 1
      StackMap locals:
      StackMap stack:
       114: iload 13 /* i */
            iload 6 /* numOpers */
            if_icmplt 109
        end local 13 // int i
       115: .line 465
            iconst_0
            istore 13 /* i */
        start local 13 // int i
       116: goto 122
       117: .line 466
      StackMap locals:
      StackMap stack:
            aload 2 /* retList */
            iload 12 /* j */
            aload 9 /* notifList */
            iload 13 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanNotificationInfo
       118: .line 467
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescriptor:()Ljavax/management/Descriptor;
       119: .line 466
            aastore
       120: .line 468
            iinc 12 /* j */ 1
       121: .line 465
            iinc 13 /* i */ 1
      StackMap locals:
      StackMap stack:
       122: iload 13 /* i */
            iload 10 /* numNotifs */
            if_icmplt 117
        end local 13 // int i
        end local 12 // int j
        end local 11 // int count
        end local 10 // int numNotifs
        end local 9 // javax.management.MBeanNotificationInfo[] notifList
        end local 8 // int numCons
        end local 7 // javax.management.MBeanConstructorInfo[] consList
        end local 6 // int numOpers
        end local 5 // javax.management.MBeanOperationInfo[] operList
        end local 4 // int numAttrs
        end local 3 // javax.management.MBeanAttributeInfo[] attrList
       123: .line 470
            goto 127
        end local 2 // javax.management.Descriptor[] retList
       124: .line 472
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport java.lang.String
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            ldc "Descriptor Type is invalid"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
       125: .line 471
            astore 3 /* iae */
        start local 3 // java.lang.IllegalArgumentException iae
       126: .line 475
            new javax.management.RuntimeOperationsException
            dup
            aload 3 /* iae */
            ldc "Exception occurred trying to find the descriptors of the MBean"
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        end local 3 // java.lang.IllegalArgumentException iae
        start local 2 // javax.management.Descriptor[] retList
       127: .line 477
      StackMap locals: javax.management.Descriptor[]
      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 132
       128: .line 478
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       129: .line 479
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       130: .line 480
            ldc "getDescriptors(String)"
            ldc "Exit"
       131: .line 478
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       132: .line 483
      StackMap locals:
      StackMap stack:
            aload 2 /* retList */
            areturn
        end local 2 // javax.management.Descriptor[] retList
        end local 1 // java.lang.String inDescriptorType
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0  133     0              this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0  133     1  inDescriptorType  Ljava/lang/String;
            9   10     2           retList  [Ljavax/management/Descriptor;
           15   25     2           retList  [Ljavax/management/Descriptor;
           30   40     2           retList  [Ljavax/management/Descriptor;
           45   55     2           retList  [Ljavax/management/Descriptor;
           60   70     2           retList  [Ljavax/management/Descriptor;
           85  124     2           retList  [Ljavax/management/Descriptor;
          127  133     2           retList  [Ljavax/management/Descriptor;
           12   24     3          attrList  [Ljavax/management/MBeanAttributeInfo;
           13   24     4          numAttrs  I
           16   24     5                 i  I
           27   39     3          operList  [Ljavax/management/MBeanOperationInfo;
           28   39     4          numOpers  I
           31   39     5                 i  I
           42   54     3          consList  [Ljavax/management/MBeanConstructorInfo;
           43   54     4           numCons  I
           46   54     5                 i  I
           57   69     3         notifList  [Ljavax/management/MBeanNotificationInfo;
           58   69     4         numNotifs  I
           61   69     5                 i  I
           72  123     3          attrList  [Ljavax/management/MBeanAttributeInfo;
           73  123     4          numAttrs  I
           75  123     5          operList  [Ljavax/management/MBeanOperationInfo;
           76  123     6          numOpers  I
           78  123     7          consList  [Ljavax/management/MBeanConstructorInfo;
           79  123     8           numCons  I
           81  123     9         notifList  [Ljavax/management/MBeanNotificationInfo;
           82  123    10         numNotifs  I
           84  123    11             count  I
           87  123    12                 j  I
           88   97    13                 i  I
           98  107    13                 i  I
          108  115    13                 i  I
          116  123    13                 i  I
          126  127     3               iae  Ljava/lang/IllegalArgumentException;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
                  Name  Flags
      inDescriptorType  

  public void setDescriptors(javax.management.Descriptor[]);
    descriptor: ([Ljavax/management/Descriptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // javax.management.Descriptor[] inDescriptors
         0: .line 489
            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 490
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 491
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 492
            ldc "setDescriptors(Descriptor[])"
            ldc "Entry"
         4: .line 490
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 494
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptors */
            ifnonnull 10
         6: .line 496
            new javax.management.RuntimeOperationsException
            dup
         7: .line 497
            new java.lang.IllegalArgumentException
            dup
            ldc "Descriptor list is invalid"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         8: .line 498
            ldc "Exception occurred trying to set the descriptors of the MBeanInfo"
         9: .line 496
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        10: .line 501
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptors */
            arraylength
            ifne 12
        11: .line 502
            return
        12: .line 504
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* j */
        start local 2 // int j
        13: goto 16
        14: .line 505
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 1 /* inDescriptors */
            iload 2 /* j */
            aaload
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.setDescriptor:(Ljavax/management/Descriptor;Ljava/lang/String;)V
        15: .line 504
            iinc 2 /* j */ 1
      StackMap locals:
      StackMap stack:
        16: iload 2 /* j */
            aload 1 /* inDescriptors */
            arraylength
            if_icmplt 14
        end local 2 // int j
        17: .line 507
            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 22
        18: .line 508
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        19: .line 509
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        20: .line 510
            ldc "setDescriptors(Descriptor[])"
            ldc "Exit"
        21: .line 508
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        22: .line 513
      StackMap locals:
      StackMap stack:
            return
        end local 1 // javax.management.Descriptor[] inDescriptors
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   23     0           this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   23     1  inDescriptors  [Ljavax/management/Descriptor;
           13   17     2              j  I
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
               Name  Flags
      inDescriptors  

  public javax.management.Descriptor getDescriptor(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljavax/management/Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.lang.String inDescriptorName
         0: .line 533
            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 534
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 535
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 536
            ldc "getDescriptor(String)"
            ldc "Entry"
         4: .line 534
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 538
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* inDescriptorName */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getDescriptor:(Ljava/lang/String;Ljava/lang/String;)Ljavax/management/Descriptor;
            areturn
        end local 1 // java.lang.String inDescriptorName
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    6     0              this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0    6     1  inDescriptorName  Ljava/lang/String;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
                  Name  Flags
      inDescriptorName  

  public javax.management.Descriptor getDescriptor(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljavax/management/Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.lang.String inDescriptorName
        start local 2 // java.lang.String inDescriptorType
         0: .line 545
            aload 1 /* inDescriptorName */
            ifnonnull 5
         1: .line 547
            new javax.management.RuntimeOperationsException
            dup
         2: .line 548
            new java.lang.IllegalArgumentException
            dup
            ldc "Descriptor is invalid"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         3: .line 549
            ldc "Exception occurred trying to set the descriptors of the MBeanInfo"
         4: .line 547
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
         5: .line 553
      StackMap locals:
      StackMap stack:
            ldc "mbean"
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 7
         6: .line 554
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            areturn
         7: .line 564
      StackMap locals:
      StackMap stack:
            ldc "attribute"
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 8
            aload 2 /* inDescriptorType */
            ifnonnull 13
         8: .line 565
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* inDescriptorName */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getAttribute:(Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
            astore 3 /* attr */
        start local 3 // javax.management.modelmbean.ModelMBeanAttributeInfo attr
         9: .line 566
            aload 3 /* attr */
            ifnull 11
        10: .line 567
            aload 3 /* attr */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            areturn
        11: .line 568
      StackMap locals: javax.management.modelmbean.ModelMBeanAttributeInfo
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 13
        12: .line 569
            aconst_null
            areturn
        end local 3 // javax.management.modelmbean.ModelMBeanAttributeInfo attr
        13: .line 571
      StackMap locals:
      StackMap stack:
            ldc "operation"
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 14
            aload 2 /* inDescriptorType */
            ifnonnull 19
        14: .line 572
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* inDescriptorName */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getOperation:(Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            astore 3 /* oper */
        start local 3 // javax.management.modelmbean.ModelMBeanOperationInfo oper
        15: .line 573
            aload 3 /* oper */
            ifnull 17
        16: .line 574
            aload 3 /* oper */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
            areturn
        17: .line 575
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 19
        18: .line 576
            aconst_null
            areturn
        end local 3 // javax.management.modelmbean.ModelMBeanOperationInfo oper
        19: .line 578
      StackMap locals:
      StackMap stack:
            ldc "constructor"
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 20
            aload 2 /* inDescriptorType */
            ifnonnull 26
        20: .line 580
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* inDescriptorName */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getConstructor:(Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
        21: .line 579
            astore 3 /* oper */
        start local 3 // javax.management.modelmbean.ModelMBeanConstructorInfo oper
        22: .line 581
            aload 3 /* oper */
            ifnull 24
        23: .line 582
            aload 3 /* oper */
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getDescriptor:()Ljavax/management/Descriptor;
            areturn
        24: .line 583
      StackMap locals: javax.management.modelmbean.ModelMBeanConstructorInfo
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 26
        25: .line 584
            aconst_null
            areturn
        end local 3 // javax.management.modelmbean.ModelMBeanConstructorInfo oper
        26: .line 586
      StackMap locals:
      StackMap stack:
            ldc "notification"
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 27
            aload 2 /* inDescriptorType */
            ifnonnull 33
        27: .line 588
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* inDescriptorName */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getNotification:(Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
        28: .line 587
            astore 3 /* notif */
        start local 3 // javax.management.modelmbean.ModelMBeanNotificationInfo notif
        29: .line 589
            aload 3 /* notif */
            ifnull 31
        30: .line 590
            aload 3 /* notif */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescriptor:()Ljavax/management/Descriptor;
            areturn
        31: .line 591
      StackMap locals: javax.management.modelmbean.ModelMBeanNotificationInfo
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 33
        32: .line 592
            aconst_null
            areturn
        end local 3 // javax.management.modelmbean.ModelMBeanNotificationInfo notif
        33: .line 594
      StackMap locals:
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnonnull 35
        34: .line 595
            aconst_null
            areturn
        35: .line 596
      StackMap locals:
      StackMap stack:
            new javax.management.RuntimeOperationsException
            dup
        36: .line 597
            new java.lang.IllegalArgumentException
            dup
            ldc "Descriptor Type is invalid"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        37: .line 598
            ldc "Exception occurred trying to find the descriptors of the MBean"
        38: .line 596
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        end local 2 // java.lang.String inDescriptorType
        end local 1 // java.lang.String inDescriptorName
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0   39     0              this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   39     1  inDescriptorName  Ljava/lang/String;
            0   39     2  inDescriptorType  Ljava/lang/String;
            9   13     3              attr  Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
           15   19     3              oper  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
           22   26     3              oper  Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
           29   33     3             notif  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
                  Name  Flags
      inDescriptorName  
      inDescriptorType  

  public void setDescriptor(javax.management.Descriptor, java.lang.String);
    descriptor: (Ljavax/management/Descriptor;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=10, args_size=3
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // javax.management.Descriptor inDescriptor
        start local 2 // java.lang.String inDescriptorType
         0: .line 609
            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 610
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 611
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 612
            ldc "setDescriptor(Descriptor,String)"
            ldc "Entry"
         4: .line 610
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 615
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptor */
            ifnonnull 7
         6: .line 616
            new javax.management.modelmbean.DescriptorSupport
            dup
            invokespecial javax.management.modelmbean.DescriptorSupport.<init>:()V
            astore 1 /* inDescriptor */
         7: .line 619
      StackMap locals:
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 8
            aload 2 /* inDescriptorType */
            ldc ""
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 17
         8: .line 621
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptor */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
         9: .line 620
            astore 2 /* inDescriptorType */
        10: .line 623
            aload 2 /* inDescriptorType */
            ifnonnull 17
        11: .line 624
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        12: .line 625
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        13: .line 626
            ldc "setDescriptor(Descriptor,String)"
        14: .line 627
            ldc "descriptorType null in both String parameter and Descriptor, defaulting to mbean"
        15: .line 624
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        16: .line 628
            ldc "mbean"
            astore 2 /* inDescriptorType */
        17: .line 633
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptor */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
        18: .line 632
            astore 3 /* inDescriptorName */
        start local 3 // java.lang.String inDescriptorName
        19: .line 634
            aload 3 /* inDescriptorName */
            ifnonnull 26
        20: .line 635
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        21: .line 636
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        22: .line 637
            ldc "setDescriptor(Descriptor,String)"
        23: .line 638
            new java.lang.StringBuilder
            dup
            ldc "descriptor name null, defaulting to "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getClassName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        24: .line 635
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        25: .line 639
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getClassName:()Ljava/lang/String;
            astore 3 /* inDescriptorName */
        26: .line 641
      StackMap locals: java.lang.String
      StackMap stack:
            iconst_0
            istore 4 /* found */
        start local 4 // boolean found
        27: .line 642
            aload 2 /* inDescriptorType */
            ldc "mbean"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 31
        28: .line 643
            aload 0 /* this */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.setMBeanDescriptor:(Ljavax/management/Descriptor;)V
        29: .line 644
            iconst_1
            istore 4 /* found */
        30: .line 645
            goto 105
      StackMap locals: int
      StackMap stack:
        31: aload 2 /* inDescriptorType */
            ldc "attribute"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 58
        32: .line 646
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
            astore 5 /* attrList */
        start local 5 // javax.management.MBeanAttributeInfo[] attrList
        33: .line 647
            iconst_0
            istore 6 /* numAttrs */
        start local 6 // int numAttrs
        34: .line 648
            aload 5 /* attrList */
            ifnull 35
            aload 5 /* attrList */
            arraylength
            istore 6 /* numAttrs */
        35: .line 650
      StackMap locals: javax.management.MBeanAttributeInfo[] int
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        36: goto 56
        37: .line 651
      StackMap locals: int
      StackMap stack:
            aload 3 /* inDescriptorName */
            aload 5 /* attrList */
            iload 7 /* i */
            aaload
            invokevirtual javax.management.MBeanAttributeInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 55
        38: .line 652
            iconst_1
            istore 4 /* found */
        39: .line 654
            aload 5 /* attrList */
            iload 7 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
        40: .line 653
            astore 8 /* mmbai */
        start local 8 // javax.management.modelmbean.ModelMBeanAttributeInfo mmbai
        41: .line 655
            aload 8 /* mmbai */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        42: .line 656
            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 55
        43: .line 657
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
        44: .line 658
            ldc "Setting descriptor to "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* inDescriptor */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        45: .line 659
            ldc "\t\n local: AttributeInfo descriptor is "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        46: .line 660
            aload 8 /* mmbai */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        47: .line 661
            ldc "\t\n modelMBeanInfo: AttributeInfo descriptor is "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        48: .line 662
            aload 0 /* this */
            aload 3 /* inDescriptorName */
            ldc "attribute"
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getDescriptor:(Ljava/lang/String;Ljava/lang/String;)Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        49: .line 657
            astore 9 /* strb */
        start local 9 // java.lang.StringBuilder strb
        50: .line 663
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        51: .line 664
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        52: .line 665
            ldc "setDescriptor(Descriptor,String)"
        53: .line 666
            aload 9 /* strb */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        54: .line 663
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        end local 9 // java.lang.StringBuilder strb
        end local 8 // javax.management.modelmbean.ModelMBeanAttributeInfo mmbai
        55: .line 650
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        56: iload 7 /* i */
            iload 6 /* numAttrs */
            if_icmplt 37
        end local 7 // int i
        end local 6 // int numAttrs
        end local 5 // javax.management.MBeanAttributeInfo[] attrList
        57: .line 670
            goto 105
      StackMap locals:
      StackMap stack:
        58: aload 2 /* inDescriptorType */
            ldc "operation"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 72
        59: .line 671
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
            astore 5 /* operList */
        start local 5 // javax.management.MBeanOperationInfo[] operList
        60: .line 672
            iconst_0
            istore 6 /* numOpers */
        start local 6 // int numOpers
        61: .line 673
            aload 5 /* operList */
            ifnull 62
            aload 5 /* operList */
            arraylength
            istore 6 /* numOpers */
        62: .line 675
      StackMap locals: javax.management.MBeanOperationInfo[] int
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        63: goto 70
        64: .line 676
      StackMap locals: int
      StackMap stack:
            aload 3 /* inDescriptorName */
            aload 5 /* operList */
            iload 7 /* i */
            aaload
            invokevirtual javax.management.MBeanOperationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 69
        65: .line 677
            iconst_1
            istore 4 /* found */
        66: .line 679
            aload 5 /* operList */
            iload 7 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanOperationInfo
        67: .line 678
            astore 8 /* mmboi */
        start local 8 // javax.management.modelmbean.ModelMBeanOperationInfo mmboi
        68: .line 680
            aload 8 /* mmboi */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        end local 8 // javax.management.modelmbean.ModelMBeanOperationInfo mmboi
        69: .line 675
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        70: iload 7 /* i */
            iload 6 /* numOpers */
            if_icmplt 64
        end local 7 // int i
        end local 6 // int numOpers
        end local 5 // javax.management.MBeanOperationInfo[] operList
        71: .line 683
            goto 105
      StackMap locals:
      StackMap stack:
        72: aload 2 /* inDescriptorType */
            ldc "constructor"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 86
        73: .line 684
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
            astore 5 /* consList */
        start local 5 // javax.management.MBeanConstructorInfo[] consList
        74: .line 685
            iconst_0
            istore 6 /* numCons */
        start local 6 // int numCons
        75: .line 686
            aload 5 /* consList */
            ifnull 76
            aload 5 /* consList */
            arraylength
            istore 6 /* numCons */
        76: .line 688
      StackMap locals: javax.management.MBeanConstructorInfo[] int
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        77: goto 84
        78: .line 689
      StackMap locals: int
      StackMap stack:
            aload 3 /* inDescriptorName */
            aload 5 /* consList */
            iload 7 /* i */
            aaload
            invokevirtual javax.management.MBeanConstructorInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 83
        79: .line 690
            iconst_1
            istore 4 /* found */
        80: .line 692
            aload 5 /* consList */
            iload 7 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanConstructorInfo
        81: .line 691
            astore 8 /* mmbci */
        start local 8 // javax.management.modelmbean.ModelMBeanConstructorInfo mmbci
        82: .line 693
            aload 8 /* mmbci */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        end local 8 // javax.management.modelmbean.ModelMBeanConstructorInfo mmbci
        83: .line 688
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        84: iload 7 /* i */
            iload 6 /* numCons */
            if_icmplt 78
        end local 7 // int i
        end local 6 // int numCons
        end local 5 // javax.management.MBeanConstructorInfo[] consList
        85: .line 696
            goto 105
      StackMap locals:
      StackMap stack:
        86: aload 2 /* inDescriptorType */
            ldc "notification"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 100
        87: .line 697
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
            astore 5 /* notifList */
        start local 5 // javax.management.MBeanNotificationInfo[] notifList
        88: .line 698
            iconst_0
            istore 6 /* numNotifs */
        start local 6 // int numNotifs
        89: .line 699
            aload 5 /* notifList */
            ifnull 90
            aload 5 /* notifList */
            arraylength
            istore 6 /* numNotifs */
        90: .line 701
      StackMap locals: javax.management.MBeanNotificationInfo[] int
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        91: goto 98
        92: .line 702
      StackMap locals: int
      StackMap stack:
            aload 3 /* inDescriptorName */
            aload 5 /* notifList */
            iload 7 /* i */
            aaload
            invokevirtual javax.management.MBeanNotificationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 97
        93: .line 703
            iconst_1
            istore 4 /* found */
        94: .line 705
            aload 5 /* notifList */
            iload 7 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanNotificationInfo
        95: .line 704
            astore 8 /* mmbni */
        start local 8 // javax.management.modelmbean.ModelMBeanNotificationInfo mmbni
        96: .line 706
            aload 8 /* mmbni */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        end local 8 // javax.management.modelmbean.ModelMBeanNotificationInfo mmbni
        97: .line 701
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        98: iload 7 /* i */
            iload 6 /* numNotifs */
            if_icmplt 92
        end local 7 // int i
        end local 6 // int numNotifs
        end local 5 // javax.management.MBeanNotificationInfo[] notifList
        99: .line 709
            goto 105
       100: .line 711
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Invalid descriptor type: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
       101: .line 712
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       102: .line 711
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
       103: .line 710
            astore 5 /* iae */
        start local 5 // java.lang.RuntimeException iae
       104: .line 713
            new javax.management.RuntimeOperationsException
            dup
            aload 5 /* iae */
            ldc "Exception occurred trying to set the descriptors of the MBean"
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        end local 5 // java.lang.RuntimeException iae
       105: .line 716
      StackMap locals:
      StackMap stack:
            iload 4 /* found */
            ifne 112
       106: .line 718
            new java.lang.IllegalArgumentException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Descriptor name is invalid: type="
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
       107: .line 719
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       108: .line 720
            ldc "; name="
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 3 /* inDescriptorName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       109: .line 718
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
       110: .line 717
            astore 5 /* iae */
        start local 5 // java.lang.RuntimeException iae
       111: .line 721
            new javax.management.RuntimeOperationsException
            dup
            aload 5 /* iae */
            ldc "Exception occurred trying to set the descriptors of the MBean"
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        end local 5 // java.lang.RuntimeException iae
       112: .line 723
      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 117
       113: .line 724
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       114: .line 725
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       115: .line 726
            ldc "setDescriptor(Descriptor,String)"
            ldc "Exit"
       116: .line 724
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       117: .line 729
      StackMap locals:
      StackMap stack:
            return
        end local 4 // boolean found
        end local 3 // java.lang.String inDescriptorName
        end local 2 // java.lang.String inDescriptorType
        end local 1 // javax.management.Descriptor inDescriptor
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0  118     0              this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0  118     1      inDescriptor  Ljavax/management/Descriptor;
            0  118     2  inDescriptorType  Ljava/lang/String;
           19  118     3  inDescriptorName  Ljava/lang/String;
           27  118     4             found  Z
           33   57     5          attrList  [Ljavax/management/MBeanAttributeInfo;
           34   57     6          numAttrs  I
           36   57     7                 i  I
           41   55     8             mmbai  Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
           50   55     9              strb  Ljava/lang/StringBuilder;
           60   71     5          operList  [Ljavax/management/MBeanOperationInfo;
           61   71     6          numOpers  I
           63   71     7                 i  I
           68   69     8             mmboi  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
           74   85     5          consList  [Ljavax/management/MBeanConstructorInfo;
           75   85     6           numCons  I
           77   85     7                 i  I
           82   83     8             mmbci  Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
           88   99     5         notifList  [Ljavax/management/MBeanNotificationInfo;
           89   99     6         numNotifs  I
           91   99     7                 i  I
           96   97     8             mmbni  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
          104  105     5               iae  Ljava/lang/RuntimeException;
          111  112     5               iae  Ljava/lang/RuntimeException;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
                  Name  Flags
      inDescriptor      
      inDescriptorType  

  public javax.management.modelmbean.ModelMBeanAttributeInfo getAttribute(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=7, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.lang.String inName
         0: .line 734
            aconst_null
            astore 2 /* retInfo */
        start local 2 // javax.management.modelmbean.ModelMBeanAttributeInfo retInfo
         1: .line 735
            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 736
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 737
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 738
            ldc "getAttribute(String)"
            ldc "Entry"
         5: .line 736
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 740
      StackMap locals: javax.management.modelmbean.ModelMBeanAttributeInfo
      StackMap stack:
            aload 1 /* inName */
            ifnonnull 11
         7: .line 741
            new javax.management.RuntimeOperationsException
            dup
         8: .line 742
            new java.lang.IllegalArgumentException
            dup
            ldc "Attribute Name is null"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 743
            ldc "Exception occurred trying to get the ModelMBeanAttributeInfo of the MBean"
        10: .line 741
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 746
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
            astore 3 /* attrList */
        start local 3 // javax.management.MBeanAttributeInfo[] attrList
        12: .line 747
            iconst_0
            istore 4 /* numAttrs */
        start local 4 // int numAttrs
        13: .line 748
            aload 3 /* attrList */
            ifnull 14
            aload 3 /* attrList */
            arraylength
            istore 4 /* numAttrs */
        14: .line 750
      StackMap locals: javax.management.MBeanAttributeInfo[] int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        15: goto 32
        16: .line 751
      StackMap locals: int
      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 29
        17: .line 752
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
        18: .line 753
            ldc "\t\n this.getAttributes() MBeanAttributeInfo Array "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        19: .line 754
            iload 5 /* i */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc ":"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        20: .line 755
            aload 3 /* attrList */
            iload 5 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        21: .line 756
            ldc "\t\n this.modelMBeanAttributes MBeanAttributeInfo Array "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        22: .line 757
            iload 5 /* i */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc ":"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        23: .line 758
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
            iload 5 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        24: .line 752
            astore 6 /* strb */
        start local 6 // java.lang.StringBuilder strb
        25: .line 759
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        26: .line 760
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        27: .line 761
            ldc "getAttribute(String)"
            aload 6 /* strb */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        28: .line 759
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        end local 6 // java.lang.StringBuilder strb
        29: .line 763
      StackMap locals:
      StackMap stack:
            aload 1 /* inName */
            aload 3 /* attrList */
            iload 5 /* i */
            aaload
            invokevirtual javax.management.MBeanAttributeInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 31
        30: .line 764
            aload 3 /* attrList */
            iload 5 /* i */
            aaload
            invokevirtual javax.management.MBeanAttributeInfo.clone:()Ljava/lang/Object;
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
            astore 2 /* retInfo */
        31: .line 750
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        32: iload 5 /* i */
            iload 4 /* numAttrs */
            if_icmpge 33
            aload 2 /* retInfo */
            ifnull 16
        end local 5 // int i
        33: .line 767
      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 38
        34: .line 768
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        35: .line 769
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        36: .line 770
            ldc "getAttribute(String)"
            ldc "Exit"
        37: .line 768
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        38: .line 773
      StackMap locals:
      StackMap stack:
            aload 2 /* retInfo */
            areturn
        end local 4 // int numAttrs
        end local 3 // javax.management.MBeanAttributeInfo[] attrList
        end local 2 // javax.management.modelmbean.ModelMBeanAttributeInfo retInfo
        end local 1 // java.lang.String inName
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   39     0      this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   39     1    inName  Ljava/lang/String;
            1   39     2   retInfo  Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
           12   39     3  attrList  [Ljavax/management/MBeanAttributeInfo;
           13   39     4  numAttrs  I
           15   33     5         i  I
           25   29     6      strb  Ljava/lang/StringBuilder;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
        Name  Flags
      inName  

  public javax.management.modelmbean.ModelMBeanOperationInfo getOperation(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanOperationInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.lang.String inName
         0: .line 780
            aconst_null
            astore 2 /* retInfo */
        start local 2 // javax.management.modelmbean.ModelMBeanOperationInfo retInfo
         1: .line 781
            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 782
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 783
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 784
            ldc "getOperation(String)"
            ldc "Entry"
         5: .line 782
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 786
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo
      StackMap stack:
            aload 1 /* inName */
            ifnonnull 11
         7: .line 787
            new javax.management.RuntimeOperationsException
            dup
         8: .line 788
            new java.lang.IllegalArgumentException
            dup
            ldc "inName is null"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 789
            ldc "Exception occurred trying to get the ModelMBeanOperationInfo of the MBean"
        10: .line 787
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 792
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
            astore 3 /* operList */
        start local 3 // javax.management.MBeanOperationInfo[] operList
        12: .line 793
            iconst_0
            istore 4 /* numOpers */
        start local 4 // int numOpers
        13: .line 794
            aload 3 /* operList */
            ifnull 14
            aload 3 /* operList */
            arraylength
            istore 4 /* numOpers */
        14: .line 796
      StackMap locals: javax.management.MBeanOperationInfo[] int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        15: goto 19
        16: .line 797
      StackMap locals: int
      StackMap stack:
            aload 1 /* inName */
            aload 3 /* operList */
            iload 5 /* i */
            aaload
            invokevirtual javax.management.MBeanOperationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 18
        17: .line 798
            aload 3 /* operList */
            iload 5 /* i */
            aaload
            invokevirtual javax.management.MBeanOperationInfo.clone:()Ljava/lang/Object;
            checkcast javax.management.modelmbean.ModelMBeanOperationInfo
            astore 2 /* retInfo */
        18: .line 796
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        19: iload 5 /* i */
            iload 4 /* numOpers */
            if_icmpge 20
            aload 2 /* retInfo */
            ifnull 16
        end local 5 // int i
        20: .line 801
      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 25
        21: .line 802
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        22: .line 803
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        23: .line 804
            ldc "getOperation(String)"
            ldc "Exit"
        24: .line 802
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        25: .line 807
      StackMap locals:
      StackMap stack:
            aload 2 /* retInfo */
            areturn
        end local 4 // int numOpers
        end local 3 // javax.management.MBeanOperationInfo[] operList
        end local 2 // javax.management.modelmbean.ModelMBeanOperationInfo retInfo
        end local 1 // java.lang.String inName
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   26     0      this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   26     1    inName  Ljava/lang/String;
            1   26     2   retInfo  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
           12   26     3  operList  [Ljavax/management/MBeanOperationInfo;
           13   26     4  numOpers  I
           15   20     5         i  I
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
        Name  Flags
      inName  

  public javax.management.modelmbean.ModelMBeanConstructorInfo getConstructor(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.lang.String inName
         0: .line 826
            aconst_null
            astore 2 /* retInfo */
        start local 2 // javax.management.modelmbean.ModelMBeanConstructorInfo retInfo
         1: .line 827
            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 828
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 829
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 830
            ldc "getConstructor(String)"
            ldc "Entry"
         5: .line 828
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 832
      StackMap locals: javax.management.modelmbean.ModelMBeanConstructorInfo
      StackMap stack:
            aload 1 /* inName */
            ifnonnull 11
         7: .line 833
            new javax.management.RuntimeOperationsException
            dup
         8: .line 834
            new java.lang.IllegalArgumentException
            dup
            ldc "Constructor name is null"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 835
            ldc "Exception occurred trying to get the ModelMBeanConstructorInfo of the MBean"
        10: .line 833
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 838
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
            astore 3 /* consList */
        start local 3 // javax.management.MBeanConstructorInfo[] consList
        12: .line 839
            iconst_0
            istore 4 /* numCons */
        start local 4 // int numCons
        13: .line 840
            aload 3 /* consList */
            ifnull 14
            aload 3 /* consList */
            arraylength
            istore 4 /* numCons */
        14: .line 842
      StackMap locals: javax.management.MBeanConstructorInfo[] int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        15: goto 19
        16: .line 843
      StackMap locals: int
      StackMap stack:
            aload 1 /* inName */
            aload 3 /* consList */
            iload 5 /* i */
            aaload
            invokevirtual javax.management.MBeanConstructorInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 18
        17: .line 844
            aload 3 /* consList */
            iload 5 /* i */
            aaload
            invokevirtual javax.management.MBeanConstructorInfo.clone:()Ljava/lang/Object;
            checkcast javax.management.modelmbean.ModelMBeanConstructorInfo
            astore 2 /* retInfo */
        18: .line 842
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        19: iload 5 /* i */
            iload 4 /* numCons */
            if_icmpge 20
            aload 2 /* retInfo */
            ifnull 16
        end local 5 // int i
        20: .line 847
      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 25
        21: .line 848
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        22: .line 849
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        23: .line 850
            ldc "getConstructor(String)"
            ldc "Exit"
        24: .line 848
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        25: .line 853
      StackMap locals:
      StackMap stack:
            aload 2 /* retInfo */
            areturn
        end local 4 // int numCons
        end local 3 // javax.management.MBeanConstructorInfo[] consList
        end local 2 // javax.management.modelmbean.ModelMBeanConstructorInfo retInfo
        end local 1 // java.lang.String inName
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   26     0      this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   26     1    inName  Ljava/lang/String;
            1   26     2   retInfo  Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
           12   26     3  consList  [Ljavax/management/MBeanConstructorInfo;
           13   26     4   numCons  I
           15   20     5         i  I
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
        Name  Flags
      inName  

  public javax.management.modelmbean.ModelMBeanNotificationInfo getNotification(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.lang.String inName
         0: .line 859
            aconst_null
            astore 2 /* retInfo */
        start local 2 // javax.management.modelmbean.ModelMBeanNotificationInfo retInfo
         1: .line 860
            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 861
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 862
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 863
            ldc "getNotification(String)"
            ldc "Entry"
         5: .line 861
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 865
      StackMap locals: javax.management.modelmbean.ModelMBeanNotificationInfo
      StackMap stack:
            aload 1 /* inName */
            ifnonnull 11
         7: .line 866
            new javax.management.RuntimeOperationsException
            dup
         8: .line 867
            new java.lang.IllegalArgumentException
            dup
            ldc "Notification name is null"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 868
            ldc "Exception occurred trying to get the ModelMBeanNotificationInfo of the MBean"
        10: .line 866
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 871
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
            astore 3 /* notifList */
        start local 3 // javax.management.MBeanNotificationInfo[] notifList
        12: .line 872
            iconst_0
            istore 4 /* numNotifs */
        start local 4 // int numNotifs
        13: .line 873
            aload 3 /* notifList */
            ifnull 14
            aload 3 /* notifList */
            arraylength
            istore 4 /* numNotifs */
        14: .line 875
      StackMap locals: javax.management.MBeanNotificationInfo[] int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        15: goto 19
        16: .line 876
      StackMap locals: int
      StackMap stack:
            aload 1 /* inName */
            aload 3 /* notifList */
            iload 5 /* i */
            aaload
            invokevirtual javax.management.MBeanNotificationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 18
        17: .line 877
            aload 3 /* notifList */
            iload 5 /* i */
            aaload
            invokevirtual javax.management.MBeanNotificationInfo.clone:()Ljava/lang/Object;
            checkcast javax.management.modelmbean.ModelMBeanNotificationInfo
            astore 2 /* retInfo */
        18: .line 875
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        19: iload 5 /* i */
            iload 4 /* numNotifs */
            if_icmpge 20
            aload 2 /* retInfo */
            ifnull 16
        end local 5 // int i
        20: .line 880
      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 25
        21: .line 881
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        22: .line 882
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        23: .line 883
            ldc "getNotification(String)"
            ldc "Exit"
        24: .line 881
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        25: .line 886
      StackMap locals:
      StackMap stack:
            aload 2 /* retInfo */
            areturn
        end local 4 // int numNotifs
        end local 3 // javax.management.MBeanNotificationInfo[] notifList
        end local 2 // javax.management.modelmbean.ModelMBeanNotificationInfo retInfo
        end local 1 // java.lang.String inName
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   26     0       this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   26     1     inName  Ljava/lang/String;
            1   26     2    retInfo  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
           12   26     3  notifList  [Ljavax/management/MBeanNotificationInfo;
           13   26     4  numNotifs  I
           15   20     5          i  I
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
        Name  Flags
      inName  

  public javax.management.Descriptor getDescriptor();
    descriptor: ()Ljavax/management/Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
         0: .line 896
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getMBeanDescriptorNoException:()Ljavax/management/Descriptor;
            areturn
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;

  public javax.management.Descriptor getMBeanDescriptor();
    descriptor: ()Ljavax/management/Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
         0: .line 900
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getMBeanDescriptorNoException:()Ljavax/management/Descriptor;
            areturn
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
    Exceptions:
      throws javax.management.MBeanException

  private javax.management.Descriptor getMBeanDescriptorNoException();
    descriptor: ()Ljavax/management/Descriptor;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
         0: .line 904
            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 905
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 906
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 907
            ldc "getMBeanDescriptorNoException()"
            ldc "Entry"
         4: .line 905
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 910
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            ifnonnull 7
         6: .line 911
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
         7: .line 913
      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 13
         8: .line 914
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         9: .line 915
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        10: .line 916
            ldc "getMBeanDescriptorNoException()"
        11: .line 917
            new java.lang.StringBuilder
            dup
            ldc "Exit, returning: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        12: .line 914
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        13: .line 919
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            areturn
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   14     0  this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;

  public void setMBeanDescriptor(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.ModelMBeanInfoSupport this
        start local 1 // javax.management.Descriptor inMBeanDescriptor
         0: .line 924
            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 925
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 926
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 927
            ldc "setMBeanDescriptor(Descriptor)"
            ldc "Entry"
         4: .line 925
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 929
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* inMBeanDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
         6: .line 930
            return
        end local 1 // javax.management.Descriptor inMBeanDescriptor
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    7     0               this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0    7     1  inMBeanDescriptor  Ljavax/management/Descriptor;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
                   Name  Flags
      inMBeanDescriptor  

  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.ModelMBeanInfoSupport this
        start local 1 // javax.management.Descriptor in
         0: .line 948
            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 949
            iload 3 /* defaulted */
            ifeq 7
         4: .line 950
            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 951
            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 952
            goto 8
        end local 2 // javax.management.Descriptor clone
         7: .line 953
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport 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 957
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport 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 958
            aload 2 /* clone */
            ldc "name"
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getClassName:()Ljava/lang/String;
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        10: .line 959
            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.ModelMBeanInfoSupport.getClassName:()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 961
      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 962
            aload 2 /* clone */
            ldc "descriptorType"
            ldc "mbean"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        13: .line 963
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Defaulting descriptorType to \"mbean\""
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        14: .line 965
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "displayName"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 17
        15: .line 966
            aload 2 /* clone */
            ldc "displayName"
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.getClassName:()Ljava/lang/String;
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        16: .line 967
            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.ModelMBeanInfoSupport.getClassName:()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 969
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "persistPolicy"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 20
        18: .line 970
            aload 2 /* clone */
            ldc "persistPolicy"
            ldc "never"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        19: .line 971
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Defaulting Descriptor persistPolicy to \"never\""
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        20: .line 973
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "log"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 23
        21: .line 974
            aload 2 /* clone */
            ldc "log"
            ldc "F"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        22: .line 975
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Defaulting Descriptor \"log\" field to \"F\""
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        23: .line 977
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "visibility"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 26
        24: .line 978
            aload 2 /* clone */
            ldc "visibility"
            ldc "1"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        25: .line 979
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Defaulting Descriptor visibility to 1"
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        26: .line 983
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            invokeinterface javax.management.Descriptor.isValid:()Z
            ifne 32
        27: .line 984
            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 985
            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
        29: .line 986
            aload 2 /* clone */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        30: .line 985
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        31: .line 984
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        32: .line 989
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            ldc "mbean"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 38
        33: .line 990
            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 991
            new java.lang.StringBuilder
            dup
            ldc "The Descriptor \"descriptorType\" field does not match the object described.  Expected: mbean , was: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        35: .line 992
            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 991
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        37: .line 990
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        38: .line 995
      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.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   39     0       this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            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=4, locals=3, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // java.io.ObjectInputStream in
         0: .line 1006
            getstatic javax.management.modelmbean.ModelMBeanInfoSupport.compat:Z
            ifeq 27
         1: .line 1009
            aload 1 /* in */
            invokevirtual java.io.ObjectInputStream.readFields:()Ljava/io/ObjectInputStream$GetField;
            astore 2 /* fields */
        start local 2 // java.io.ObjectInputStream$GetField fields
         2: .line 1010
            aload 0 /* this */
         3: .line 1011
            aload 2 /* fields */
            ldc "modelMBeanDescriptor"
            aconst_null
            invokevirtual java.io.ObjectInputStream$GetField.get:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
            checkcast javax.management.Descriptor
         4: .line 1010
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
         5: .line 1012
            aload 2 /* fields */
            ldc "modelMBeanDescriptor"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 7
         6: .line 1013
            new java.lang.NullPointerException
            dup
            ldc "modelMBeanDescriptor"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
         7: .line 1015
      StackMap locals: java.io.ObjectInputStream$GetField
      StackMap stack:
            aload 0 /* this */
         8: .line 1016
            aload 2 /* fields */
            ldc "mmbAttributes"
            aconst_null
            invokevirtual java.io.ObjectInputStream$GetField.get:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
            checkcast javax.management.MBeanAttributeInfo[]
         9: .line 1015
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
        10: .line 1017
            aload 2 /* fields */
            ldc "mmbAttributes"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 12
        11: .line 1018
            new java.lang.NullPointerException
            dup
            ldc "mmbAttributes"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
        12: .line 1020
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        13: .line 1021
            aload 2 /* fields */
            ldc "mmbConstructors"
            aconst_null
            invokevirtual java.io.ObjectInputStream$GetField.get:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
            checkcast javax.management.MBeanConstructorInfo[]
        14: .line 1020
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
        15: .line 1022
            aload 2 /* fields */
            ldc "mmbConstructors"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 17
        16: .line 1023
            new java.lang.NullPointerException
            dup
            ldc "mmbConstructors"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
        17: .line 1025
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        18: .line 1026
            aload 2 /* fields */
            ldc "mmbNotifications"
            aconst_null
            invokevirtual java.io.ObjectInputStream$GetField.get:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
            checkcast javax.management.MBeanNotificationInfo[]
        19: .line 1025
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
        20: .line 1027
            aload 2 /* fields */
            ldc "mmbNotifications"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 22
        21: .line 1028
            new java.lang.NullPointerException
            dup
            ldc "mmbNotifications"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
        22: .line 1030
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        23: .line 1031
            aload 2 /* fields */
            ldc "mmbOperations"
            aconst_null
            invokevirtual java.io.ObjectInputStream$GetField.get:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
            checkcast javax.management.MBeanOperationInfo[]
        24: .line 1030
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
        25: .line 1032
            aload 2 /* fields */
            ldc "mmbOperations"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 28
        26: .line 1033
            new java.lang.NullPointerException
            dup
            ldc "mmbOperations"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
        end local 2 // java.io.ObjectInputStream$GetField fields
        27: .line 1038
      StackMap locals:
      StackMap stack:
            aload 1 /* in */
            invokevirtual java.io.ObjectInputStream.defaultReadObject:()V
        28: .line 1040
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.io.ObjectInputStream in
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   29     0    this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   29     1      in  Ljava/io/ObjectInputStream;
            2   27     2  fields  Ljava/io/ObjectInputStream$GetField;
    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.ModelMBeanInfoSupport this
        start local 1 // java.io.ObjectOutputStream out
         0: .line 1048
            getstatic javax.management.modelmbean.ModelMBeanInfoSupport.compat:Z
            ifeq 10
         1: .line 1051
            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 1052
            aload 2 /* fields */
            ldc "modelMBeanDescriptor"
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         3: .line 1053
            aload 2 /* fields */
            ldc "mmbAttributes"
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         4: .line 1054
            aload 2 /* fields */
            ldc "mmbConstructors"
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         5: .line 1055
            aload 2 /* fields */
            ldc "mmbNotifications"
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         6: .line 1056
            aload 2 /* fields */
            ldc "mmbOperations"
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         7: .line 1057
            aload 2 /* fields */
            ldc "currClass"
            ldc "ModelMBeanInfoSupport"
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         8: .line 1058
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.writeFields:()V
        end local 2 // java.io.ObjectOutputStream$PutField fields
         9: .line 1059
            goto 11
        10: .line 1062
      StackMap locals:
      StackMap stack:
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.defaultWriteObject:()V
        11: .line 1064
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.io.ObjectOutputStream out
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   12     0    this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   12     1     out  Ljava/io/ObjectOutputStream;
            2    9     2  fields  Ljava/io/ObjectOutputStream$PutField;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      out   
}
SourceFile: "ModelMBeanInfoSupport.java"
InnerClasses:
  public abstract GetField = java.io.ObjectInputStream$GetField of java.io.ObjectInputStream
  public abstract PutField = java.io.ObjectOutputStream$PutField of java.io.ObjectOutputStream