-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
The RMIConnector has an unused private "orb" field, which should be removed.
This field was in use in jdk8, and usage was removed in jdk9 with:
JDK-8043937: Drop support for the IIOP transport from the JMX RMIConnector
https://bugs.openjdk.org/browse/JDK-8043937
This field was in use in jdk8, and usage was removed in jdk9 with:
JDK-8043937: Drop support for the IIOP transport from the JMX RMIConnector
https://bugs.openjdk.org/browse/JDK-8043937