Hello, Konstantin.

The fix is incorrect. You are resolving the syntax error and the test is passed 
because the DEFAULT_JDK is not used. 
You should write DEFAULT_JDK=`/usr/libexec/java_home` with the grave accent 
quotes if you want the java_home to execute.

With best regards. Petr.

On 21.03.2014, at 15:30, Konstantin Shefov <konstantin.she...@oracle.com> wrote:

> Hello AWT team,
> 
> please review the fix
> http://cr.openjdk.java.net/~kshefov/8030640/webrev.00/
> for the issue
> https://bugs.openjdk.java.net/browse/JDK-8030640
> 
> It is simple automatic test fix.
> 
> Thanks
> 
> -Konstantin

Reply via email to