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