On 12/17/2012 3:58 AM, Alan Bateman wrote:
On 14/12/2012 21:33, Alan Bateman wrote:
:
The webrev with the changes is here:
http://cr.openjdk.java.net/~alanb/8001048/webrev/index.html
I looked at the source changes that look good to me. I believe
RMIConnector.connect() will throw IOException("iiop not supported") if
the given JMXServiceURL specifies iiop protocol but the implementation
doesn't support iiop. Do you think it's worth clarifying that in
RMIConnector spec - the spec for RMIConnector(JMXServiceURL, Map)
constructor has service:jmx:iiop://.... listed as a valid URL.
Mandy