On 4/05/2015 4:13 PM, Jaroslav Bachorik wrote:
On 30.4.2015 23:08, 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.
The message is printed at L247. It's been there for some time and
because of that is not the part of the generated webrev.
Okay - thanks.
David
-JB-
Thanks,
David
Thanks,
-JB-