You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aclement 6133a38cd5 262905: recursive non matching cflow pointcut: corrected testcase 15 년 전
..
SimpleInsuranceFailure/model/validation tests and a fix for the bug with no name, in which Pooh gets carried away and tries to create raw types all the time, but Christopher Robin kindly explains that raw types should only be created in -1.5 mode. 18 년 전
pr71159 tests and fix for pr71159, visibility not taken into account when determining matching signatures with overrides 19 년 전
pr72834 new test programs for bug reports. 18 년 전
pr73856 new test programs for bug reports. 18 년 전
pr84260 tests for pr84260: static imports 19 년 전
pr86903 test and fix for 86903 18 년 전
pr87376 fix for Bugzilla Bug 87376 19 년 전
pr87525 87525 - new error message (and testcase). Thats all I'm doing on this for 1.5.0 18 년 전
pr87530 tests for pr87530, final modifier on interface itdm 19 년 전
pr90143 Fix for pr90143: I'm on fire today ;) 18 년 전
pr90588 Patch from Andrew Huff - failing test for pr90588 19 년 전
pr98901 a declare parents in an abstract aspect has no effect unless at least one concrete sub-aspect exists in the world 19 년 전
pr99089 Tests for 98320, 99228, 99089: [generics][itds] 19 년 전
pr99125 tests and fix for pr99125 - duplicate members in interfaces after binary weaving 19 년 전
pr99191 testcode and fixes for pr99191: thanks to Helen. 18 년 전
pr103740 Test and fix for PR103740: Compiler failure on @annotation 18 년 전
pr105479 pr105479: reorganized testcases. 18 년 전
pr106130 tests for pr106130 19 년 전
pr106554 test and fix for pr106554: staticinitialization and PTW 18 년 전
pr108054 tests for pr108454, 'Waving' crash on a 1.5 java generics? 19 년 전
pr108370 tests for pr108370, enum switch in itd method with target type on the inpath 19 년 전
pr108425 tests for pr108425 and pr108104 19 년 전
pr108902 tests and fix for pr108902 and pr108903 19 년 전
pr108903/com/designpattern/decorator tests and fix for pr108903 - MUST process from super aspect to sub aspect when finding declares 18 년 전
pr110307 swapped a letter 18 년 전
pr110788 pr110788: testcases 18 년 전
pr110927 pr110927: testcase 18 년 전
pr111667 code for 116679: targetting a 1.2.1 runtime 18 년 전
pr112476/case1 testcode and fix for pr112476: binary weaving decp 18 년 전
pr112602 testcode for pr112602 18 년 전
pr113066 tests for 112783 and 113066 18 년 전
pr113447 tests for pr113447 from Helen Hawkins. 18 년 전
pr113630 pr113630: testcode 18 년 전
pr113861 test and fix for pr113861 18 년 전
pr113947 naughty - Andy broke the build! 18 년 전
pr114005 testcode and fix for pr114005: copying annotations to ITDfs on interfaces. 18 년 전
pr114343 test for 114343 (see comment #5): another potential case 18 년 전
pr114436 testcode for 114436 18 년 전
pr115252 tests for 115252 18 년 전
pr115788 fix for parser crash on erroneous perthis() - see pr115788 18 년 전
pr116626 test and fix for 116626 from Matthew. 18 년 전
pr117296 117296: testcode 18 년 전
pr117681 fix new syntax @decp 18 년 전
pr117854 first part of 117854 18 년 전
pr118326 testcode for 118326 18 년 전
pr118599 testcode for 118599 18 년 전
pr118781 test and fix for 118781 18 년 전
pr119019 testcode for 119019 18 년 전
pr119210 testcode for 119210 18 년 전
pr119539 test for 119539 18 년 전
pr119570 AspectJ6: some simple testcode 16 년 전
pr119657 tests for 119657. from matthew. 18 년 전
pr119749 test and fix for 119749 18 년 전
pr120474 Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (give modified testcase for 120474 a unique name to avoid intermittent failures when running the whole suite) 17 년 전
pr120521 test for 120521 18 년 전
pr120826 test for 120826 18 년 전
pr121385 Bug 158205 "NullPointerException when weaving with bootstrap agent" (tidy up) 17 년 전
AnnotationBinding.aj test for annotation binding bug when target type in bytecode != declaring type (1.4) 18 년 전
AnnotationPlusPatternMatchingError.aj test case for user list reported problem with annotations on an intermediate type in a hierarchy 19 년 전
AnnotationPlusPatternParseError.aj test case and fix for (.....)+ type pattern parsing 19 년 전
LocalVarTableGen.aj tests for parameter name generation in advice annotations 18 년 전
PR78021.java Fixes for 78021, 79554 - both to do with us breaking the exception table for a method on weaving *if* finally blocks are involved. 19 년 전
PR79554.java Fixes for 78021, 79554 - both to do with us breaking the exception table for a method on weaving *if* finally blocks are involved. 19 년 전
PR82570_1.java tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18 년 전
PR83303.java Fix for Bug 83303: complier error when mixing inheritance, overriding and polymorphism 19 년 전
PR83563_1.java Fix for Bug 83563: pertypewithin() handling of inner classes 19 년 전
PR83563_2.java Fix for Bug 83563: pertypewithin() handling of inner classes 19 년 전
PR83645.java Fix for Bug 83645: pertypewithin({interface}) illegal field modifier 19 년 전
PR86832.aj Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycle 19 년 전
PR90827.aj Fix and test for PR90827: StackOverflow while weaving enum/annotation with Enum/Annotation name (Patch from Andrew Huff) 19 년 전
PR93345.aj 262905: recursive non matching cflow pointcut: corrected testcase 15 년 전
PR94086.aj Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow download in matching) 19 년 전
PR94167.java Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. 19 년 전
PR95993.java testcase 19 년 전
PR98320.aj Tests for 98320, 99228, 99089: [generics][itds] 19 년 전
PR99228.aj Tests for 98320, 99228, 99089: [generics][itds] 19 년 전
PR102210.java test for pr102210 18 년 전
PR106461.aj tests and fix for bug pr106461: 19 년 전
PR109486.java test and fix for pr109486: bcel exception when expecting compiler error for final abstract class. 18 년 전
PR118149.aj tests and fix for pr118149 18 년 전
PR119543.java test for 119543 18 년 전
ParameterizedVarArgMatch.aj tests for pr107953 and newsgroup reported issue of varargs matching with type variable vararg 19 년 전
PointcutsInInterfaces.aj tests for pr107898 and pr72668 19 년 전
Pr62606.aj tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18 년 전
Pr73050.aj tests for pr73050 :- support for isAnonymous and name pattern matching that now only matches "*" against anonymous types 18 년 전
Pr76374.aj tests for pr76374 - missing type warning on declare parents 18 년 전
Pr103051.aj tests and fix for pr103051 :- declare soft and adviceexecution 18 년 전
Pr103097.aj tests for pr103097 18 년 전
Pr103157.aj tests and fix for pr103157 18 년 전
Pr104220.aj tests for pr104220 - poor toString implementations for adviceexecution join points. 18 년 전
Pr109283.aj tests and fix for 109283. 18 년 전
Pr112756.aj tests and fix for pr112756 - use of assert/enum as "identifier" in pointcut expression. 18 년 전
Pr112880.aj tests for pr11280, update to reflection api to get classloading right for test suite etc. 18 년 전
Pr113368.aj tests and fix for pr103157 18 년 전
Pr114054.aj tests and fix for pr114054 (erroneous handling of negation in per-object perclauses) 18 년 전
Pr114495.aj tests and fix for pr114495 18 년 전
PrivatePointcutOverriding.aj tests for pr108818, private pointcuts overridden inadvertantly 19 년 전
Rainbow.java Get enum value fields to work in the ASM. Plus test reorg as we are now adding tests that will only run on 1.5 19 년 전
ShapeCommandMap.java tests for pr108425 and pr108104 19 년 전
SynchronizedInterfaceMethods.aj second part of test and fix for pr102212 - synchronized itdm on interfaces generate synchronized members for implementing classes, but not for the interface itself. 19 년 전
VerifyErrorOnSet.aj tests and fix for pr109124, not correctly recognizing synthetic fields under 1.5 19 년 전
pr59196.aj tests and fix for pr59196, args pcd not ignoring synthetic arguments at adviceexecution join points 19 년 전
pr59397.aj tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18 년 전
pr64568.aj tests for pr 64568 and 74562 19 년 전
pr72668.aj tests for pr107898 and pr72668 19 년 전
pr74048.aj test and fix for pr74048, unused private warnings for aspect types. 19 년 전
pr74562.aj tests for pr 64568 and 74562 19 년 전
pr78261.aj tests for pr78261, field patterns with a void field type 19 년 전
pr78314.aj tests for pr78261, field patterns with a void field type 19 년 전
pr78707.aj tests for pr78707, before returning and before throwing advice 19 년 전
pr79523.aj fix and test case for pr79523: BCException: illegal change to pointcut declaration: calls(<nothing>) 19 년 전
pr80571.aj tests for 163005: upgraded test for 80571 15 년 전
pr82989.aj Progress on: empty catch block warning - test cases 18 년 전
pr83311.aj Test for bug 83311 - dreaded clone() method being ITDd 19 년 전
pr83377.aj tests for pr83377 19 년 전
pr86057.aj fix for pr86057, overriding of final pointcut 19 년 전
pr88900.aj tests and fix for pr88900, unneccessary warning 18 년 전
pr91114.aj tests for pr91114, (before - after) expression 19 년 전
pr92311.aj new test programs for bug reports. 18 년 전
pr95992.aj test for pr95992 19 년 전
pr100195.aj tests and fix for pr100195, local var debug info not preserved when inlining around advice 18 년 전
pr100227.aj Fix and tests for bug 100227: [generics][itds] inner class with generic enclosing class 19 년 전
pr100260.aj Tests and fixes for bug 100260: methods inherited from a generic parent 19 년 전
pr101047.aj completes all of the MAP bar ITDs 18 년 전
pr101606.aj test and fix for pr101606, unused privated method warnings incorrectly generated for pointcuts 19 년 전
pr102212.aj tests and fix for pr1202212 - poor job of testing modifiers on ITD methods 19 년 전
pr102357.java new test programs for bug reports. 18 년 전
pr102933.aj tests for pr102933, array clone in -1.4, -1.5 vs -1.3 18 년 전
pr103266.aj Fix for pr103266: allow for nulls in the visitor (can happen if there are syntax errors) 19 년 전
pr104024.aj tests for pr104024, inner class constructed inline and passed as argument to varargs method 19 년 전
pr104229.aj tests and fix for pr88900, unneccessary warning 18 년 전
pr104529.aj test for pr104529, @SuppressWarnings("unchecked") not being honored 19 년 전
pr105181.aj tests and fix for pr105181, implicit cast of itd field type on return from generic collection erroneously casting to aspect (declaring) type, not owning (target) type. 18 년 전
pr105479.aj tests and fix for pr105479, declare parents introducing method override with covariance 19 년 전
pr105479part2.aj tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended testing for pr105479 19 년 전
pr106634.aj test case for pr106634 : 19 년 전
pr106874.aj tests and fix for pr108826, not correctly converting from T[] to ResolvedType. 19 년 전
pr107059.aj test for Bugzilla Bug 107059 19 년 전
pr107059_2.aj follow-on test for pr107159 19 년 전
pr107486.aj has member tests + tests and fix for pr107486 19 년 전
pr107486part2.aj has member tests + tests and fix for pr107486 19 년 전
pr107858.aj tests and fix for pr107858, inline field access in argument to proceed with too many arguments 19 년 전
pr107898.aj tests for pr107898 and pr72668 19 년 전
pr107953.java tests for pr107953 and newsgroup reported issue of varargs matching with type variable vararg 19 년 전
pr108050.aj tests for pr108050, signature matching in multiple override scenario 19 년 전
pr108104.aj tests for pr108104 19 년 전
pr108245.aj tests for pr108425 and pr108104 19 년 전
pr108377.aj fix for pr108377, Verify error on unqualified reference to itd field inside itd method. 19 년 전
pr108602.java tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...) 19 년 전
pr108816.aj tests and fix for pr108816, args with binding with .. at join point with synthetic arguments 19 년 전
pr108826.aj tests and fix for pr108826, not correctly converting from T[] to ResolvedType. 19 년 전
pr108903.aj tests and fix for pr108902 and pr108903 19 년 전
pr109042.aj tests and fix for pr109042, unusedArgument warning on aj synthetic args 19 년 전
pr109614.java test and fix for 109614 18 년 전
pr109728.java pr109728: testcase 18 년 전
pr110906.aj test and fix for pr110906: vararg ITDs 18 년 전
pr111481.aj tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18 년 전
pr111915.java test and fix for pr111915 18 년 전
pr112027.aj tests and fix for pr112027 18 년 전
pr112783.aj tests for 112783 and 113066 18 년 전
pr113073.java tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 18 년 전
pr113445.aj testcases. 18 년 전
pr114744.aj test and fix for pr114744 18 년 전
pr115038.aj test and fix for pr115038 18 년 전
pr115235.aj tests and fixes for 115235: stackoverflow on concretizing pointcuts (patch from Helen) 18 년 전
pr115235b.aj tests and fixes for 115235: stackoverflow on concretizing pointcuts (patch from Helen) 18 년 전
pr115237.aj fixes for pr115237 18 년 전
pr115250.aj two test programs for 115250 18 년 전
pr115250_2.aj tidied up a bit. 18 년 전
pr118698.aj test and fix for 118698 18 년 전
pr119749.aj fixes for 120909 (ibmvm failures) 18 년 전
pr121197.aj merge of changes from 1.5.0 branch into HEAD 18 년 전
pr121575.aj testcode for 121575 18 년 전