Integrated: 8347433: Deprecate XML interchange in java.management/javax/management/modelmbean/DescriptorSupport for removal
Kevin Walls
kevinw at openjdk.org
Fri Mar 7 13:58:59 UTC 2025
On Fri, 10 Jan 2025 14:43:00 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> DescriptorSupport has a constructor and a method providing creation from, and export to, XML.
>
> These are unused in the JDK and have no practical known examples of usage. XML parsing is best done by an independent implementation, not this class.
This pull request has now been integrated.
Changeset: 54fe643e
Author: Kevin Walls <kevinw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/54fe643e783befb4d215c68e4b1fed351d470435
Stats: 29 lines in 3 files changed: 19 ins; 3 del; 7 mod
8347433: Deprecate XML interchange in java.management/javax/management/modelmbean/DescriptorSupport for removal
Reviewed-by: sspitsyn, dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/23038
More information about the serviceability-dev
mailing list