471 Commits (a5eb692fe2be04f482da90dd1f8565c3d5bbe1a3)

Autor SHA1 Nachricht Datum
  acolyer a5eb692fe2 forgot to check in this updated java 5 jar for test cases vor 19 Jahren
  acolyer d2ef505755 more ambiguous bindings testing vor 19 Jahren
  acolyer ee0b12f950 it is now safe to short-circuit in and/or pc matching (all side-effects removed) vor 19 Jahren
  acolyer 1b6e9edfac partial fix for bug 61568. vor 19 Jahren
  aclement f196b3c3ff check errors/xlints for decp'ing on annos/enums vor 19 Jahren
  aclement 09bd5866f9 Autoboxing tests - not checked in as need 1.5 JVM to run. vor 19 Jahren
  aclement 7a04b2f94b autoboxing for return values vor 19 Jahren
  aclement 873e84edec Tests for declare parents where enums are involved. vor 19 Jahren
  aclement 7228f3d18d Tests for declare parents where annotations are involved. vor 19 Jahren
  acolyer d279a507f5 test correct detection of @args in a declare vor 19 Jahren
  acolyer eabf8a19ca @within, @withincode tests vor 19 Jahren
  acolyer 9380b983d2 testing for @args vor 19 Jahren
  acolyer fbf1152676 more tests vor 19 Jahren
  acolyer ac6d522621 updated binary form vor 19 Jahren
  aclement d660376351 Allows passing of extra argument to the compiler (-1.5 for autoboxing behavior) vor 19 Jahren
  aclement 611164c967 Autoboxing testdata - all primitives covered. vor 19 Jahren
  acolyer 06f0ff0e26 add in @this and @target tests to main suite vor 19 Jahren
  acolyer 96e92b6024 more @this @target fixes and tests vor 19 Jahren
  aclement eb67301917 Complete varargs support. vor 19 Jahren
  acolyer 88fca98be4 mock java.lang.annotation.Annotation vor 19 Jahren
  acolyer 592467e8a3 annotation tests for this and target vor 19 Jahren
  acolyer 0d07deaa99 unwanted import vor 19 Jahren
  acolyer 29ff1d8b62 first @annotation test vor 19 Jahren
  aclement ae085e2a79 Annotation matching. vor 19 Jahren
  aclement 6e6d34c796 Annotation matching. vor 19 Jahren
  acolyer 5287f71985 updated binary form vor 19 Jahren
  aclement d1fd430e83 With type mungers remembering their location, we now get a sensible error line for this test! vor 19 Jahren
  aclement ebd0cf2217 Rebuilt due to type munger attribute change vor 19 Jahren
  acolyer 1056677410 work in progress.... annotation pointcuts, parsing, and patterns vor 19 Jahren
  acolyer a0d4509446 work in progress.... annotation pointcuts, parsing, and patterns vor 19 Jahren
  aclement 9052d5d86c Fixes for Bug 80249: Order of types passed to compiler determines weaving behavior vor 19 Jahren
  aclement 343fd37dfa 72766 - varargs policing in signature matching vor 19 Jahren
  aclement dae0fd4898 72766 - varargs policing in signature matching vor 19 Jahren
  aclement 489e9a0aff 72766 - improved build.xml for building the testcode jar vor 19 Jahren
  aclement 01ffc36816 72766 - enum testdata vor 19 Jahren
  aclement 6739dd5b3d 72766 - annotation testdata vor 19 Jahren
  aclement a618695205 72766 - progress text file for 1.5.0M1 vor 19 Jahren
  aclement f2fd31af90 72766 - enum/annotations tests added to suite. vor 19 Jahren
  aclement a52e04ffde 72766 - tests to confirm ITDs on enums/annotations not allowed. vor 19 Jahren
  aclement c20b526c0e fixed unused imports vor 19 Jahren
  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... vor 19 Jahren
  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) vor 19 Jahren
  aclement a303a09bbd Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing vor 20 Jahren
  aclement 6beb43faee Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into abstract classes (error can't find type $Local$) vor 20 Jahren
  mkersten 6be5440fdf Modified test to account for additional "uses pointcut" relationships. vor 20 Jahren
  aclement d6f0fe29a6 TEMPORARILY removed some tests - to see if they enable the build to progress. vor 20 Jahren
  wisberg 22a8bfca49 set static variable to avoid reading value set by other tests vor 20 Jahren
  aclement 234bea2297 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we can. vor 20 Jahren
  aclement 5c996fc559 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks when we can. vor 20 Jahren
  wisberg 33ca99bf6b docs for aspectpath and forking vor 20 Jahren