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

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

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

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

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=7, locals=2, args_size=0
         0: .line 126
            iconst_2
            anewarray java.io.ObjectStreamField
            dup
            iconst_0
         1: .line 127
            new java.io.ObjectStreamField
            dup
            ldc "operationDescriptor"
            ldc Ljavax/management/Descriptor;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
            dup
            iconst_1
         2: .line 128
            new java.io.ObjectStreamField
            dup
            ldc "currClass"
            ldc Ljava/lang/String;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
         3: .line 125
            putstatic javax.management.modelmbean.ModelMBeanOperationInfo.oldSerialPersistentFields:[Ljava/io/ObjectStreamField;
         4: .line 133
            iconst_1
            anewarray java.io.ObjectStreamField
            dup
            iconst_0
         5: .line 134
            new java.io.ObjectStreamField
            dup
            ldc "operationDescriptor"
            ldc Ljavax/management/Descriptor;
            invokespecial java.io.ObjectStreamField.<init>:(Ljava/lang/String;Ljava/lang/Class;)V
            aastore
         6: .line 132
            putstatic javax.management.modelmbean.ModelMBeanOperationInfo.newSerialPersistentFields:[Ljava/io/ObjectStreamField;
         7: .line 144
            iconst_0
            putstatic javax.management.modelmbean.ModelMBeanOperationInfo.compat:Z
         8: .line 147
            new com.sun.jmx.mbeanserver.GetPropertyAction
            dup
            ldc "jmx.serial.form"
            invokespecial com.sun.jmx.mbeanserver.GetPropertyAction.<init>:(Ljava/lang/String;)V
            astore 0 /* act */
        start local 0 // com.sun.jmx.mbeanserver.GetPropertyAction act
         9: .line 148
            aload 0 /* act */
            invokestatic java.security.AccessController.doPrivileged:(Ljava/security/PrivilegedAction;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 1 /* form */
        start local 1 // java.lang.String form
        10: .line 149
            aload 1 /* form */
            ifnull 11
            aload 1 /* form */
            ldc "1.0"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 11
            iconst_1
            goto 12
      StackMap locals: com.sun.jmx.mbeanserver.GetPropertyAction java.lang.String
      StackMap stack:
        11: iconst_0
      StackMap locals:
      StackMap stack: int
        12: putstatic javax.management.modelmbean.ModelMBeanOperationInfo.compat:Z
        end local 1 // java.lang.String form
        end local 0 // com.sun.jmx.mbeanserver.GetPropertyAction act
        13: .line 150
            goto 15
      StackMap locals:
      StackMap stack: java.lang.Exception
        14: pop
        15: .line 153
      StackMap locals:
      StackMap stack:
            getstatic javax.management.modelmbean.ModelMBeanOperationInfo.compat:Z
            ifeq 19
        16: .line 154
            getstatic javax.management.modelmbean.ModelMBeanOperationInfo.oldSerialPersistentFields:[Ljava/io/ObjectStreamField;
            putstatic javax.management.modelmbean.ModelMBeanOperationInfo.serialPersistentFields:[Ljava/io/ObjectStreamField;
        17: .line 155
            ldc 9087646304346171239
            putstatic javax.management.modelmbean.ModelMBeanOperationInfo.serialVersionUID:J
        18: .line 156
            goto 21
        19: .line 157
      StackMap locals:
      StackMap stack:
            getstatic javax.management.modelmbean.ModelMBeanOperationInfo.newSerialPersistentFields:[Ljava/io/ObjectStreamField;
            putstatic javax.management.modelmbean.ModelMBeanOperationInfo.serialPersistentFields:[Ljava/io/ObjectStreamField;
        20: .line 158
            ldc 6532732096650090465
            putstatic javax.management.modelmbean.ModelMBeanOperationInfo.serialVersionUID:J
        21: .line 169
      StackMap locals:
      StackMap stack:
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            9   13     0   act  Lcom/sun/jmx/mbeanserver/GetPropertyAction;
           10   13     1  form  Ljava/lang/String;
      Exception table:
        from    to  target  type
           8    13      14  Class java.lang.Exception

  public void <init>(java.lang.String, java.lang.reflect.Method);
    descriptor: (Ljava/lang/String;Ljava/lang/reflect/Method;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
        start local 1 // java.lang.String description
        start local 2 // java.lang.reflect.Method operationMethod
         0: .line 186
            aload 0 /* this */
            aload 1 /* description */
            aload 2 /* operationMethod */
            invokespecial javax.management.MBeanOperationInfo.<init>:(Ljava/lang/String;Ljava/lang/reflect/Method;)V
         1: .line 167
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         2: .line 188
            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 8
         3: .line 189
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         4: .line 190
            ldc Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         5: .line 191
            ldc "ModelMBeanOperationInfo(String,Method)"
         6: .line 192
            ldc "Entry"
         7: .line 189
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 194
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo java.lang.String java.lang.reflect.Method
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         9: .line 195
            return
        end local 2 // java.lang.reflect.Method operationMethod
        end local 1 // java.lang.String description
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   10     0             this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0   10     1      description  Ljava/lang/String;
            0   10     2  operationMethod  Ljava/lang/reflect/Method;
    MethodParameters:
                 Name  Flags
      description      
      operationMethod  

  public void <init>(java.lang.String, java.lang.reflect.Method, javax.management.Descriptor);
    descriptor: (Ljava/lang/String;Ljava/lang/reflect/Method;Ljavax/management/Descriptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
        start local 1 // java.lang.String description
        start local 2 // java.lang.reflect.Method operationMethod
        start local 3 // javax.management.Descriptor descriptor
         0: .line 230
            aload 0 /* this */
            aload 1 /* description */
            aload 2 /* operationMethod */
            invokespecial javax.management.MBeanOperationInfo.<init>:(Ljava/lang/String;Ljava/lang/reflect/Method;)V
         1: .line 167
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         2: .line 231
            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 8
         3: .line 232
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         4: .line 233
            ldc Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         5: .line 234
            ldc "ModelMBeanOperationInfo(String,Method,Descriptor)"
         6: .line 235
            ldc "Entry"
         7: .line 232
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 237
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo java.lang.String java.lang.reflect.Method javax.management.Descriptor
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 3 /* descriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         9: .line 238
            return
        end local 3 // javax.management.Descriptor descriptor
        end local 2 // java.lang.reflect.Method operationMethod
        end local 1 // java.lang.String description
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   10     0             this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0   10     1      description  Ljava/lang/String;
            0   10     2  operationMethod  Ljava/lang/reflect/Method;
            0   10     3       descriptor  Ljavax/management/Descriptor;
    MethodParameters:
                 Name  Flags
      description      
      operationMethod  
      descriptor       

  public void <init>(java.lang.String, java.lang.String, javax.management.MBeanParameterInfo[], java.lang.String, int);
    descriptor: (Ljava/lang/String;Ljava/lang/String;[Ljavax/management/MBeanParameterInfo;Ljava/lang/String;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=6, args_size=6
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
        start local 1 // java.lang.String name
        start local 2 // java.lang.String description
        start local 3 // javax.management.MBeanParameterInfo[] signature
        start local 4 // java.lang.String type
        start local 5 // int impact
         0: .line 259
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* description */
            aload 3 /* signature */
            aload 4 /* type */
            iload 5 /* impact */
            invokespecial javax.management.MBeanOperationInfo.<init>:(Ljava/lang/String;Ljava/lang/String;[Ljavax/management/MBeanParameterInfo;Ljava/lang/String;I)V
         1: .line 167
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         2: .line 261
            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 8
         3: .line 262
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         4: .line 263
            ldc Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         5: .line 264
            ldc "ModelMBeanOperationInfo(String,String,MBeanParameterInfo[],String,int)"
         6: .line 266
            ldc "Entry"
         7: .line 262
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 268
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo java.lang.String java.lang.String javax.management.MBeanParameterInfo[] java.lang.String int
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         9: .line 269
            return
        end local 5 // int impact
        end local 4 // java.lang.String type
        end local 3 // javax.management.MBeanParameterInfo[] signature
        end local 2 // java.lang.String description
        end local 1 // java.lang.String name
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   10     0         this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0   10     1         name  Ljava/lang/String;
            0   10     2  description  Ljava/lang/String;
            0   10     3    signature  [Ljavax/management/MBeanParameterInfo;
            0   10     4         type  Ljava/lang/String;
            0   10     5       impact  I
    MethodParameters:
             Name  Flags
      name         
      description  
      signature    
      type         
      impact       

  public void <init>(java.lang.String, java.lang.String, javax.management.MBeanParameterInfo[], java.lang.String, int, javax.management.Descriptor);
    descriptor: (Ljava/lang/String;Ljava/lang/String;[Ljavax/management/MBeanParameterInfo;Ljava/lang/String;ILjavax/management/Descriptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=7, args_size=7
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
        start local 1 // java.lang.String name
        start local 2 // java.lang.String description
        start local 3 // javax.management.MBeanParameterInfo[] signature
        start local 4 // java.lang.String type
        start local 5 // int impact
        start local 6 // javax.management.Descriptor descriptor
         0: .line 304
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* description */
            aload 3 /* signature */
            aload 4 /* type */
            iload 5 /* impact */
            invokespecial javax.management.MBeanOperationInfo.<init>:(Ljava/lang/String;Ljava/lang/String;[Ljavax/management/MBeanParameterInfo;Ljava/lang/String;I)V
         1: .line 167
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         2: .line 305
            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 8
         3: .line 306
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         4: .line 307
            ldc Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         5: .line 308
            ldc "ModelMBeanOperationInfo(String,String,MBeanParameterInfo[],String,int,Descriptor)"
         6: .line 310
            ldc "Entry"
         7: .line 306
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 312
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo java.lang.String java.lang.String javax.management.MBeanParameterInfo[] java.lang.String int javax.management.Descriptor
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 6 /* descriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         9: .line 313
            return
        end local 6 // javax.management.Descriptor descriptor
        end local 5 // int impact
        end local 4 // java.lang.String type
        end local 3 // javax.management.MBeanParameterInfo[] signature
        end local 2 // java.lang.String description
        end local 1 // java.lang.String name
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   10     0         this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0   10     1         name  Ljava/lang/String;
            0   10     2  description  Ljava/lang/String;
            0   10     3    signature  [Ljavax/management/MBeanParameterInfo;
            0   10     4         type  Ljava/lang/String;
            0   10     5       impact  I
            0   10     6   descriptor  Ljavax/management/Descriptor;
    MethodParameters:
             Name  Flags
      name         
      description  
      signature    
      type         
      impact       
      descriptor   

  public void <init>(javax.management.modelmbean.ModelMBeanOperationInfo);
    descriptor: (Ljavax/management/modelmbean/ModelMBeanOperationInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=3, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
        start local 1 // javax.management.modelmbean.ModelMBeanOperationInfo inInfo
         0: .line 325
            aload 0 /* this */
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getName:()Ljava/lang/String;
         1: .line 326
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescription:()Ljava/lang/String;
         2: .line 327
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getSignature:()[Ljavax/management/MBeanParameterInfo;
         3: .line 328
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getReturnType:()Ljava/lang/String;
         4: .line 329
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getImpact:()I
            invokespecial javax.management.MBeanOperationInfo.<init>:(Ljava/lang/String;Ljava/lang/String;[Ljavax/management/MBeanParameterInfo;Ljava/lang/String;I)V
         5: .line 167
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         6: .line 330
            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 331
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         8: .line 332
            ldc Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         9: .line 333
            ldc "ModelMBeanOperationInfo(ModelMBeanOperationInfo)"
        10: .line 334
            ldc "Entry"
        11: .line 331
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        12: .line 336
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo javax.management.modelmbean.ModelMBeanOperationInfo
      StackMap stack:
            aload 1 /* inInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
            astore 2 /* newDesc */
        start local 2 // javax.management.Descriptor newDesc
        13: .line 337
            aload 0 /* this */
            aload 0 /* this */
            aload 2 /* newDesc */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
        14: .line 338
            return
        end local 2 // javax.management.Descriptor newDesc
        end local 1 // javax.management.modelmbean.ModelMBeanOperationInfo inInfo
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   15     0     this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0   15     1   inInfo  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
           13   15     2  newDesc  Ljavax/management/Descriptor;
    MethodParameters:
        Name  Flags
      inInfo  

  public java.lang.Object clone();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
         0: .line 348
            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 349
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 350
            ldc Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 351
            ldc "clone()"
            ldc "Entry"
         4: .line 349
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 353
      StackMap locals:
      StackMap stack:
            new javax.management.modelmbean.ModelMBeanOperationInfo
            dup
            aload 0 /* this */
            invokespecial javax.management.modelmbean.ModelMBeanOperationInfo.<init>:(Ljavax/management/modelmbean/ModelMBeanOperationInfo;)V
            areturn
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;

  public javax.management.Descriptor getDescriptor();
    descriptor: ()Ljavax/management/Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
         0: .line 368
            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 369
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 370
            ldc Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 371
            ldc "getDescriptor()"
            ldc "Entry"
         4: .line 369
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 373
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
            ifnonnull 7
         6: .line 374
            aload 0 /* this */
            aload 0 /* this */
            aconst_null
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         7: .line 377
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            areturn
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;

  public void setDescriptor(javax.management.Descriptor);
    descriptor: (Ljavax/management/Descriptor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
        start local 1 // javax.management.Descriptor inDescriptor
         0: .line 399
            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 400
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 401
            ldc Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 402
            ldc "setDescriptor(Descriptor)"
            ldc "Entry"
         4: .line 400
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 404
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* inDescriptor */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.validDescriptor:(Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
            putfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
         6: .line 405
            return
        end local 1 // javax.management.Descriptor inDescriptor
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    7     0          this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0    7     1  inDescriptor  Ljavax/management/Descriptor;
    MethodParameters:
              Name  Flags
      inDescriptor  

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=1
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
         0: .line 413
            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 414
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 415
            ldc Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 416
            ldc "toString()"
            ldc "Entry"
         4: .line 414
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 419
      StackMap locals:
      StackMap stack:
            new java.lang.StringBuilder
            dup
            ldc "ModelMBeanOperationInfo: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
         6: .line 420
            ldc " ; Description: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescription:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
         7: .line 421
            ldc " ; Descriptor: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
         8: .line 422
            ldc " ; ReturnType: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getReturnType:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
         9: .line 423
            ldc " ; Signature: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        10: .line 419
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        11: .line 418
            astore 1 /* retStr */
        start local 1 // java.lang.String retStr
        12: .line 424
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getSignature:()[Ljavax/management/MBeanParameterInfo;
            astore 2 /* pTypes */
        start local 2 // javax.management.MBeanParameterInfo[] pTypes
        13: .line 425
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        14: goto 17
        15: .line 427
      StackMap locals: java.lang.String javax.management.MBeanParameterInfo[] int
      StackMap stack:
            aload 1 /* retStr */
            new java.lang.StringBuilder
            dup
            aload 2 /* pTypes */
            iload 3 /* i */
            aaload
            invokevirtual javax.management.MBeanParameterInfo.getType:()Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc ", "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.concat:(Ljava/lang/String;)Ljava/lang/String;
            astore 1 /* retStr */
        16: .line 425
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        17: iload 3 /* i */
            aload 2 /* pTypes */
            arraylength
            if_icmplt 15
        end local 3 // int i
        18: .line 429
            aload 1 /* retStr */
            areturn
        end local 2 // javax.management.MBeanParameterInfo[] pTypes
        end local 1 // java.lang.String retStr
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   19     0    this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
           12   19     1  retStr  Ljava/lang/String;
           13   19     2  pTypes  [Ljavax/management/MBeanParameterInfo;
           14   18     3       i  I

  private javax.management.Descriptor validDescriptor(javax.management.Descriptor);
    descriptor: (Ljavax/management/Descriptor;)Ljavax/management/Descriptor;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=6, locals=6, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
        start local 1 // javax.management.Descriptor in
         0: .line 449
            aload 1 /* in */
            ifnonnull 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: istore 3 /* defaulted */
        start local 3 // boolean defaulted
         3: .line 450
            iload 3 /* defaulted */
            ifeq 7
         4: .line 451
            new javax.management.modelmbean.DescriptorSupport
            dup
            invokespecial javax.management.modelmbean.DescriptorSupport.<init>:()V
            astore 2 /* clone */
        start local 2 // javax.management.Descriptor clone
         5: .line 452
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Null Descriptor, creating new."
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
         6: .line 453
            goto 8
        end local 2 // javax.management.Descriptor clone
         7: .line 454
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo javax.management.Descriptor top int
      StackMap stack:
            aload 1 /* in */
            invokeinterface javax.management.Descriptor.clone:()Ljava/lang/Object;
            checkcast javax.management.Descriptor
            astore 2 /* clone */
        start local 2 // javax.management.Descriptor clone
         8: .line 458
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo javax.management.Descriptor javax.management.Descriptor int
      StackMap stack:
            iload 3 /* defaulted */
            ifeq 11
            aload 2 /* clone */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 11
         9: .line 459
            aload 2 /* clone */
            ldc "name"
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getName:()Ljava/lang/String;
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        10: .line 460
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            new java.lang.StringBuilder
            dup
            ldc "Defaulting Descriptor name to "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        11: .line 462
      StackMap locals:
      StackMap stack:
            iload 3 /* defaulted */
            ifeq 14
            aload 2 /* clone */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 14
        12: .line 463
            aload 2 /* clone */
            ldc "descriptorType"
            ldc "operation"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        13: .line 464
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Defaulting descriptorType to \"operation\""
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        14: .line 466
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "displayName"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 17
        15: .line 467
            aload 2 /* clone */
            ldc "displayName"
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getName:()Ljava/lang/String;
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        16: .line 468
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            new java.lang.StringBuilder
            dup
            ldc "Defaulting Descriptor displayName to "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        17: .line 470
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "role"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            ifnonnull 20
        18: .line 471
            aload 2 /* clone */
            ldc "role"
            ldc "operation"
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        19: .line 472
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            ldc "Defaulting Descriptor role field to \"operation\""
            invokevirtual java.util.logging.Logger.finer:(Ljava/lang/String;)V
        20: .line 476
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            invokeinterface javax.management.Descriptor.isValid:()Z
            ifne 26
        21: .line 477
            new javax.management.RuntimeOperationsException
            dup
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid Descriptor argument"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        22: .line 478
            new java.lang.StringBuilder
            dup
            ldc "The isValid() method of the Descriptor object itself returned false,one or more required fields are invalid. Descriptor:"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        23: .line 479
            aload 2 /* clone */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        24: .line 478
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        25: .line 477
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        26: .line 481
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getName:()Ljava/lang/String;
            aload 2 /* clone */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 32
        27: .line 482
            new javax.management.RuntimeOperationsException
            dup
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid Descriptor argument"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        28: .line 483
            new java.lang.StringBuilder
            dup
            ldc "The Descriptor \"name\" field does not match the object described.  Expected: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        29: .line 484
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " , was: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 2 /* clone */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        30: .line 483
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        31: .line 482
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        32: .line 486
      StackMap locals:
      StackMap stack:
            ldc "operation"
            aload 2 /* clone */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 38
        33: .line 487
            new javax.management.RuntimeOperationsException
            dup
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid Descriptor argument"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        34: .line 488
            new java.lang.StringBuilder
            dup
            ldc "The Descriptor \"descriptorType\" field does not match the object described.  Expected: \"operation\" , was: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        35: .line 489
            aload 2 /* clone */
            ldc "descriptorType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        36: .line 488
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        37: .line 487
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        38: .line 491
      StackMap locals:
      StackMap stack:
            aload 2 /* clone */
            ldc "role"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 4 /* role */
        start local 4 // java.lang.String role
        39: .line 492
            aload 4 /* role */
            ldc "operation"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 47
        40: .line 493
            aload 4 /* role */
            ldc "setter"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 47
        41: .line 494
            aload 4 /* role */
            ldc "getter"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 47
        42: .line 495
            new javax.management.RuntimeOperationsException
            dup
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid Descriptor argument"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        43: .line 496
            new java.lang.StringBuilder
            dup
            ldc "The Descriptor \"role\" field does not match the object described.  Expected: \"operation\", \"setter\", or \"getter\" , was: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        44: .line 497
            aload 2 /* clone */
            ldc "role"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        45: .line 496
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        46: .line 495
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        47: .line 499
      StackMap locals: java.lang.String
      StackMap stack:
            aload 2 /* clone */
            ldc "targetType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            astore 5 /* targetValue */
        start local 5 // java.lang.Object targetValue
        48: .line 500
            aload 5 /* targetValue */
            ifnull 55
        49: .line 501
            aload 5 /* targetValue */
            instanceof java.lang.String
            ifne 55
        50: .line 502
            new javax.management.RuntimeOperationsException
            dup
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid Descriptor argument"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        51: .line 503
            new java.lang.StringBuilder
            dup
            ldc "The Descriptor field \"targetValue\" is invalid class.  Expected: java.lang.String,  was: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        52: .line 504
            aload 5 /* targetValue */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        53: .line 503
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        54: .line 502
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        55: .line 507
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 2 /* clone */
            areturn
        end local 5 // java.lang.Object targetValue
        end local 4 // java.lang.String role
        end local 3 // boolean defaulted
        end local 2 // javax.management.Descriptor clone
        end local 1 // javax.management.Descriptor in
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   56     0         this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0   56     1           in  Ljavax/management/Descriptor;
            5    7     2        clone  Ljavax/management/Descriptor;
            8   56     2        clone  Ljavax/management/Descriptor;
            3   56     3    defaulted  Z
           39   56     4         role  Ljava/lang/String;
           48   56     5  targetValue  Ljava/lang/Object;
    Exceptions:
      throws javax.management.RuntimeOperationsException
    MethodParameters:
      Name  Flags
      in    final

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

  private void writeObject(java.io.ObjectOutputStream);
    descriptor: (Ljava/io/ObjectOutputStream;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
        start local 1 // java.io.ObjectOutputStream out
         0: .line 525
            getstatic javax.management.modelmbean.ModelMBeanOperationInfo.compat:Z
            ifeq 6
         1: .line 529
            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 530
            aload 2 /* fields */
            ldc "operationDescriptor"
            aload 0 /* this */
            getfield javax.management.modelmbean.ModelMBeanOperationInfo.operationDescriptor:Ljavax/management/Descriptor;
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         3: .line 531
            aload 2 /* fields */
            ldc "currClass"
            ldc "ModelMBeanOperationInfo"
            invokevirtual java.io.ObjectOutputStream$PutField.put:(Ljava/lang/String;Ljava/lang/Object;)V
         4: .line 532
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.writeFields:()V
        end local 2 // java.io.ObjectOutputStream$PutField fields
         5: .line 533
            goto 7
         6: .line 538
      StackMap locals:
      StackMap stack:
            aload 1 /* out */
            invokevirtual java.io.ObjectOutputStream.defaultWriteObject:()V
         7: .line 540
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.io.ObjectOutputStream out
        end local 0 // javax.management.modelmbean.ModelMBeanOperationInfo this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0    8     1     out  Ljava/io/ObjectOutputStream;
            2    5     2  fields  Ljava/io/ObjectOutputStream$PutField;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      out   
}
SourceFile: "ModelMBeanOperationInfo.java"
InnerClasses:
  public abstract PutField = java.io.ObjectOutputStream$PutField of java.io.ObjectOutputStream