aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* pr109728: testcaseaclement2005-09-193-0/+20
|
* test for pr102210aclement2005-09-143-1/+50
|
* test and fix for pr109486: bcel exception when expecting compiler error for ↵aclement2005-09-143-0/+9
| | | | final abstract class.
* rebuilt due to attribute modifications.aclement2005-09-137-0/+0
|
* test and fix for pr106554: staticinitialization and PTWaclement2005-09-132-0/+13
|
* test and fix for pr106554: staticinitialization and PTWaclement2005-09-131-0/+24
|
* tests and a fix for the bug with no name, in which Pooh gets carried away ↵acolyer2005-09-124-0/+67
| | | | 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.
* tests and fix for pr105181, implicit cast of itd field type on return from ↵acolyer2005-09-122-7/+14
| | | | generic collection erroneously casting to aspect (declaring) type, not owning (target) type.
* Test and fix for PR103740: Compiler failure on @annotationaclement2005-09-123-2/+29
|
* tests and fix for pr108903 - MUST process from super aspect to sub aspect ↵acolyer2005-09-127-2/+74
| | | | when finding declares
* added test for pr105181acolyer2005-09-113-0/+37
|
* tests and fix for pr108826, not correctly converting from T[] to ResolvedType.acolyer2005-09-095-1/+40
|
* tests and fix for pr109124, not correctly recognizing synthetic fields under 1.5acolyer2005-09-093-0/+47
|
* tests and fix for pr108886, result of having no source location for resolved ↵acolyer2005-09-082-0/+3
| | | | members representing methods in EclipseSourceTypes
* tests and fix for pr109042, unusedArgument warning on aj synthetic argsacolyer2005-09-083-0/+175
|
* tests and fix for pr108902 and pr108903acolyer2005-09-087-0/+107
|
* tests and fix for pr108816, args with binding with .. at join point with ↵acolyer2005-09-063-1/+29
| | | | synthetic arguments
* tests for pr108818, private pointcuts overridden inadvertantlyacolyer2005-09-063-0/+34
|
* tests for pr87530, final modifier on interface itdmacolyer2005-09-054-1/+65
|
* tests and fix for pr99125 - duplicate members in interfaces after binary weavingacolyer2005-09-027-0/+66
|
* test and fix for pr101606, unused privated method warnings incorrectly ↵acolyer2005-09-023-1/+15
| | | | generated for pointcuts
* second part of test and fix for pr102212 - synchronized itdm on interfaces ↵acolyer2005-09-023-0/+35
| | | | generate synchronized members for implementing classes, but not for the interface itself.
* tests and fix for pr1202212 - poor job of testing modifiers on ITD methodsacolyer2005-09-023-0/+33
|
* tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended ↵acolyer2005-09-029-1/+128
| | | | testing for pr105479
* tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...)acolyer2005-09-023-1/+47
|
* fix and test updates for enh 102459 - provide more detail in showWeaveInfo ↵acolyer2005-09-011-1/+1
| | | | messages.
* tests for pr59397, synthetic ITC arg confusing matchingacolyer2005-09-014-1/+16
|
* test and fix for pr74048, unused private warnings for aspect types.acolyer2005-09-013-0/+13
|
* tests and fix for pr59196, args pcd not ignoring synthetic arguments at ↵acolyer2005-09-013-0/+26
| | | | adviceexecution join points
* tests and fix for pr71159, visibility not taken into account when ↵acolyer2005-08-318-0/+130
| | | | determining matching signatures with overrides
* tests and fix for pr107858, inline field access in argument to proceed with ↵acolyer2005-08-313-0/+23
| | | | too many arguments
* tests for pr104024, inner class constructed inline and passed as argument to ↵acolyer2005-08-316-1/+26
| | | | varargs method
* tests and fix for pr105479, declare parents introducing method override with ↵acolyer2005-08-313-1/+21
| | | | covariance
* test for pr95992acolyer2005-08-313-1/+23
|
* tests for pr108370, enum switch in itd method with target type on the inpathacolyer2005-08-314-1/+36
|
* tests for pr108454, 'Waving' crash on a 1.5 java generics?acolyer2005-08-316-1/+40
|
* fix for pr108377, Verify error on unqualified reference to itd field inside ↵acolyer2005-08-313-0/+27
| | | | itd method.
* tests for pr107953 and newsgroup reported issue of varargs matching with ↵acolyer2005-08-306-3/+60
| | | | type variable vararg
* tests for pr108425 and pr108104acolyer2005-08-308-0/+191
|
* tests for pr108050, signature matching in multiple override scenarioV1_5_0M3aacolyer2005-08-263-1/+43
|
* tests for pr108104acolyer2005-08-263-0/+40
|
* tests for pr107898 and pr72668acolyer2005-08-255-0/+71
|
* Fixes for 82989 and 91381 - they can now be closed.aclement2005-08-243-0/+15
|
* two more bug testcases.aclement2005-08-242-0/+38
|
* whoops - did I forget to check this fix in earlier?aclement2005-08-241-1/+1
|
* generic itd bridge tests - not all activated yet.aclement2005-08-242-6/+47
|
* generic itd bridge method test code.aclement2005-08-2411-1/+71
|
* bridge method tests - commented out right now...aclement2005-08-241-1/+13
|
* new @override test plus genericitd bridge method tests.aclement2005-08-241-0/+57
|
* genericitds: bridge method testcode.aclement2005-08-248-0/+210
|