RFR : JDK-8196028 : JMX: Not enough JDP packets received before timeout

Harsha Wardhana B harsha.wardhana.b at oracle.com
Tue Feb 20 15:29:34 UTC 2018


[Correcting bug Id in the subject]

Thanks Erik.

Harsha

On Tuesday 20 February 2018 08:44 PM, Erik Gahlin wrote:
> Looks OK.
>
> Erik
>
>> Hi All,
>>
>> Please find the fix below for the Jdp test-case.
>>
>> issue: https://bugs.openjdk.java.net/browse/JDK-8196028
>> webrev : http://cr.openjdk.java.net/~hb/8196028/webrev.00/
>>
>> Fix details : The test was receiving JDP packets from other VM and 
>> hence the multi-cast socket was not timing-out. The default timeout 
>> handler was causing test to fail. Added a shutdown method that passes 
>> the test in case of timeout.
>>
>> Thanks
>> Harsha
>



More information about the serviceability-dev mailing list