Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes for 119539 | aclement | 2005-12-12 | 6 | -41/+93 |
| | |||||
* | more tests for 119570 and a fix for a silly warning that comes out. | aclement | 2005-12-12 | 3 | -2/+30 |
| | |||||
* | more tests for 119570 | aclement | 2005-12-12 | 6 | -0/+108 |
| | |||||
* | tests and fixes for 119657. from matthew. | aclement | 2005-12-12 | 8 | -99/+236 |
| | |||||
* | tests for 119657. from matthew. | aclement | 2005-12-12 | 11 | -0/+145 |
| | |||||
* | #120351 cflowbelow @AJ and binding | avasseur | 2005-12-12 | 6 | -9/+136 |
| | |||||
* | Some updates for 118754. The various places that were checking for ↵ | aclement | 2005-12-09 | 41 | -86/+215 |
| | | | | 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this. | ||||
* | test and fix for 119451 | aclement | 2005-12-09 | 3 | -2/+5 |
| | |||||
* | test from 119570 | aclement | 2005-12-09 | 5 | -1/+66 |
| | |||||
* | delegates modified to return the same thing as BCEL. Ctors have the name ↵ | aclement | 2005-12-09 | 3 | -5/+55 |
| | | | | <init> and a return type of 'void'. Fix for 119353 | ||||
* | fixes for 119210 - allows for autoboxing with around advice. | aclement | 2005-12-08 | 2 | -3/+36 |
| | |||||
* | testcode for 119210 | aclement | 2005-12-08 | 6 | -2/+83 |
| | |||||
* | test and fix for 109614 | aclement | 2005-12-08 | 4 | -2/+30 |
| | |||||
* | fix for 119543, from Helen. | aclement | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | test for 119539,119543 | aclement | 2005-12-07 | 1 | -0/+28 |
| | |||||
* | test for 119539 | aclement | 2005-12-07 | 3 | -0/+67 |
| | |||||
* | test for 119543 | aclement | 2005-12-07 | 2 | -0/+22 |
| | |||||
* | addressing 118877 | aclement | 2005-12-07 | 1 | -6/+10 |
| | |||||
* | hmmm, misbehaving in the suite. | aclement | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | tests and fix for pr119352 | acolyer | 2005-12-06 | 2 | -2/+12 |
| | |||||
* | organized imports | aclement | 2005-12-06 | 1 | -2/+0 |
| | |||||
* | fixes for 118715 from Matthew. | aclement | 2005-12-06 | 15 | -22/+220 |
| | |||||
* | fix for pr117854 - first part, broken switch statement. | aclement | 2005-12-06 | 3 | -5/+5 |
| | |||||
* | first part of 117854 | aclement | 2005-12-06 | 3 | -0/+20 |
| | |||||
* | workaround for jrockit potential bug (see pr1054290 | acolyer | 2005-12-06 | 2 | -1/+2 |
| | |||||
* | tests and fix for pr118149 | acolyer | 2005-12-06 | 4 | -0/+37 |
| | |||||
* | fixes getGenericXXX methods in Reflection-based resolved member impl, ↵ | acolyer | 2005-12-06 | 13 | -95/+484 |
| | | | | GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5 | ||||
* | fixes for 119019 | aclement | 2005-12-04 | 7 | -3/+115 |
| | |||||
* | fixes for 117882 | aclement | 2005-12-04 | 2 | -0/+138 |
| | |||||
* | tests for 117882 | aclement | 2005-12-04 | 2 | -2/+84 |
| | |||||
* | testcode for 119019 | aclement | 2005-12-04 | 2 | -0/+25 |
| | |||||
* | fixing the unfixable: 117882 incremental dec @type: testcode from Helen. | aclement | 2005-12-02 | 9 | -0/+71 |
| | |||||
* | fixing the unfixable: 117882 incremental dec @type: made two methods in ↵ | aclement | 2005-12-02 | 2 | -0/+0 |
| | | | | Annotation non-final so they can be overridden. | ||||
* | fixing the unfixable: 117882 incremental dec @type | aclement | 2005-12-02 | 1 | -2/+2 |
| | |||||
* | removed 1.5 api - adrian needs to look at the proper solution here though. | aclement | 2005-12-02 | 1 | -2/+4 |
| | |||||
* | test and fix for 118698 | aclement | 2005-12-02 | 4 | -3/+40 |
| | |||||
* | support for isNested, and use of that property when splitting names in ↵ | acolyer | 2005-12-02 | 7 | -12/+44 |
| | | | | WildTypePattern | ||||
* | updates to name processing to take into account nesting on $ conversions | acolyer | 2005-12-02 | 3 | -2/+6 |
| | |||||
* | updates to bcel to support isNested test on JavaClass | acolyer | 2005-12-02 | 4 | -10/+33 |
| | |||||
* | test and fix for 118781 | aclement | 2005-12-01 | 6 | -3/+60 |
| | |||||
* | tests for 118599 | aclement | 2005-12-01 | 2 | -3/+34 |
| | |||||
* | fix for 118599 | aclement | 2005-12-01 | 1 | -1/+2 |
| | |||||
* | testcode for 118326 | aclement | 2005-12-01 | 2 | -0/+16 |
| | |||||
* | testcode for 118599 | aclement | 2005-12-01 | 2 | -0/+26 |
| | |||||
* | fixes for 117209: ensures proceedOnError makes it across in the case of AJDT ↵ | aclement | 2005-11-30 | 9 | -1/+88 |
| | | | | (also -Xajruntimetarget...) | ||||
* | removed unused import. | aclement | 2005-11-30 | 1 | -3/+2 |
| | |||||
* | implementation of new xlint: pr111667 | aclement | 2005-11-30 | 6 | -2/+75 |
| | |||||
* | More fixes for 116679: now copes with the enclosingSP type that we ↵ | aclement | 2005-11-30 | 7 | -30/+160 |
| | | | | introduced for 1.5 | ||||
* | helper method for determining target ajruntime | aclement | 2005-11-30 | 1 | -0/+4 |
| | |||||
* | taking out a failing test that fails due to classpath issues on build ↵ | acolyer | 2005-11-29 | 1 | -3/+5 |
| | | | | machine that are too complex to resolve. Facility is also covered by unit tests elsewhere. Look into fixing this post 1.5.0 but I don't want to tamper with the build and test scripts now... |