Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8351413 Remove XML interchange in java.management/javax/management/modelmbean/DescriptorSupport
  3. JDK-8361073

Release Note: Remove XML Interchange in java.management/javax/management/modelmbean/DescriptorSupport

XMLWordPrintable

      The deprecated XML interchange feature in `javax.management.modelmbean.DescriptorSupport` is removed, meaning the constructor `DescriptorSupport(String inStr)` and the method `toXMLString()` are removed. Also the class `javax.management.modelmbean.XMLParseException` is removed, which it would have been an error for code outside the package to have used for its own purposes.


            kevinw Kevin Walls
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: