jmx-dev RFR 8043937: Drop support for the IIOP transport from the JMX RMIConnector

Jaroslav Bachorik jaroslav.bachorik at oracle.com
Wed Aug 19 14:40:48 UTC 2015


On 19.8.2015 16:32, Alan Bateman wrote:
>
>
> On 19/08/2015 15:01, Jaroslav Bachorik wrote:
>> :
>>
>>>
>>> There are several tests in jdk/test/javax/management that exercise IIOP
>>> if available, shouldn't they be updated too?
>>
>> Not sure about this. These tests are also exercising JMXMP if
>> available - but that has never been a part of JDK.
> I think the tests date back to when JMX was a standalone JSR and RI. In
> any case, with IIOP support removed then it seems like these tests
> should be updated but it's not critical to do it now.

What we could do is to update the tests to accept the required protocol 
as a test parameter. That way they still can serve as a test harness for 
any potential new JMX connectors (eg. JMXMP etc.)

-JB-

>
> -Alan



More information about the jmx-dev mailing list