RFR: 8347433: Deprecate XML interchange in java.management/javax/management/modelmbean/DescriptorSupport for removal [v4]

Daniel Fuchs dfuchs at openjdk.org
Mon Mar 3 12:48:58 UTC 2025


On Mon, 3 Mar 2025 12:27:28 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.
>
> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
> 
>   reading to writing

Marked as reviewed by dfuchs (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/23038#pullrequestreview-2654035531


More information about the serviceability-dev mailing list