<AWT Dev> [9] Review request : 8030640 [TEST_BUG] java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh fails with exit code 2
Petr Pchelko
petr.pchelko at oracle.com
Fri Mar 21 11:47:23 UTC 2014
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.shefov at 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
More information about the awt-dev
mailing list