On Mon, 11 Dec 2023 12:50:38 GMT, Kevin Walls <kev...@openjdk.org> wrote:

> Tidyup change, looks like this field was not removed when IIOP was removed 
> from RMIConnector.
> 
> The field is not required for interoperability: 
> with the field removed, I can still connect an older JMX client to a running 
> app with the updated JDK.
> 
> Since the JDK9 change https://hg.openjdk.org/jdk9/jdk9/jdk/rev/09daaf1e4c53
> did not change serialVersionUID, this update does not either.
> 
> Tests continue to pass, e.g.
> javax/management (including remote which has RMI tests)
> jdk/com/sun/management

Marked as reviewed by dfuchs (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/17055#pullrequestreview-1775807650

Reply via email to