Details
-
Test
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Windows and Linux
-
Patch Available
-
Moderate
Description
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.