summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 231187: test and fix. Do the parameterization check after ITDs have appliedaclement2008-05-081-2/+6
* 231187: test and fix. Do the parameterization check after ITDs have appliedaclement2008-05-088-0/+81
* 225785: rebuild of shadows with 229910 fixed in the compiler being used.Root_refactoringaclement2008-05-072-0/+0
* 209372: guard for -1 source line when no line numbers in class fileaclement2008-05-071-4/+12
* 230817: remap NPE - switch ordering in match to do exception handlers first a...aclement2008-05-072-69/+108
* removing test that builds into the src tree rather than the sandboxaclement2008-05-071-1/+2
* -timers option, just times top level main() for nowaclement2008-05-072-9/+34
* 230134: tests and fixes - move cflow caches from static state to crosscutting...aclement2008-05-052-3/+13
* 230134: tests and fixes - move cflow caches from static state to crosscutting...aclement2008-05-055-40/+33
* 230134: tests and fixes - move cflow caches from static state to crosscutting...aclement2008-05-052-3/+0
* 230134: testcodeaclement2008-05-055-0/+490
* remove useless messageaclement2008-05-051-1/+1
* 210470: weakly wrap a classloaderaclement2008-05-031-0/+50
* 210470: remove thread reference stored in CompilationAndWeavingContext static...aclement2008-05-031-0/+8
* 210470: remove thread reference stored in CompilationAndWeavingContext static...aclement2008-05-031-0/+3
* sp mistakeaclement2008-05-021-1/+1
* 229910 - dont generate bad code for around advice on fieldset for an inherite...aclement2008-05-023-1/+39
* 229910 - dont generate bad code for around advice on fieldset for an inherite...aclement2008-05-021-2/+2
* rest of fix for 228980 - annotations bundled in with Notsaclement2008-04-261-3/+21
* rest of fix for 228980 - annotations bundled in with Notsaclement2008-04-264-8/+39
* 228980: tests and partial fixaclement2008-04-263-2/+80
* 228980: tests and partial fixaclement2008-04-262-3/+13
* repair the stupid damageaclement2008-04-25213-0/+22073
* up to date with 1.6.0aclement2008-04-25213-22073/+0
* 228633: pointcut comparison changes in AST supportaclement2008-04-241-3/+12
* 226567: test and fix - generic return types and overridden methodsaclement2008-04-2410-0/+118
* 226567: test and fix - generic return types and overridden methodsaclement2008-04-243-13/+26
* updated build to say 1.4 requirement on install screen.V1_6_0aclement2008-04-234-6/+6
* updated build to say 1.4 requirement on install screen. updated changes.html...aclement2008-04-231-3/+7
* updated build to say 1.4 requirement on install screen. updated changes.html...aclement2008-04-231-0/+0
* 1.6.0 final readmeaclement2008-04-231-1/+1
* 1.6.0 final readmeaclement2008-04-231-47/+20
* 227540 related debug removedaclement2008-04-231-3/+0
* 227029: multithreaded bug in reflectionaclement2008-04-181-7/+6
* 227029: multithreaded bug in reflectionaclement2008-04-181-18/+21
* 227029: multithreaded bug in reflectionaclement2008-04-181-7/+10
* 227029: multithreaded bug in reflectionaclement2008-04-181-2/+3
* 227540: npe guard + diagnosticsaclement2008-04-171-1/+4
* 160rc1 updateV1_6_0rc1aclement2008-04-161-0/+13
* 160868: dont check paths more than onceaclement2008-04-091-4/+8
* dont loop indefinetly (eg. Enum<E extends Enum<E>>)aclement2008-04-091-4/+9
* null guardsaclement2008-04-092-6/+8
* dont generate garbageaclement2008-04-091-1/+1
* 225916: test and fix: when pipelining use the binding to determine anonymityaclement2008-04-075-0/+33
* 225916: test and fix: when pipelining use the binding to determine anonymityaclement2008-04-071-1/+3
* dont want dependency on a bea stubaclement2008-04-051-2/+1
* dont let bea test stubs make it into distributionaclement2008-04-041-1/+1
* dont let bea test stubs make it into distributionaclement2008-04-041-0/+0
* need toString() for < Java1.5 compilationaclement2008-04-021-1/+1
* fix for Chris Beams' ltw problem: dont use javaClass post state evictionaclement2008-04-021-2/+2