summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testcode for bug 111779aclement2005-10-073-0/+20
|
* tests for generic abstract aspectsacolyer2005-10-0610-34/+325
|
* fixes for generic abstract aspectsacolyer2005-10-0619-25/+249
|
* Updated ajdoc projects setting for 1.3 source compliance and 1.4 library ↵mkersten2005-10-063-1/+16
| | | | compliance. You must now have a JRE14_LIB variable set in your workspace.
* testcases and fix for binary weaving ITDs!!!!!!!!!!! (pr85132, etc,etc)aclement2005-10-069-24/+78
|
* organized importsaclement2005-10-061-2/+0
|
* Fix for bug 111738: packaging src for new modules into src.zip: from helenaclement2005-10-061-0/+1
|
* ensuring that this project can still be built at 1.3 level...acolyer2005-10-061-2/+11
|
* these changes prevent us from forgetting the interface bounds of a ↵acolyer2005-10-055-8/+70
| | | | TypeVariableReferenceType, and from forgetting bindings when parameterizing bindingxxxtypepatterns in generic abstract aspects.
* Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and ↵mkersten2005-10-0513-52/+193
| | | | | | other declare forms Also fixed ajdoc tests to run correctly when executed via RunTheseBeforeYouCommit tests (previously they were not being run and silently failing).
* some abstract generic aspect tests, not yet linked into main suiteacolyer2005-10-053-0/+245
|
* testcase for pr92837aclement2005-10-056-0/+36
|
* testcase for pr85132aclement2005-10-055-0/+329
|
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-0534-164/+387
|
* completes implementation of parameterizeWith throughout the PatternNode ↵acolyer2005-10-0522-41/+140
| | | | hierarchy (enh 108117)
* final part of fix for 100195 - local var debug info for inlined around advicepreDefaultReweavableacolyer2005-10-054-9/+36
|
* test and fix for pr111481: varargs ITD ctors. Patch from Helen Hawkins.aclement2005-10-054-1/+30
|
* itd support in the MAPacolyer2005-10-0426-129/+1247
|
* test and fix for pr110906: vararg ITDsaclement2005-10-0410-8/+58
|
* rebuilt post fix for pr110906: varargs ITDaclement2005-10-0432-0/+0
|
* Fix and tests for pr77269: incorrect structure model for inner types. (Patch ↵aclement2005-10-047-4/+218
| | | | from Helen Hawkins).
* completes all of the MAP bar ITDsacolyer2005-10-0336-30/+1265
|
* pr83717: allows ITD incremental compilation with reweavable. Also commented ↵aclement2005-10-032-30/+59
| | | | some iffy/complex areas of the code
* pr83717: Dont expect to find source locations for type mungers if processing ↵aclement2005-10-031-1/+3
| | | | code built with 1.2.1 or earlier.
* test for pr84033 promoted from failing suite to real suite.aclement2005-10-036-9/+38
|
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-3036-210/+831
|
* for all the good it will do - i've updated the javadoc to prevent others ↵aclement2005-09-301-1/+2
| | | | falling into a trap.
* avoid unpleasant NPE (see pr110307)aclement2005-09-301-2/+2
|
* bugs bugs bugs: testcases for things on my list.aclement2005-09-302-1/+33
|
* new test programs for bug reports.aclement2005-09-306-0/+127
|
* refreshed versions of .txt files for comparisonacolyer2005-09-304-15/+15
|
* test fixavasseur2005-09-291-1/+2
|
* Using JRE15_LIB to permit default JRE to be 1.3 (see aspectj5rt and loadtime5)wisberg2005-09-291-1/+1
|
* tests and fix for enh 108118, completes @SuppressAjWarnings implementationacolyer2005-09-297-12/+91
|
* give compilation context on compiler crashes during test case runsacolyer2005-09-291-0/+28
|
* couple of small generic signature tidiesacolyer2005-09-292-7/+7
|
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-291-0/+2
| | | | checks for @AfterXX fixed
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-296-18/+11
| | | | checks for @AfterXX fixed
* tests and fix for pr100195, local var debug info not preserved when inlining ↵acolyer2005-09-294-2/+85
| | | | around advice
* perclause resolvingacolyer2005-09-292-1/+10
|
* final bcel fix for 101047acolyer2005-09-283-1/+4
|
* pr110927: testcase and fixaclement2005-09-284-7/+30
|
* pr110927: testcaseaclement2005-09-281-0/+18
|
* temp comment out for CC, update for #107953 fixavasseur2005-09-282-2/+3
|
* #107953 @AfterThrowing/Returning checks when extra formal is not boundavasseur2005-09-282-19/+33
|
* test for Adrian, #108488 - note: other test are commented outavasseur2005-09-282-3/+36
|
* pr110788: fix - better analysis of type hierarchyaclement2005-09-281-33/+46
|
* organized importsaclement2005-09-281-2/+0
|
* pr110788: testcasesaclement2005-09-286-7/+69
|
* organized importsaclement2005-09-283-9/+12
|