Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for 42574. (Not using FileUtil.listFiles as recursive (and looks broken ↵ | wisberg | 2003-10-31 | 1 | -6/+4 |
| | | | | for nested files), because I think jre/ext dir is not - should confirm. | ||||
* | reorganize test b/c conflating two issues: | wisberg | 2003-10-31 | 11 | -17/+40 |
| | | | | | (a) zip not accepted by extdirs (b) uppercase ZIP and JAR not accepted by eclipse FileSystem | ||||
* | using ../{module}/ convention for testdata references so tests can be run ↵ | wisberg | 2003-10-31 | 8 | -77/+94 |
| | | | | | | from any peer directory/module, i.e., from one module Also using canonical rather than absolute path to predict generated paths | ||||
* | FileFilters for zip files and source files | wisberg | 2003-10-31 | 1 | -0/+18 |
| | |||||
* | using ../{module}/ convention for testdata references so tests can be run ↵ | wisberg | 2003-10-31 | 5 | -14/+24 |
| | | | | from any peer directory/module, i.e., from one module | ||||
* | returning TestSuite rather than Test to permit all tests to run from Eclipse | wisberg | 2003-10-31 | 4 | -4/+4 |
| | |||||
* | basic tests for extdirs support | wisberg | 2003-10-31 | 5 | -17/+219 |
| | | | | initial compiler stub for harness command-line munging tests | ||||
* | add support for extdirs | wisberg | 2003-10-31 | 2 | -11/+57 |
| | | | | | | unhide support for classpath fix writes for sourcepath, argfiles add hook to not enforce compiler for testing | ||||
* | @testcase PR#42574 ZIP and JAR extensions in classpath and extdirs | wisberg | 2003-10-31 | 8 | -1/+97 |
| | |||||
* | clean up tests not using a destination directory | wisberg | 2003-10-29 | 1 | -0/+18 |
| | |||||
* | revamped option handling: n-element options, collision/conflict ↵ | wisberg | 2003-10-29 | 12 | -609/+3928 |
| | | | | detection/resolution via forcing as an attribute, option families. More compiler options actually handled, and error messages for unhandled options. | ||||
* | adjust tests for new message content when skipping | wisberg | 2003-10-29 | 2 | -4/+4 |
| | |||||
* | better mapping from messages to JUnit failure/error | wisberg | 2003-10-29 | 1 | -9/+11 |
| | |||||
* | removing unused launch config | wisberg | 2003-10-29 | 1 | -39/+0 |
| | |||||
* | -source14 is not back to -source 1.4, and XOCodeSize a knownLimitation | wisberg | 2003-10-29 | 1 | -18/+19 |
| | |||||
* | doc harness handling of 2-element options | wisberg | 2003-10-29 | 2 | -36/+38 |
| | |||||
* | make output dir | wisberg | 2003-10-29 | 1 | -0/+1 |
| | |||||
* | declare -> declareDecl for ajc | wisberg | 2003-10-29 | 2 | -19/+19 |
| | |||||
* | adding rt.jar to classpath for exercises, to make ajbrowser happy. | ehilsdal | 2003-10-25 | 3 | -3/+3 |
| | |||||
* | head-compatible version of earlier fix. sigh. | wisberg | 2003-10-23 | 3 | -16/+154 |
| | | | | Note that the fix is incomplete and being reworked. | ||||
* | fix for Bugzilla Bug 45441 | jhugunin | 2003-10-23 | 3 | -10/+18 |
| | | | | IncompatibleClassChangeError at runtime when compiling with -1.4 option | ||||
* | deleting junk | wisberg | 2003-10-23 | 1 | -26/+0 |
| | |||||
* | support for -1.3, -1.4, and -1.5 | wisberg | 2003-10-23 | 1 | -8/+43 |
| | |||||
* | test case for bug 45441 - joinpoint optimization when targetting 1.4 | acolyer | 2003-10-23 | 2 | -0/+21 |
| | |||||
* | Added test case for bug 45441 | acolyer | 2003-10-23 | 1 | -0/+10 |
| | |||||
* | Fixed part III of bug#43783 | mkersten | 2003-10-22 | 1 | -13/+21 |
| | |||||
* | Minor changes. | mkersten | 2003-10-20 | 1 | -0/+0 |
| | |||||
* | Fix for bug#44117 | mkersten | 2003-10-16 | 1 | -1/+3 |
| | |||||
* | One more attempt at increasing max heap size to enable | acolyer | 2003-10-13 | 2 | -3/+3 |
| | | | | automated release tests to successfully complete. | ||||
* | Bumped up max heap size to enable automated release tests to | acolyer | 2003-10-13 | 2 | -3/+6 |
| | | | | successfully complete. | ||||
* | Previous check-in got somehow corrupted once again. | acolyer | 2003-10-10 | 1 | -14/+13 |
| | |||||
* | Previous check-in got somehow corrupted. | acolyer | 2003-10-10 | 1 | -3/+4 |
| | |||||
* | Re-tweaked test-doc-links target for running behind a proxy server. | acolyer | 2003-10-10 | 1 | -10/+9 |
| | | | | Build breakage hopefully fixed ! | ||||
* | Tweaked test-doc-links target for running behind a proxy server. Now | acolyer | 2003-10-10 | 1 | -7/+15 |
| | | | | accepts new properties proxy.host and proxy.port. | ||||
* | Testing to see if Cruise Control will pick up this change and run a build. | acolyer | 2003-10-03 | 1 | -0/+1 |
| | |||||
* | added back-links to newly-submitted bug 43972 | wisberg | 2003-10-01 | 3 | -5/+10 |
| | |||||
* | adding taskdefs/bin to classpath on command | wisberg | 2003-10-01 | 1 | -0/+5 |
| | |||||
* | tests for fixes for bugs disclosed by fixes for 40807 | wisberg | 2003-10-01 | 3 | -7/+126 |
| | |||||
* | - fix for bugs disclosed by fixes for bug 40807 | wisberg | 2003-10-01 | 2 | -86/+130 |
| | | | | | - added xweavedir attribute for weaving from and to a directory of classes | ||||
* | updated NoAspectBoundException entry | wisberg | 2003-10-01 | 1 | -21/+37 |
| | |||||
* | presumed bug found on mailing list by Eric Jain, rendered both in harness ↵ | wisberg | 2003-09-29 | 6 | -1/+132 |
| | | | | and Ant (to show behavior with javac) | ||||
* | When performing a release build, run the test-all target in junitModules.xml ↵ | acolyer | 2003-09-29 | 1 | -1/+1 |
| | | | | | | | | rather than the default one. This causes the ajc tests to be run a second time, but has the advantage of creating the junit xml output files for the ajc tests - which are needed by cruise control. Since cruise control will be the dominant caller of this script, the extra overhead of running tests multiple times is acceptable. | ||||
* | doc handling of code gone stale... | wisberg | 2003-09-27 | 1 | -0/+12 |
| | |||||
* | adding file for links out to sample code elsewhere | wisberg | 2003-09-27 | 1 | -0/+54 |
| | |||||
* | removing empty sample | wisberg | 2003-09-27 | 1 | -6/+1 |
| | |||||
* | debugger caveats | wisberg | 2003-09-27 | 1 | -0/+8 |
| | |||||
* | added test for collection calls | wisberg | 2003-09-27 | 2 | -6/+23 |
| | |||||
* | script sample title, correct todo wrt resource cleanup | wisberg | 2003-09-27 | 1 | -2/+2 |
| | |||||
* | added pointcut anyCollectionWriteCalls() | wisberg | 2003-09-27 | 1 | -0/+13 |
| | |||||
* | removing unneeded comment | wisberg | 2003-09-27 | 1 | -0/+2 |
| |