11 коммитов (e4d0091ada264aaff61910a5448946e1968ac420)

Автор SHA1 Сообщение Дата
  Andy Clement 38206a5304 AspectJ 1.8 11 лет назад
  aclement 529dc748a6 353936 13 лет назад
  aclement 487c51d470 262509: test and fix 15 лет назад
  aclement 13ee864bee AspectJ6: expected results changed as compiler output has changed slightly 16 лет назад
  aclement c50a557d3c test and fixes for 145442 - line number info for stack traces. 18 лет назад
  aclement e38e839037 fix for problem with transform of static synchronized method on pre Java5. 18 лет назад
  aclement d15e56b459 failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method 18 лет назад
  aclement f4289cd151 synchronization pointcut problem (see Fourteen.java for info) 18 лет назад
  aclement e4ab0ae576 fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode 18 лет назад
  acolyer 426cbdccfd tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. 18 лет назад
  aclement b2247654a3 synchronization joinpoints: testcode 18 лет назад