You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Prashanth KS (JIRA)" <ji...@apache.org> on 2010/10/18 20:11:26 UTC

[jira] Updated: (HARMONY-6620) [jdktools] Unit tests to test the functionality of the javac/javaw binaries

     [ https://issues.apache.org/jira/browse/HARMONY-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prashanth KS updated HARMONY-6620:
----------------------------------

    Attachment: 005_HARMONY_6620.patch

Patch updated as per the changed build structure and the Support_Exec file. Please use the jars from the attached zip file. 

This patch applies to the 1.6 stream as well. 

> [jdktools] Unit tests to test the functionality of the javac/javaw binaries
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-6620
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6620
>             Project: Harmony
>          Issue Type: Test
>          Components: JDK
>         Environment: Windows and Linux
>            Reporter: Prashanth KS
>         Attachments: 001_HARMONY_6620.patch, 002_HARMONY_6620.patch, 003_HARMONY_6620.patch, 004_HARMONY_6620.patch, 005_HARMONY_6620.patch, resources.zip, TEST-org.apache.harmony.tests.tools.javac.binary.JavacBinTest.xml
>
>
> The ANT unit tests written for the jdktools binaries such as javac aren't flexible enough. i.e. if there is a test failure then the rest of the tests are skipped. Moreover, there aren't a lot of test scenarios created for these binaries.
> Added Unit tests to test the javac.exe and javaw.exe tools. This helps in providing a better analysis of these tools across different runtimes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.