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

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-svc

      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 removed is the class `javax.management.modelmbean.XMLParseException`, 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:
            1 Start watching this issue

              Created:
              Updated: