-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: 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 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.