Please review this change. Thanks! The JMX RMIConnector error message still mentions the `/ior/` path, even though IIOP transport support was removed by JDK-8043937.
This change removes the obsolete `/ior/` reference from the error message. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8391064: Remove obsolete /ior/ from RMIConnector error message Changes: https://git.openjdk.org/jdk/pull/32774/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32774&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8391064 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/32774.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32774/head:pull/32774 PR: https://git.openjdk.org/jdk/pull/32774
