org.aspectj/tests/bugs153
2009-02-04 20:30:51 +00:00
..
Annotation 245307: test and fix: Aspected annotations cause ajdoc to generate ClassCastExceptions 2008-08-28 02:29:29 +00:00
GenericMethod 245286: test and fix: ajdoc does not generate signature correctly for generic constructer 2008-08-28 02:18:27 +00:00
pr121805 test for 121805. commented out test for 145442 (not recreated yet) 2006-07-11 07:56:23 +00:00
pr125981 tests for 151772, 125981: incorrect scope for dec soft reporting 2006-09-22 14:57:29 +00:00
pr132080 Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" 2006-10-04 13:35:09 +00:00
pr145442 test and fixes for 145442 - line number info for stack traces. 2006-09-28 10:51:13 +00:00
pr145693 moved tests to 153 2006-07-05 12:46:40 +00:00
pr147841 promoted test 147841 to 153tests 2006-07-06 08:32:13 +00:00
pr148409 test and fix for 148409 2006-07-06 12:12:07 +00:00
pr148537 test and fix for 148537 2006-07-05 09:35:47 +00:00
pr148693 testcode for 149305, 149096, 149305 2006-07-04 16:53:37 +00:00
pr148737 test and fix for 148737 2006-07-03 13:49:07 +00:00
pr148908 257277: Incorrect generated Source Signature for FieldDeclarations 2009-02-04 20:30:51 +00:00
pr149071 test and fix for 149071 2006-10-03 13:04:18 +00:00
pr149096 Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" 2006-10-04 13:35:09 +00:00
pr149305 testcode for 149305, 149096, 149305 2006-07-04 16:53:37 +00:00
pr149322 Testcases for Bug 149322 "Change Xlint cantFindType default to warning" 2006-07-10 15:31:16 +00:00
pr149560 fixes for 149560: (1) correct the bcel code for creating clinit call (2) don't let singleton aspects be implemented as late type mungers, the clinit manipulation breaks. 2006-08-22 15:22:06 +00:00
pr149908 tests and fix for 149908: NPE in org.aspectj.weaver.MemberImpl.getModifiers 2006-10-23 11:55:54 +00:00
pr150095 testcode for 150095: generics binary decp 2006-07-10 14:54:08 +00:00
pr151772 tests for 151772, 125981: incorrect scope for dec soft reporting 2006-09-22 14:57:29 +00:00
pr151978 bug151978: testcase (commented out) 2006-07-28 13:17:57 +00:00
pr152631 test and fix for 152631: decp targetting aspect using cflow 2006-08-04 10:29:04 +00:00
pr152848 testcode for 152848 'deploying generics code when non-generics types are about' 2006-08-25 09:59:11 +00:00
pr152871 testcode for 152871: parsing bytecode too often (needs a wildcard pattern in the exclude list) 2006-08-07 12:58:51 +00:00
pr153380/case1 testcode for problem found whilst looking into 153380 2006-08-10 10:31:23 +00:00
pr153464 153464 - testcase in progress 2006-10-03 15:20:44 +00:00
pr153490 testcode for 153490: nested delegate problems. 2006-09-12 15:19:54 +00:00
pr153572 tests for pr153572 2006-08-18 15:23:33 +00:00
pr153845 test and fix for 153845: Rogue signature containing a 'P' getting into the classfile. 2006-09-14 10:38:50 +00:00
pr154054 154054 testcode and fix: noticing changes in around advice and forcing full builds 2006-09-22 10:49:37 +00:00
pr154054_2 154054 testcode and fix: noticing changes in around advice and forcing full builds 2006-09-22 10:49:37 +00:00
pr154332 test and fix for 154332: broken java.lang.<annotation> processing 2006-08-18 08:21:58 +00:00
pr155033 Bug 155033 "Use ajcore for LTW problems" (add ajcore LTW testcases) 2006-11-06 13:50:14 +00:00
pr155763 test and fix for 155763 - incorrect codegen from compiler leads to NPE 2006-09-11 16:59:56 +00:00
pr155972 Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()" 2006-09-04 14:24:51 +00:00
pr156058 tests for 156058 and 159983 2006-10-06 15:43:34 +00:00
pr156904 test and fix for 156904: missing type warning then it matches anyway 2006-10-03 15:00:34 +00:00
pr156962 testcode for 156962: Problems with @Deprecated in method signatures 2006-09-12 08:46:16 +00:00
pr157474 Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration) 2006-09-19 15:00:21 +00:00
pr158126 test code for 158126 - already fixed ;) just a nice test to have 2006-09-21 13:03:02 +00:00
pr158412 test and fix for 158412: annotation style reference pointcuts don't work 2006-09-25 13:51:40 +00:00
pr158624 test and fix for 158624: generic types and arrays 2006-09-29 12:20:31 +00:00
pr158957 Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore catch(Throwable) in Aj.preProcess() and make adaptor disabled by default) 2006-10-05 10:13:54 +00:00
pr159143 test from Wes (bug 159143) 2006-10-04 07:27:44 +00:00
pr160674 test and fix for 160674: simpler strategy for loading bytecode on SAP 2006-10-12 19:58:09 +00:00
pr161217 test and fix for 161217 2006-10-19 14:05:02 +00:00
pr161502 tests and fixes for 161502: annotation style generic pointcuts (!) 2006-10-24 12:42:57 +00:00
pr162135 162135: test and fix 2008-12-04 23:39:08 +00:00
pr162657 tests for 162135 (commented out) and 162657 (not commented out) 2006-10-30 10:25:24 +00:00
pr164340 164340: ajdoc fix and test 2008-06-11 17:24:43 +00:00
pr164356 164356: test and fix: ajdoc 2008-03-20 00:12:10 +00:00
pr164384 tests and fixes for pr164384 2006-11-17 11:18:59 +00:00
pr164384_2 tests and fixes for pr164384 2006-11-17 11:18:59 +00:00
pr164633 test and fix for 164633 - problem with decp incorrectly targetting an inner type 2006-11-21 16:27:36 +00:00
PR148219 test and fix for pr148219 2006-08-08 15:37:36 +00:00
StaticImport 230234 comment 10 - ajdoc modifications and tests 2008-07-18 21:56:31 +00:00
pr150671.aj test and fix for Bug 150671: declare error on set of volatile field does not work 2006-07-25 07:46:13 +00:00