RFR: 8347433: Deprecate XML interchange in java.management/javax/management/modelmbean/DescriptorSupport for removal [v2]
Kevin Walls
kevinw at openjdk.org
Sun Feb 23 20:52:58 UTC 2025
On Fri, 21 Feb 2025 06:19:41 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
>> Kevin Walls has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:
>>
>> - comments
>> - Merge remote-tracking branch 'upstream/master' into 8347433_DescriptorSupport_deprecate_XML
>> - (c)
>> - typo
>> - Merge remote-tracking branch 'upstream/master' into 8347433_DescriptorSupport_deprecate_XML
>> - Also XMLParseException
>> - RMMB comment update
>> - Deprecate XML interchange in DescriptorSupport
>
> src/java.management/share/classes/javax/management/modelmbean/DescriptorSupport.java line 977:
>
>> 975: * construction fails for any reason, this exception will be
>> 976: * thrown.
>> 977: * @deprecated This constructor exists for historical reasons. If
>
> Q: This is not constructor, right?
ah right, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23038#discussion_r1966884163
More information about the serviceability-dev
mailing list