22 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Author SHA1 Message Date
  mwebster 3b517caf40 Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (TestServer, TestServerTest and LTWServerTests) 17 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement 53284da53f test and fix for pr112458 - also created the 151 test areas and driving junit infrastructure. 18 years ago
  aclement 8982544f13 Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew Webster for the patch) 18 years ago
  aclement 0a69e42808 generic itds - see pr112105 18 years ago
  acolyer 0f0c63e0b2 has member tests + tests and fix for pr107486 18 years ago
  aclement 211806608a Fix for pr98901: copying annotations to new members created via ITD !! 19 years ago
  avasseur 49c3978146 deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + some AJ5 doc fix 19 years ago
  avasseur e8345b8759 LTW test commented out due to 75442 just rollbacked... 19 years ago
  avasseur 83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 19 years ago
  aclement f6034581d8 tests and fixes for 93345 and static imports. From Andrew Huff. 19 years ago
  avasseur 4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 years ago
  acolyer 7a639d019a this set of commits teaches the TypeX world about parameterized types. it handles passing of parameterized types into the weaver from Eclipse, and back out again. Fixes the ITD and parameterized types issue that shows up in the examples. Much more work to be done in this area of course before M3. 19 years ago
  aclement 302e71140e includes the basic @AJ test suite 19 years ago
  aclement 608a6d8f6b Declare annotation: add the 50 odd tests in. 19 years ago
  aclement 3f69726833 SuppressAjWarnings test. 19 years ago
  acolyer 1381903ac8 move all java 5 tests out of code and back into .xml files now that we can compile them properly 19 years ago
  wisberg 9b90a9bb03 tests for PR48650 partial workaround - ugh 19 years ago
  aclement 9367b36e48 Fix to ensure woven methods don't lose their annotations. 19 years ago
  aclement 759be74616 Get enum value fields to work in the ASM. Plus test reorg as we are now adding tests that will only run on 1.5 19 years ago
  aclement fe310a4e10 PerTypeWithin support. 19 years ago
  aclement 603b063ecd Fixes for 78021, 79554 - both to do with us breaking the exception table for a method on weaving *if* finally blocks are involved. 19 years ago
  aclement 797b6a6afb Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for binary aspect form 19 years ago
  acolyer 06f0ff0e26 add in @this and @target tests to main suite 19 years ago
  aclement eb67301917 Complete varargs support. 19 years ago
  aclement ae085e2a79 Annotation matching. 19 years ago
  aclement 343fd37dfa 72766 - varargs policing in signature matching 19 years ago
  aclement f2fd31af90 72766 - enum/annotations tests added to suite. 19 years ago
  aclement d2fb8b7a31 72766: This is covariance support. only missing bit is for dynamic join point matching (marked XXXAJ5 in the code) - thats not a 1.5.0M1 item I dont think... 19 years ago
  aclement 4d1c2948a2 Part of 72766: Bridge methods - we now do the right thing if we see one (i.e. we ignore it as a source of join points) 19 years ago