1372 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Author SHA1 Message Date
  aclement 9fcd1e6ce6 pipeline changes: testcode 18 years ago
  aclement d373429ee9 test and fixes for Bug 145963: add injar aspects to the model 18 years ago
  aclement 357bbe9eeb test and fix for Bug 150671: declare error on set of volatile field does not work 18 years ago
  aclement beaeab3dbf pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental. 18 years ago
  mwebster e22244ba49 Testcases for 145442 "The line number is missing for an advised class." 18 years ago
  aclement 1a36c97b02 oops 18 years ago
  aclement 80b41cac55 removing 121805 for now... 18 years ago
  aclement 5c5803307f test for 121805. commented out test for 145442 (not recreated yet) 18 years ago
  mwebster c38a878e00 Testcases for Bug 149322 "Change Xlint cantFindType default to warning" 18 years ago
  aclement 76097cb505 testcode for 150095: generics binary decp 18 years ago
  aclement dad5fe881c 145018: moved 152>153 18 years ago
  aclement 0ad3ad91ae 145018: moved 152>153 18 years ago
  mwebster 5c20db9edf Testcase for Bug 149322 "Change Xlint cantFindType default to warning" 18 years ago
  aclement 369de87028 test and fix for 148409 18 years ago
  aclement 00669de71f 149071 testcase 18 years ago
  aclement 9249d0c861 remaining fix for 145693 18 years ago
  aclement 2c5ebb90bd testcode for 149071 18 years ago
  aclement 1b5f76ea13 promoted test 147841 to 153tests 18 years ago
  aclement d1eb6f3a3d look in the right place you fool 18 years ago
  aclement d0c299daf6 last patches for 141730 18 years ago
  aclement d164036558 pr145693 - fix for part 1 18 years ago
  aclement 8d74e6f01a moved tests to 153 18 years ago
  aclement 7b526ecf23 test and fix for 148537 18 years ago
  aclement 477c46dc2b test for 148537 18 years ago
  aclement 82f217fa97 test and fix for 148693 18 years ago
  aclement a6b36f2034 testcode for 149305, 149096, 149305: fix for 149305 18 years ago
  aclement 4a8b853269 testcode for 149305, 149096, 149305 18 years ago
  aclement 97b5e68774 change from 149321 18 years ago
  aclement 53eef314f4 testcode for new handle provider (pr141730) 18 years ago
  aclement eedc4a6101 testcode for new handle provider (pr141730) 18 years ago
  aclement f6834c7692 test and fix for 148737 18 years ago
  aclement 8930b0ddd1 testcode for new handle provider (pr141730) 18 years ago
  aclement c3b3732cc9 and away we go ... 1.5.3 tests 18 years ago
  aclement 2f2f568364 bit of reordering to Ajc152Tests - and fixed 148972 18 years ago
  aclement 21e06a6989 test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAspect() 18 years ago
  aclement 792d1dfd50 test/fix for 148786: new array joinpoint problem. tiny one line change, safe for committing post RC. 18 years ago
  aclement c8e1c4e4ef another scenario for 148545 - generic return type too. 18 years ago
  aclement bb685a123d testcode for 148536 and 148537 and 148545 18 years ago
  aclement 75a17318a9 testcode for 148545 18 years ago
  aclement 045e82d5ce testcode for 148536 and 148537 18 years ago
  acolyer c9f311aeeb tests and implementation for enh 147711 (use true synthetic attribute/flag for aj synthetic members). 18 years ago
  aclement 16d8120ef1 126167: Fix for @Around problems... 18 years ago
  aclement 718543f8d7 126167: Fix for @Around problems... 18 years ago
  aclement ffa7ca77ce testcode for 148285 (commented out) 18 years ago
  aclement 4a4240e2df testcode for 148285 18 years ago
  aclement 9d2bb0c6ea three more tests for @Around 18 years ago
  aclement 5b90af1d60 unfinished (not sure of expected output) testcase committed for 147841 18 years ago
  acolyer 4dafe048cb design notes and initial test for "truly synthetic" members 18 years ago
  aclement 76d1bc7bdf 148027: dont generate usespointcut relationship (for now...) 18 years ago
  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 years ago