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 386
      StackMap locals:
      StackMap stack:
            iconst_0
            anewarray javax.management.modelmbean.ModelMBeanAttributeInfo
        30: .line 385
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_ATTRIBUTES:[Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
        31: .line 388
            iconst_0
            anewarray javax.management.modelmbean.ModelMBeanConstructorInfo
        32: .line 387
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_CONSTRUCTORS:[Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
        33: .line 390
            iconst_0
            anewarray javax.management.modelmbean.ModelMBeanNotificationInfo
        34: .line 389
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_NOTIFICATIONS:[Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
        35: .line 392
            iconst_0
            anewarray javax.management.modelmbean.ModelMBeanOperationInfo
        36: .line 391
            putstatic javax.management.modelmbean.ModelMBeanInfoSupport.NO_OPERATIONS:[Ljavax/management/modelmbean/ModelMBeanOperationInfo;
        37: .line 392
            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 232
            aload 2 /* mbeandescriptor */
            ifnull 24
            aload 0 /* this */
            aload 2 /* mbeandescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.isValidDescriptor:(Ljavax/management/Descriptor;)Z
            ifeq 24
        13: .line 233
            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 21
        14: .line 234
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        15: .line 235
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        16: .line 236
            ldc "ModelMBeanInfo(ModelMBeanInfo)"
        17: .line 237
            new java.lang.StringBuilder
            dup
            ldc "ModelMBeanDescriptor is valid, cloning Descriptor *"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        18: .line 238
            aload 2 /* mbeandescriptor */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            ldc "*"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        19: .line 237
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        20: .line 234
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        21: .line 240
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport javax.management.modelmbean.ModelMBeanInfo javax.management.Descriptor
      StackMap stack:
            aload 0 /* this */
            aload 2 /* mbeandescriptor */
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        22: .line 241
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.addDefaultFields:()V
        23: .line 242
            goto 40
        24: .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 30
        25: .line 244
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        26: .line 245
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        27: .line 246
            ldc "ModelMBeanInfo(ModelMBeanInfo)"
        28: .line 247
            ldc "ModelMBeanDescriptor in ModelMBeanInfo is null or invalid, setting to default value"
        29: .line 244
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        30: .line 250
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.createDefaultDescriptor:()Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        end local 2 // javax.management.Descriptor mbeandescriptor
        31: .line 252
            goto 40
      StackMap locals: javax.management.modelmbean.ModelMBeanInfoSupport javax.management.modelmbean.ModelMBeanInfo
      StackMap stack: javax.management.MBeanException
        32: pop
        33: .line 253
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.createDefaultDescriptor:()Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        34: .line 254
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 40
        35: .line 255
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        36: .line 256
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        37: .line 257
            ldc "ModelMBeanInfo(ModelMBeanInfo)"
        38: .line 258
            ldc "Could not get modelMBeanDescriptor, setting to default value"
        39: .line 255
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        40: .line 263
      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 45
        41: .line 264
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        42: .line 265
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        43: .line 266
            ldc "ModelMBeanInfo(ModelMBeanInfo)"
            ldc "Exit"
        44: .line 264
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        45: .line 268
      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   46     0             this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   46     1              mbi  Ljavax/management/modelmbean/ModelMBeanInfo;
           12   31     2  mbeandescriptor  Ljavax/management/Descriptor;
      Exception table:
        from    to  target  type
          11    31      32  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 294
            aload 0 /* this */
            aload 1 /* className */
            aload 2 /* description */
            aload 3 /* attributes */
            aload 4 /* constructors */
         1: .line 295
            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 296
            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 336
            aload 0 /* this */
            aload 1 /* className */
         1: .line 337
            aload 2 /* description */
         2: .line 338
            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 339
      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 340
      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 341
      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 348
            aload 0 /* this */
            aload 3 /* attributes */
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
        13: .line 349
            aload 0 /* this */
            aload 4 /* constructors */
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
        14: .line 350
            aload 0 /* this */
            aload 5 /* operations */
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
        15: .line 351
            aload 0 /* this */
            aload 6 /* notifications */
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
        16: .line 352
            aload 7 /* mbeandescriptor */
            ifnonnull 25
        17: .line 353
            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 354
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        19: .line 355
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        20: .line 356
            ldc "ModelMBeanInfoSupport(String,String,ModelMBeanAttributeInfo[],ModelMBeanConstructorInfo[],ModelMBeanOperationInfo[],ModelMBeanNotificationInfo[],Descriptor)"
        21: .line 362
            ldc "MBeanDescriptor is null, setting default descriptor"
        22: .line 354
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        23: .line 364
      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:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.createDefaultDescriptor:()Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        24: .line 365
            goto 34
        25: .line 366
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 7 /* mbeandescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.isValidDescriptor:(Ljavax/management/Descriptor;)Z
            ifeq 29
        26: .line 367
            aload 0 /* this */
            aload 7 /* mbeandescriptor */
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        27: .line 368
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.addDefaultFields:()V
        28: .line 369
            goto 34
        29: .line 370
      StackMap locals:
      StackMap stack:
            new javax.management.RuntimeOperationsException
            dup
        30: .line 371
            new java.lang.IllegalArgumentException
            dup
        31: .line 372
            ldc "Invalid descriptor passed in parameter"
        32: .line 371
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        33: .line 370
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;)V
            athrow
        34: .line 375
      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 40
        35: .line 376
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        36: .line 377
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        37: .line 378
            ldc "ModelMBeanInfoSupport(String,String,ModelMBeanAttributeInfo[],ModelMBeanConstructorInfo[],ModelMBeanOperationInfo[],ModelMBeanNotificationInfo[],Descriptor)"
        38: .line 381
            ldc "Exit"
        39: .line 376
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        40: .line 383
      StackMap locals:
      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   41     0             this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   41     1        className  Ljava/lang/String;
            0   41     2      description  Ljava/lang/String;
            0   41     3       attributes  [Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
            0   41     4     constructors  [Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
            0   41     5       operations  [Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0   41     6    notifications  [Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            0   41     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 406
            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 412
            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 413
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 414
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 415
            ldc "getDescriptors(String)"
            ldc "Entry"
         4: .line 413
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 418
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptorType */
            ifnull 6
            aload 1 /* inDescriptorType */
            invokevirtual java.lang.String.isEmpty:()Z
            ifeq 7
         6: .line 419
      StackMap locals:
      StackMap stack:
            ldc "all"
            astore 1 /* inDescriptorType */
         7: .line 426
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptorType */
            ldc "mbean"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 10
         8: .line 427
            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 428
            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 429
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
            astore 3 /* attrList */
        start local 3 // javax.management.MBeanAttributeInfo[] attrList
        12: .line 430
            iconst_0
            istore 4 /* numAttrs */
        start local 4 // int numAttrs
        13: .line 431
            aload 3 /* attrList */
            ifnull 14
            aload 3 /* attrList */
            arraylength
            istore 4 /* numAttrs */
        14: .line 433
      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 434
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        16: goto 23
        17: .line 435
      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 436
            aload 3 /* attrList */
            iload 5 /* i */
            aaload
        19: .line 435
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
        20: .line 436
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
        21: .line 435
            aastore
        22: .line 434
            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 438
            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 439
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
            astore 3 /* operList */
        start local 3 // javax.management.MBeanOperationInfo[] operList
        27: .line 440
            iconst_0
            istore 4 /* numOpers */
        start local 4 // int numOpers
        28: .line 441
            aload 3 /* operList */
            ifnull 29
            aload 3 /* operList */
            arraylength
            istore 4 /* numOpers */
        29: .line 443
      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 444
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        31: goto 38
        32: .line 445
      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 446
            aload 3 /* operList */
            iload 5 /* i */
            aaload
        34: .line 445
            checkcast javax.management.modelmbean.ModelMBeanOperationInfo
        35: .line 446
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
        36: .line 445
            aastore
        37: .line 444
            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 448
            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 449
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
            astore 3 /* consList */
        start local 3 // javax.management.MBeanConstructorInfo[] consList
        42: .line 450
            iconst_0
            istore 4 /* numCons */
        start local 4 // int numCons
        43: .line 451
            aload 3 /* consList */
            ifnull 44
            aload 3 /* consList */
            arraylength
            istore 4 /* numCons */
        44: .line 453
      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 454
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        46: goto 53
        47: .line 455
      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 456
            aload 3 /* consList */
            iload 5 /* i */
            aaload
        49: .line 455
            checkcast javax.management.modelmbean.ModelMBeanConstructorInfo
        50: .line 456
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getDescriptor:()Ljavax/management/Descriptor;
        51: .line 455
            aastore
        52: .line 454
            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 458
            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 459
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
            astore 3 /* notifList */
        start local 3 // javax.management.MBeanNotificationInfo[] notifList
        57: .line 460
            iconst_0
            istore 4 /* numNotifs */
        start local 4 // int numNotifs
        58: .line 461
            aload 3 /* notifList */
            ifnull 59
            aload 3 /* notifList */
            arraylength
            istore 4 /* numNotifs */
        59: .line 463
      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 464
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        61: goto 68
        62: .line 465
      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 466
            aload 3 /* notifList */
            iload 5 /* i */
            aaload
        64: .line 465
            checkcast javax.management.modelmbean.ModelMBeanNotificationInfo
        65: .line 466
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescriptor:()Ljavax/management/Descriptor;
        66: .line 465
            aastore
        67: .line 464
            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 468
            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 470
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
            astore 3 /* attrList */
        start local 3 // javax.management.MBeanAttributeInfo[] attrList
        72: .line 471
            iconst_0
            istore 4 /* numAttrs */
        start local 4 // int numAttrs
        73: .line 472
            aload 3 /* attrList */
            ifnull 74
            aload 3 /* attrList */
            arraylength
            istore 4 /* numAttrs */
        74: .line 474
      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 475
            iconst_0
            istore 6 /* numOpers */
        start local 6 // int numOpers
        76: .line 476
            aload 5 /* operList */
            ifnull 77
            aload 5 /* operList */
            arraylength
            istore 6 /* numOpers */
        77: .line 478
      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 479
            iconst_0
            istore 8 /* numCons */
        start local 8 // int numCons
        79: .line 480
            aload 7 /* consList */
            ifnull 80
            aload 7 /* consList */
            arraylength
            istore 8 /* numCons */
        80: .line 482
      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 483
            iconst_0
            istore 10 /* numNotifs */
        start local 10 // int numNotifs
        82: .line 484
            aload 9 /* notifList */
            ifnull 83
            aload 9 /* notifList */
            arraylength
            istore 10 /* numNotifs */
        83: .line 486
      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 487
            iload 11 /* count */
            anewarray javax.management.Descriptor
            astore 2 /* retList */
        start local 2 // javax.management.Descriptor[] retList
        85: .line 489
            aload 2 /* retList */
            iload 11 /* count */
            iconst_1
            isub
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            aastore
        86: .line 491
            iconst_0
            istore 12 /* j */
        start local 12 // int j
        87: .line 492
            iconst_0
            istore 13 /* i */
        start local 13 // int i
        88: goto 96
        89: .line 493
      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 494
            aload 3 /* attrList */
            iload 13 /* i */
            aaload
        91: .line 493
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
        92: .line 494
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
        93: .line 493
            aastore
        94: .line 495
            iinc 12 /* j */ 1
        95: .line 492
            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 497
            iconst_0
            istore 13 /* i */
        start local 13 // int i
        98: goto 106
        99: .line 498
      StackMap locals:
      StackMap stack:
            aload 2 /* retList */
            iload 12 /* j */
       100: .line 499
            aload 7 /* consList */
            iload 13 /* i */
            aaload
       101: .line 498
            checkcast javax.management.modelmbean.ModelMBeanConstructorInfo
       102: .line 499
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getDescriptor:()Ljavax/management/Descriptor;
       103: .line 498
            aastore
       104: .line 500
            iinc 12 /* j */ 1
       105: .line 497
            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 502
            iconst_0
            istore 13 /* i */
        start local 13 // int i
       108: goto 114
       109: .line 503
      StackMap locals:
      StackMap stack:
            aload 2 /* retList */
            iload 12 /* j */
            aload 5 /* operList */
            iload 13 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanOperationInfo
       110: .line 504
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
       111: .line 503
            aastore
       112: .line 505
            iinc 12 /* j */ 1
       113: .line 502
            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 507
            iconst_0
            istore 13 /* i */
        start local 13 // int i
       116: goto 122
       117: .line 508
      StackMap locals:
      StackMap stack:
            aload 2 /* retList */
            iload 12 /* j */
            aload 9 /* notifList */
            iload 13 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanNotificationInfo
       118: .line 509
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescriptor:()Ljavax/management/Descriptor;
       119: .line 508
            aastore
       120: .line 510
            iinc 12 /* j */ 1
       121: .line 507
            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 512
            goto 127
        end local 2 // javax.management.Descriptor[] retList
       124: .line 514
      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 513
            astore 3 /* iae */
        start local 3 // java.lang.IllegalArgumentException iae
       126: .line 517
            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 519
      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 520
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       129: .line 521
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       130: .line 522
            ldc "getDescriptors(String)"
            ldc "Exit"
       131: .line 520
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       132: .line 525
      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 531
            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 532
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 533
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 534
            ldc "setDescriptors(Descriptor[])"
            ldc "Entry"
         4: .line 532
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 536
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptors */
            ifnonnull 10
         6: .line 538
            new javax.management.RuntimeOperationsException
            dup
         7: .line 539
            new java.lang.IllegalArgumentException
            dup
            ldc "Descriptor list is invalid"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         8: .line 540
            ldc "Exception occurred trying to set the descriptors of the MBeanInfo"
         9: .line 538
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        10: .line 543
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptors */
            arraylength
            ifne 12
        11: .line 544
            return
        12: .line 546
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* j */
        start local 2 // int j
        13: goto 16
        14: .line 547
      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 546
            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 549
            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 550
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        19: .line 551
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        20: .line 552
            ldc "setDescriptors(Descriptor[])"
            ldc "Exit"
        21: .line 550
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        22: .line 555
      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 575
            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 576
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 577
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 578
            ldc "getDescriptor(String)"
            ldc "Entry"
         4: .line 576
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 580
      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 587
            aload 1 /* inDescriptorName */
            ifnonnull 5
         1: .line 589
            new javax.management.RuntimeOperationsException
            dup
         2: .line 590
            new java.lang.IllegalArgumentException
            dup
            ldc "Descriptor is invalid"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         3: .line 591
            ldc "Exception occurred trying to set the descriptors of the MBeanInfo"
         4: .line 589
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
         5: .line 595
      StackMap locals:
      StackMap stack:
            ldc "mbean"
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 7
         6: .line 596
            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 606
      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 607
      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 608
            aload 3 /* attr */
            ifnull 11
        10: .line 609
            aload 3 /* attr */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            areturn
        11: .line 610
      StackMap locals: javax.management.modelmbean.ModelMBeanAttributeInfo
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 13
        12: .line 611
            aconst_null
            areturn
        end local 3 // javax.management.modelmbean.ModelMBeanAttributeInfo attr
        13: .line 613
      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 614
      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 615
            aload 3 /* oper */
            ifnull 17
        16: .line 616
            aload 3 /* oper */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
            areturn
        17: .line 617
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 19
        18: .line 618
            aconst_null
            areturn
        end local 3 // javax.management.modelmbean.ModelMBeanOperationInfo oper
        19: .line 620
      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 622
      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 621
            astore 3 /* oper */
        start local 3 // javax.management.modelmbean.ModelMBeanConstructorInfo oper
        22: .line 623
            aload 3 /* oper */
            ifnull 24
        23: .line 624
            aload 3 /* oper */
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getDescriptor:()Ljavax/management/Descriptor;
            areturn
        24: .line 625
      StackMap locals: javax.management.modelmbean.ModelMBeanConstructorInfo
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 26
        25: .line 626
            aconst_null
            areturn
        end local 3 // javax.management.modelmbean.ModelMBeanConstructorInfo oper
        26: .line 628
      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 630
      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 629
            astore 3 /* notif */
        start local 3 // javax.management.modelmbean.ModelMBeanNotificationInfo notif
        29: .line 631
            aload 3 /* notif */
            ifnull 31
        30: .line 632
            aload 3 /* notif */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescriptor:()Ljavax/management/Descriptor;
            areturn
        31: .line 633
      StackMap locals: javax.management.modelmbean.ModelMBeanNotificationInfo
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 33
        32: .line 634
            aconst_null
            areturn
        end local 3 // javax.management.modelmbean.ModelMBeanNotificationInfo notif
        33: .line 636
      StackMap locals:
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnonnull 35
        34: .line 637
            aconst_null
            areturn
        35: .line 638
      StackMap locals:
      StackMap stack:
            new javax.management.RuntimeOperationsException
            dup
        36: .line 639
            new java.lang.IllegalArgumentException
            dup
            ldc "Descriptor Type is invalid"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        37: .line 640
            ldc "Exception occurred trying to find the descriptors of the MBean"
        38: .line 638
            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=5, 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 651
            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 652
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 653
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 654
            ldc "setDescriptor(Descriptor,String)"
            ldc "Entry"
         4: .line 652
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 657
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptor */
            ifnonnull 9
         6: .line 659
            new java.lang.IllegalArgumentException
            dup
            ldc "Null Descriptor"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         7: .line 658
            astore 3 /* iae */
        start local 3 // java.lang.RuntimeException iae
         8: .line 660
            new javax.management.RuntimeOperationsException
            dup
            aload 3 /* 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 3 // java.lang.RuntimeException iae
         9: .line 663
      StackMap locals:
      StackMap stack:
            aload 2 /* inDescriptorType */
            ifnull 10
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.String.isEmpty:()Z
            ifeq 16
        10: .line 665
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptor */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
        11: .line 664
            astore 2 /* inDescriptorType */
        12: .line 667
            aload 2 /* inDescriptorType */
            ifnonnull 16
        13: .line 669
            new java.lang.IllegalArgumentException
            dup
            ldc "Descriptor type is invalid"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        14: .line 668
            astore 3 /* iae */
        start local 3 // java.lang.RuntimeException iae
        15: .line 670
            new javax.management.RuntimeOperationsException
            dup
            aload 3 /* 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 3 // java.lang.RuntimeException iae
        16: .line 675
      StackMap locals:
      StackMap stack:
            aload 1 /* inDescriptor */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
        17: .line 674
            astore 3 /* inDescriptorName */
        start local 3 // java.lang.String inDescriptorName
        18: .line 676
            aload 3 /* inDescriptorName */
            ifnonnull 22
        19: .line 678
            new java.lang.IllegalArgumentException
            dup
            ldc "Descriptor name is invalid"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        20: .line 677
            astore 4 /* iae */
        start local 4 // java.lang.RuntimeException iae
        21: .line 679
            new javax.management.RuntimeOperationsException
            dup
            aload 4 /* 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 4 // java.lang.RuntimeException iae
        22: .line 681
      StackMap locals: java.lang.String
      StackMap stack:
            iconst_0
            istore 4 /* found */
        start local 4 // boolean found
        23: .line 682
            aload 2 /* inDescriptorType */
            ldc "mbean"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 27
        24: .line 683
            aload 0 /* this */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.setMBeanDescriptor:(Ljavax/management/Descriptor;)V
        25: .line 684
            iconst_1
            istore 4 /* found */
        26: .line 685
            goto 101
      StackMap locals: int
      StackMap stack:
        27: aload 2 /* inDescriptorType */
            ldc "attribute"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 54
        28: .line 686
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
            astore 5 /* attrList */
        start local 5 // javax.management.MBeanAttributeInfo[] attrList
        29: .line 687
            iconst_0
            istore 6 /* numAttrs */
        start local 6 // int numAttrs
        30: .line 688
            aload 5 /* attrList */
            ifnull 31
            aload 5 /* attrList */
            arraylength
            istore 6 /* numAttrs */
        31: .line 690
      StackMap locals: javax.management.MBeanAttributeInfo[] int
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        32: goto 52
        33: .line 691
      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 51
        34: .line 692
            iconst_1
            istore 4 /* found */
        35: .line 694
            aload 5 /* attrList */
            iload 7 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
        36: .line 693
            astore 8 /* mmbai */
        start local 8 // javax.management.modelmbean.ModelMBeanAttributeInfo mmbai
        37: .line 695
            aload 8 /* mmbai */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        38: .line 696
            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 51
        39: .line 697
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
        40: .line 698
            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;
        41: .line 699
            ldc "\t\n local: AttributeInfo descriptor is "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        42: .line 700
            aload 8 /* mmbai */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        43: .line 701
            ldc "\t\n modelMBeanInfo: AttributeInfo descriptor is "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        44: .line 702
            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;
        45: .line 697
            astore 9 /* strb */
        start local 9 // java.lang.StringBuilder strb
        46: .line 703
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        47: .line 704
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        48: .line 705
            ldc "setDescriptor(Descriptor,String)"
        49: .line 706
            aload 9 /* strb */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        50: .line 703
            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
        51: .line 690
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        52: iload 7 /* i */
            iload 6 /* numAttrs */
            if_icmplt 33
        end local 7 // int i
        end local 6 // int numAttrs
        end local 5 // javax.management.MBeanAttributeInfo[] attrList
        53: .line 710
            goto 101
      StackMap locals:
      StackMap stack:
        54: aload 2 /* inDescriptorType */
            ldc "operation"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 68
        55: .line 711
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
            astore 5 /* operList */
        start local 5 // javax.management.MBeanOperationInfo[] operList
        56: .line 712
            iconst_0
            istore 6 /* numOpers */
        start local 6 // int numOpers
        57: .line 713
            aload 5 /* operList */
            ifnull 58
            aload 5 /* operList */
            arraylength
            istore 6 /* numOpers */
        58: .line 715
      StackMap locals: javax.management.MBeanOperationInfo[] int
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        59: goto 66
        60: .line 716
      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 65
        61: .line 717
            iconst_1
            istore 4 /* found */
        62: .line 719
            aload 5 /* operList */
            iload 7 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanOperationInfo
        63: .line 718
            astore 8 /* mmboi */
        start local 8 // javax.management.modelmbean.ModelMBeanOperationInfo mmboi
        64: .line 720
            aload 8 /* mmboi */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        end local 8 // javax.management.modelmbean.ModelMBeanOperationInfo mmboi
        65: .line 715
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        66: iload 7 /* i */
            iload 6 /* numOpers */
            if_icmplt 60
        end local 7 // int i
        end local 6 // int numOpers
        end local 5 // javax.management.MBeanOperationInfo[] operList
        67: .line 723
            goto 101
      StackMap locals:
      StackMap stack:
        68: aload 2 /* inDescriptorType */
            ldc "constructor"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 82
        69: .line 724
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
            astore 5 /* consList */
        start local 5 // javax.management.MBeanConstructorInfo[] consList
        70: .line 725
            iconst_0
            istore 6 /* numCons */
        start local 6 // int numCons
        71: .line 726
            aload 5 /* consList */
            ifnull 72
            aload 5 /* consList */
            arraylength
            istore 6 /* numCons */
        72: .line 728
      StackMap locals: javax.management.MBeanConstructorInfo[] int
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        73: goto 80
        74: .line 729
      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 79
        75: .line 730
            iconst_1
            istore 4 /* found */
        76: .line 732
            aload 5 /* consList */
            iload 7 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanConstructorInfo
        77: .line 731
            astore 8 /* mmbci */
        start local 8 // javax.management.modelmbean.ModelMBeanConstructorInfo mmbci
        78: .line 733
            aload 8 /* mmbci */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        end local 8 // javax.management.modelmbean.ModelMBeanConstructorInfo mmbci
        79: .line 728
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        80: iload 7 /* i */
            iload 6 /* numCons */
            if_icmplt 74
        end local 7 // int i
        end local 6 // int numCons
        end local 5 // javax.management.MBeanConstructorInfo[] consList
        81: .line 736
            goto 101
      StackMap locals:
      StackMap stack:
        82: aload 2 /* inDescriptorType */
            ldc "notification"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 96
        83: .line 737
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
            astore 5 /* notifList */
        start local 5 // javax.management.MBeanNotificationInfo[] notifList
        84: .line 738
            iconst_0
            istore 6 /* numNotifs */
        start local 6 // int numNotifs
        85: .line 739
            aload 5 /* notifList */
            ifnull 86
            aload 5 /* notifList */
            arraylength
            istore 6 /* numNotifs */
        86: .line 741
      StackMap locals: javax.management.MBeanNotificationInfo[] int
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        87: goto 94
        88: .line 742
      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 93
        89: .line 743
            iconst_1
            istore 4 /* found */
        90: .line 745
            aload 5 /* notifList */
            iload 7 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanNotificationInfo
        91: .line 744
            astore 8 /* mmbni */
        start local 8 // javax.management.modelmbean.ModelMBeanNotificationInfo mmbni
        92: .line 746
            aload 8 /* mmbni */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        end local 8 // javax.management.modelmbean.ModelMBeanNotificationInfo mmbni
        93: .line 741
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        94: iload 7 /* i */
            iload 6 /* numNotifs */
            if_icmplt 88
        end local 7 // int i
        end local 6 // int numNotifs
        end local 5 // javax.management.MBeanNotificationInfo[] notifList
        95: .line 749
            goto 101
        96: .line 751
      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
        97: .line 752
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        98: .line 751
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        99: .line 750
            astore 5 /* iae */
        start local 5 // java.lang.RuntimeException iae
       100: .line 753
            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
       101: .line 756
      StackMap locals:
      StackMap stack:
            iload 4 /* found */
            ifne 108
       102: .line 758
            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
       103: .line 759
            aload 2 /* inDescriptorType */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       104: .line 760
            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;
       105: .line 758
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
       106: .line 757
            astore 5 /* iae */
        start local 5 // java.lang.RuntimeException iae
       107: .line 761
            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
       108: .line 763
      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 113
       109: .line 764
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       110: .line 765
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       111: .line 766
            ldc "setDescriptor(Descriptor,String)"
            ldc "Exit"
       112: .line 764
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       113: .line 769
      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  114     0              this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0  114     1      inDescriptor  Ljavax/management/Descriptor;
            0  114     2  inDescriptorType  Ljava/lang/String;
            8    9     3               iae  Ljava/lang/RuntimeException;
           15   16     3               iae  Ljava/lang/RuntimeException;
           18  114     3  inDescriptorName  Ljava/lang/String;
           21   22     4               iae  Ljava/lang/RuntimeException;
           23  114     4             found  Z
           29   53     5          attrList  [Ljavax/management/MBeanAttributeInfo;
           30   53     6          numAttrs  I
           32   53     7                 i  I
           37   51     8             mmbai  Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
           46   51     9              strb  Ljava/lang/StringBuilder;
           56   67     5          operList  [Ljavax/management/MBeanOperationInfo;
           57   67     6          numOpers  I
           59   67     7                 i  I
           64   65     8             mmboi  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
           70   81     5          consList  [Ljavax/management/MBeanConstructorInfo;
           71   81     6           numCons  I
           73   81     7                 i  I
           78   79     8             mmbci  Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
           84   95     5         notifList  [Ljavax/management/MBeanNotificationInfo;
           85   95     6         numNotifs  I
           87   95     7                 i  I
           92   93     8             mmbni  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
          100  101     5               iae  Ljava/lang/RuntimeException;
          107  108     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 774
            aconst_null
            astore 2 /* retInfo */
        start local 2 // javax.management.modelmbean.ModelMBeanAttributeInfo retInfo
         1: .line 775
            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 776
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 777
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 778
            ldc "getAttribute(String)"
            ldc "Entry"
         5: .line 776
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 780
      StackMap locals: javax.management.modelmbean.ModelMBeanAttributeInfo
      StackMap stack:
            aload 1 /* inName */
            ifnonnull 11
         7: .line 781
            new javax.management.RuntimeOperationsException
            dup
         8: .line 782
            new java.lang.IllegalArgumentException
            dup
            ldc "Attribute Name is null"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 783
            ldc "Exception occurred trying to get the ModelMBeanAttributeInfo of the MBean"
        10: .line 781
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 786
      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 787
            iconst_0
            istore 4 /* numAttrs */
        start local 4 // int numAttrs
        13: .line 788
            aload 3 /* attrList */
            ifnull 14
            aload 3 /* attrList */
            arraylength
            istore 4 /* numAttrs */
        14: .line 790
      StackMap locals: javax.management.MBeanAttributeInfo[] int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        15: goto 32
        16: .line 791
      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 792
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
        18: .line 793
            ldc "\t\n this.getAttributes() MBeanAttributeInfo Array "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        19: .line 794
            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 795
            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 796
            ldc "\t\n this.modelMBeanAttributes MBeanAttributeInfo Array "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        22: .line 797
            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 798
            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 792
            astore 6 /* strb */
        start local 6 // java.lang.StringBuilder strb
        25: .line 799
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        26: .line 800
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        27: .line 801
            ldc "getAttribute(String)"
            aload 6 /* strb */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        28: .line 799
            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 803
      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 804
            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 790
      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 807
      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 808
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        35: .line 809
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        36: .line 810
            ldc "getAttribute(String)"
            ldc "Exit"
        37: .line 808
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        38: .line 813
      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 820
            aconst_null
            astore 2 /* retInfo */
        start local 2 // javax.management.modelmbean.ModelMBeanOperationInfo retInfo
         1: .line 821
            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 822
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 823
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 824
            ldc "getOperation(String)"
            ldc "Entry"
         5: .line 822
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 826
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo
      StackMap stack:
            aload 1 /* inName */
            ifnonnull 11
         7: .line 827
            new javax.management.RuntimeOperationsException
            dup
         8: .line 828
            new java.lang.IllegalArgumentException
            dup
            ldc "inName is null"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 829
            ldc "Exception occurred trying to get the ModelMBeanOperationInfo of the MBean"
        10: .line 827
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 832
      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 833
            iconst_0
            istore 4 /* numOpers */
        start local 4 // int numOpers
        13: .line 834
            aload 3 /* operList */
            ifnull 14
            aload 3 /* operList */
            arraylength
            istore 4 /* numOpers */
        14: .line 836
      StackMap locals: javax.management.MBeanOperationInfo[] int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        15: goto 19
        16: .line 837
      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 838
            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 836
      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 841
      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 842
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        22: .line 843
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        23: .line 844
            ldc "getOperation(String)"
            ldc "Exit"
        24: .line 842
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        25: .line 847
      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 866
            aconst_null
            astore 2 /* retInfo */
        start local 2 // javax.management.modelmbean.ModelMBeanConstructorInfo retInfo
         1: .line 867
            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 868
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 869
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 870
            ldc "getConstructor(String)"
            ldc "Entry"
         5: .line 868
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 872
      StackMap locals: javax.management.modelmbean.ModelMBeanConstructorInfo
      StackMap stack:
            aload 1 /* inName */
            ifnonnull 11
         7: .line 873
            new javax.management.RuntimeOperationsException
            dup
         8: .line 874
            new java.lang.IllegalArgumentException
            dup
            ldc "Constructor name is null"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 875
            ldc "Exception occurred trying to get the ModelMBeanConstructorInfo of the MBean"
        10: .line 873
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 878
      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 879
            iconst_0
            istore 4 /* numCons */
        start local 4 // int numCons
        13: .line 880
            aload 3 /* consList */
            ifnull 14
            aload 3 /* consList */
            arraylength
            istore 4 /* numCons */
        14: .line 882
      StackMap locals: javax.management.MBeanConstructorInfo[] int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        15: goto 19
        16: .line 883
      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 884
            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 882
      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 887
      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 888
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        22: .line 889
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        23: .line 890
            ldc "getConstructor(String)"
            ldc "Exit"
        24: .line 888
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        25: .line 893
      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 899
            aconst_null
            astore 2 /* retInfo */
        start local 2 // javax.management.modelmbean.ModelMBeanNotificationInfo retInfo
         1: .line 900
            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 901
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 902
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 903
            ldc "getNotification(String)"
            ldc "Entry"
         5: .line 901
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 905
      StackMap locals: javax.management.modelmbean.ModelMBeanNotificationInfo
      StackMap stack:
            aload 1 /* inName */
            ifnonnull 11
         7: .line 906
            new javax.management.RuntimeOperationsException
            dup
         8: .line 907
            new java.lang.IllegalArgumentException
            dup
            ldc "Notification name is null"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 908
            ldc "Exception occurred trying to get the ModelMBeanNotificationInfo of the MBean"
        10: .line 906
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 911
      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 912
            iconst_0
            istore 4 /* numNotifs */
        start local 4 // int numNotifs
        13: .line 913
            aload 3 /* notifList */
            ifnull 14
            aload 3 /* notifList */
            arraylength
            istore 4 /* numNotifs */
        14: .line 915
      StackMap locals: javax.management.MBeanNotificationInfo[] int
      StackMap stack:
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        15: goto 19
        16: .line 916
      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 917
            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 915
      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 920
      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 921
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        22: .line 922
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        23: .line 923
            ldc "getNotification(String)"
            ldc "Exit"
        24: .line 921
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        25: .line 926
      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 936
            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 940
            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 944
            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 945
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 946
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 947
            ldc "getMBeanDescriptorNoException()"
            ldc "Entry"
         4: .line 945
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 950
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            ifnonnull 7
         6: .line 951
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.createDefaultDescriptor:()Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
         7: .line 953
      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 954
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         9: .line 955
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        10: .line 956
            ldc "getMBeanDescriptorNoException()"
        11: .line 957
            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 954
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        13: .line 959
      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 964
            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 965
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 966
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 967
            ldc "setMBeanDescriptor(Descriptor)"
            ldc "Entry"
         4: .line 965
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 970
      StackMap locals:
      StackMap stack:
            aload 1 /* inMBeanDescriptor */
            ifnonnull 14
         6: .line 971
            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 12
         7: .line 972
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         8: .line 973
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         9: .line 974
            ldc "setMBeanDescriptor(Descriptor)"
        10: .line 975
            ldc "MBean Descriptor is not valid"
        11: .line 972
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        12: .line 977
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.createDefaultDescriptor:()Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        13: .line 978
            goto 21
        14: .line 979
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* inMBeanDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.isValidDescriptor:(Ljavax/management/Descriptor;)Z
            ifeq 18
        15: .line 980
            aload 0 /* this */
            aload 1 /* inMBeanDescriptor */
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
        16: .line 981
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanInfoSupport.addDefaultFields:()V
        17: .line 982
            goto 21
        18: .line 983
      StackMap locals:
      StackMap stack:
            new javax.management.RuntimeOperationsException
            dup
        19: .line 984
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid descriptor passed in parameter"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        20: .line 983
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;)V
            athrow
        21: .line 989
      StackMap locals:
      StackMap stack:
            return
        end local 1 // javax.management.Descriptor inMBeanDescriptor
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   22     0               this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   22     1  inMBeanDescriptor  Ljavax/management/Descriptor;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
                   Name  Flags
      inMBeanDescriptor  

  private javax.management.Descriptor createDefaultDescriptor();
    descriptor: ()Ljavax/management/Descriptor;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=8, locals=2, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
         0: .line 997
            aconst_null
            astore 1 /* dftDesc */
        start local 1 // javax.management.Descriptor dftDesc
         1: .line 998
            new javax.management.modelmbean.DescriptorSupport
            dup
            bipush 6
            anewarray java.lang.String
            dup
            iconst_0
         2: .line 999
            new java.lang.StringBuilder
            dup
            ldc "name="
            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;
            aastore
            dup
            iconst_1
         3: .line 1000
            ldc "descriptorType=mbean"
            aastore
            dup
            iconst_2
         4: .line 1001
            new java.lang.StringBuilder
            dup
            ldc "displayName="
            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;
            aastore
            dup
            iconst_3
         5: .line 1002
            ldc "persistPolicy=never"
            aastore
            dup
            iconst_4
         6: .line 1003
            ldc "log=F"
            aastore
            dup
            iconst_5
         7: .line 1004
            ldc "visibility=1"
            aastore
         8: .line 998
            invokespecial javax.management.modelmbean.DescriptorSupport.<init>:([Ljava/lang/String;)V
            astore 1 /* dftDesc */
         9: .line 1005
            aload 1 /* dftDesc */
            areturn
        end local 1 // javax.management.Descriptor dftDesc
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   10     0     this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            1   10     1  dftDesc  Ljavax/management/Descriptor;

  private boolean isValidDescriptor(javax.management.Descriptor);
    descriptor: (Ljavax/management/Descriptor;)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=3, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
        start local 1 // javax.management.Descriptor inDesc
         0: .line 1018
            aconst_null
            astore 2 /* badField */
        start local 2 // java.lang.String badField
         1: .line 1022
            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 7
         2: .line 1023
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 1024
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 1025
            ldc "isValidDescriptor(Descriptor)"
         5: .line 1026
            new java.lang.StringBuilder
            dup
            ldc "Validating descriptor: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* inDesc */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
         6: .line 1023
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         7: .line 1028
      StackMap locals: java.lang.String
      StackMap stack:
            aload 1 /* inDesc */
            ifnonnull 9
         8: .line 1029
            ldc "nullDescriptor"
            astore 2 /* badField */
            goto 23
         9: .line 1030
      StackMap locals:
      StackMap stack:
            aload 1 /* inDesc */
            invokeinterface javax.management.Descriptor.isValid:()Z
            ifne 11
        10: .line 1034
            ldc "InvalidDescriptor"
            astore 2 /* badField */
            goto 23
        11: .line 1035
      StackMap locals:
      StackMap stack:
            aload 1 /* inDesc */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            ifnonnull 13
        12: .line 1036
            ldc "name"
            astore 2 /* badField */
            goto 23
        13: .line 1037
      StackMap locals:
      StackMap stack:
            aload 1 /* inDesc */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
        14: .line 1038
            ldc "mbean"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 16
        15: .line 1039
            ldc "descriptorType"
            astore 2 /* badField */
            goto 23
        16: .line 1041
      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 22
        17: .line 1042
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        18: .line 1043
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        19: .line 1044
            ldc "isValidDescriptor(Descriptor)"
        20: .line 1045
            ldc "Exit, returning true"
        21: .line 1042
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        22: .line 1047
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        23: .line 1050
      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 29
        24: .line 1051
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        25: .line 1052
            ldc Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        26: .line 1053
            ldc "isValidDescriptor(Descriptor)"
        27: .line 1054
            new java.lang.StringBuilder
            dup
            ldc "returning false: invalid field is "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 2 /* badField */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        28: .line 1051
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        29: .line 1057
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 2 // java.lang.String badField
        end local 1 // javax.management.Descriptor inDesc
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   30     0      this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            0   30     1    inDesc  Ljavax/management/Descriptor;
            1   30     2  badField  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      inDesc  

  private void addDefaultFields();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
         0: .line 1061
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
            astore 1 /* d */
        start local 1 // javax.management.Descriptor d
         1: .line 1063
            aload 1 /* d */
            ldc "displayName"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 3
         2: .line 1064
            aload 1 /* d */
            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
         3: .line 1065
      StackMap locals: javax.management.Descriptor
      StackMap stack:
            aload 1 /* d */
            ldc "persistPolicy"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 5
         4: .line 1066
            aload 1 /* d */
            ldc "persistPolicy"
            ldc "never"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
         5: .line 1067
      StackMap locals:
      StackMap stack:
            aload 1 /* d */
            ldc "log"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 7
         6: .line 1068
            aload 1 /* d */
            ldc "log"
            ldc "F"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
         7: .line 1069
      StackMap locals:
      StackMap stack:
            aload 1 /* d */
            ldc "visibility"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 9
         8: .line 1070
            aload 1 /* d */
            ldc "visibility"
            ldc "1"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
         9: .line 1071
      StackMap locals:
      StackMap stack:
            return
        end local 1 // javax.management.Descriptor d
        end local 0 // javax.management.modelmbean.ModelMBeanInfoSupport this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Ljavax/management/modelmbean/ModelMBeanInfoSupport;
            1   10     1     d  Ljavax/management/Descriptor;

  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 1079
            getstatic javax.management.modelmbean.ModelMBeanInfoSupport.compat:Z
            ifeq 27
         1: .line 1082
            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 1083
            aload 0 /* this */
         3: .line 1084
            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 1083
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanDescriptor:Ljavax/management/Descriptor;
         5: .line 1085
            aload 2 /* fields */
            ldc "modelMBeanDescriptor"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 7
         6: .line 1086
            new java.lang.NullPointerException
            dup
            ldc "modelMBeanDescriptor"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
         7: .line 1088
      StackMap locals: java.io.ObjectInputStream$GetField
      StackMap stack:
            aload 0 /* this */
         8: .line 1089
            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 1088
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanAttributes:[Ljavax/management/MBeanAttributeInfo;
        10: .line 1090
            aload 2 /* fields */
            ldc "mmbAttributes"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 12
        11: .line 1091
            new java.lang.NullPointerException
            dup
            ldc "mmbAttributes"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
        12: .line 1093
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        13: .line 1094
            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 1093
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanConstructors:[Ljavax/management/MBeanConstructorInfo;
        15: .line 1095
            aload 2 /* fields */
            ldc "mmbConstructors"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 17
        16: .line 1096
            new java.lang.NullPointerException
            dup
            ldc "mmbConstructors"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
        17: .line 1098
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        18: .line 1099
            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 1098
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanNotifications:[Ljavax/management/MBeanNotificationInfo;
        20: .line 1100
            aload 2 /* fields */
            ldc "mmbNotifications"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 22
        21: .line 1101
            new java.lang.NullPointerException
            dup
            ldc "mmbNotifications"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
        22: .line 1103
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
        23: .line 1104
            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 1103
            putfield javax.management.modelmbean.ModelMBeanInfoSupport.modelMBeanOperations:[Ljavax/management/MBeanOperationInfo;
        25: .line 1105
            aload 2 /* fields */
            ldc "mmbOperations"
            invokevirtual java.io.ObjectInputStream$GetField.defaulted:(Ljava/lang/String;)Z
            ifeq 28
        26: .line 1106
            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 1111
      StackMap locals:
      StackMap stack:
            aload 1 /* in */
            invokevirtual java.io.ObjectInputStream.defaultReadObject:()V
        28: .line 1113
      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 1121
            getstatic javax.management.modelmbean.ModelMBeanInfoSupport.compat:Z
            ifeq 10
         1: .line 1124
            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 1125
            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 1126
            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 1127
            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 1128
            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 1129
            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 1130
            aload 2 /* fields */
            ldc "currClass"
            ldc "ModelMBeanInfoSupport"
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         8: .line 1131
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.writeFields:()V
        end local 2 // java.io.ObjectOutputStream$PutField fields
         9: .line 1132
            goto 11
        10: .line 1135
      StackMap locals:
      StackMap stack:
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.defaultWriteObject:()V
        11: .line 1137
      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