RFR 8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform
David Holmes
david.holmes at oracle.com
Thu Apr 30 21:08:18 UTC 2015
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