RFR: 8307244: Remove redundant class RMIIIOPServerImpl
Kevin Walls
kevinw at openjdk.org
Thu May 4 06:37:15 UTC 2023
On Tue, 2 May 2023 17:57:14 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Removal of class, looks like it was missed in the JDK9 removal of RMIIIOP.
> This class is not referenced by other classes or tests.
Thanks for all the comments and reviews.
On the RMIConnector example, I had thought it was misleading to use as an example something which used to work, but which no longer works. But this change doesn't affect whether other address syntaxes are recognised.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13758#issuecomment-1534159706
More information about the serviceability-dev
mailing list