Integrated: 8334165: Remove serialVersionUID compatibility logic from JMX

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


On Wed, 4 Sep 2024 16:27:51 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.

This pull request has now been integrated.

Changeset: 3c40afa5
Author:    Kevin Walls <kevinw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3c40afa59c93860150960d478a9d2ffe33d4ce32
Stats:     2050 lines in 22 files changed: 57 ins; 1787 del; 206 mod

8334165: Remove serialVersionUID compatibility logic from JMX

Reviewed-by: dfuchs

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

PR: https://git.openjdk.org/jdk/pull/20856


More information about the serviceability-dev mailing list