On Wed, 10 May 2023 09:02:40 GMT, Kevin Walls <[email protected]> wrote:
>> src/java.management.rmi/share/classes/javax/management/remote/rmi/RMIConnector.java >> line 188: >> >>> 186: * >>> 187: * <pre> >>> 188: * >>> service:jmx:protocolname://<em>[host[:port]]</em>/stub/<em>encoded-stub</em> >> >> "protocolname" could be read as literal here. I think change it back to >> "iiop" or replace it with something that like "myprotocol" that is more >> obviously an example protocol name. > > ok Could it really? But ok, done. 8-) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13758#discussion_r1189592303
