RFR: 8307244: Remove redundant class RMIIIOPServerImpl
    Kevin Walls 
    kevinw at openjdk.org
       
    Tue May  2 20:31:16 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 Alan - I had read JDK-8043937 as being where we remove IIOP completely as a transport for JMX  (after earlier changes to not build it by default, JDK-8001048 and JDK-8033366).  
I see https://bugs.openjdk.org/browse/CCC-8043937
records that we deprecated javax.management.remote.rmi.RMIIIOPServerImpl.java 
I can add a CSR for removal to make this final and complete as I think was intended.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13758#issuecomment-1532105717
    
    
More information about the serviceability-dev
mailing list