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

Kevin Walls kevinw at openjdk.org
Tue Sep 10 13:06:25 UTC 2024


> 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:

  Remove a list level in Javadoc.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20856/files
  - new: https://git.openjdk.org/jdk/pull/20856/files/ce8e89c8..df5b0f4c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20856&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20856&range=01-02

  Stats: 52 lines in 1 file changed: 6 ins; 16 del; 30 mod
  Patch: https://git.openjdk.org/jdk/pull/20856.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20856/head:pull/20856

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


More information about the serviceability-dev mailing list