diff options
author | jhugunin <jhugunin> | 2003-07-02 23:12:18 +0000 |
---|---|---|
committer | jhugunin <jhugunin> | 2003-07-02 23:12:18 +0000 |
commit | ba41fae6547688e8714d01be27bc81dbbe850f55 (patch) | |
tree | 942e8dfd6ff41b9c2c7d64485734020d9b38b48d /tests/ajcTestsFailing.xml | |
parent | 2e3c9191a9cb753ff54cf20592dcd0ef14bfc83a (diff) | |
download | aspectj-ba41fae6547688e8714d01be27bc81dbbe850f55.tar.gz aspectj-ba41fae6547688e8714d01be27bc81dbbe850f55.zip |
tests and fixes for two awful error message bugs:
[Bug 39458] New: Compiler crash in ajc 1.1
[Bug 39460] New: Missing import crashes compiler
Diffstat (limited to 'tests/ajcTestsFailing.xml')
-rw-r--r-- | tests/ajcTestsFailing.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml index 50d4ab090..cb741c1e0 100644 --- a/tests/ajcTestsFailing.xml +++ b/tests/ajcTestsFailing.xml @@ -4,4 +4,5 @@ <!-- contains valid tests that the compiler has never passed --> <suite> + </suite> |