RFR: 8334165: Remove serialVersionUID compatibility logic from JMX [v4]

Kevin Walls kevinw at openjdk.org
Thu Sep 12 08:34:14 UTC 2024


On Tue, 10 Sep 2024 13:47:47 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

>> Remove very very old serialization compatibility logic from JMX.
>> 
>> This relates to keeping the JDK's JMX implementation compatible with JMX versions from when JMX was a separate component, before being integrated into JDK 5.  It should all be removed.
>
> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Replace the missing serialField comments

Thanks Daniel.  Additional testing looks good.  Will integrate.

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

PR Comment: https://git.openjdk.org/jdk/pull/20856#issuecomment-2345610859


More information about the serviceability-dev mailing list