15 Commits (6b999e08f6ac6b6038ce5fdb55b891589f943855)

Autor SHA1 Mensaje Fecha
  aclement 6a965e108f 299552: private ITD fields stay private in target (with unmangled name): all of it hace 14 años
  aclement 487c51d470 262509: test and fix hace 15 años
  aclement 13ee864bee AspectJ6: expected results changed as compiler output has changed slightly hace 16 años
  aclement d0650f0835 test and fix for 168063 - incorrectly tagging a field as transient hace 17 años
  aclement db68044fe8 test and fix for 123423: getWithinTypeName() for ptw aspects hace 17 años
  aclement c50a557d3c test and fixes for 145442 - line number info for stack traces. hace 18 años
  aclement e38e839037 fix for problem with transform of static synchronized method on pre Java5. hace 18 años
  aclement d15e56b459 failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method hace 18 años
  aclement f4289cd151 synchronization pointcut problem (see Fourteen.java for info) hace 18 años
  aclement e4ab0ae576 fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode hace 18 años
  aclement 21e06a6989 test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAspect() hace 18 años
  acolyer c9f311aeeb tests and implementation for enh 147711 (use true synthetic attribute/flag for aj synthetic members). hace 18 años
  acolyer 4dafe048cb design notes and initial test for "truly synthetic" members hace 18 años
  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. hace 18 años
  aclement b2247654a3 synchronization joinpoints: testcode hace 18 años