-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-svc
-
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