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

Kevin Walls kevinw at openjdk.org
Thu Sep 5 17:03:37 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:

  Test

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

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

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

  Stats: 49 lines in 1 file changed: 49 ins; 0 del; 0 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