RFR 8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Thu Apr 30 22:20:53 UTC 2015


+1 for the suggestion from David.
Otherwise, the fix looks Ok.
No need to re-review after printing a message is added.

Thanks,
Serguei

On 4/30/15 2:08 PM, David Holmes wrote:
> On 1/05/2015 12:48 AM, Jaroslav Bachorik wrote:
>> Please, review the following test change
>>
>> Issue : https://bugs.openjdk.java.net/browse/JDK-8072906
>> Webrev: http://cr.openjdk.java.net/~jbachorik/8072906/webrev.00
>>
>> The test tries to exercise a custom launcher on embedded platforms and
>> fails because the corresponding binary is not available. The test should
>> not require the presence of the binary and skip the execution gracefully
>> if it can't find one - this was broken while addressing JDK-8029809.
>>
>> The fix brings back the ability just skip the test if the launcher
>> binary does not exist.
>
> A message to that effect would be useful.
>
> Thanks,
> David
>
>> Thanks,
>>
>> -JB-



More information about the serviceability-dev mailing list