RFR: 8347433: Deprecate XML interchange in java.management/javax/management/modelmbean/DescriptorSupport for removal [v4]
Kevin Walls
kevinw at openjdk.org
Mon Mar 3 12:48:59 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
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23038#issuecomment-2694283759
More information about the serviceability-dev
mailing list