aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs150
Commit message (Collapse)AuthorAgeFilesLines
* pr109728: testcaseaclement2005-09-191-0/+14
|
* test for pr102210aclement2005-09-141-0/+34
|
* test and fix for pr109486: bcel exception when expecting compiler error for ↵aclement2005-09-141-0/+1
| | | | final abstract class.
* 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-122-0/+59
| | | | 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-121-0/+10
| | | | generic collection erroneously casting to aspect (declaring) type, not owning (target) type.
* Test and fix for PR103740: Compiler failure on @annotationaclement2005-09-121-0/+16
|
* tests and fix for pr108903 - MUST process from super aspect to sub aspect ↵acolyer2005-09-125-0/+61
| | | | when finding declares
* added test for pr105181acolyer2005-09-111-0/+24
|
* tests and fix for pr108826, not correctly converting from T[] to ResolvedType.acolyer2005-09-092-0/+29
|
* tests and fix for pr109124, not correctly recognizing synthetic fields under 1.5acolyer2005-09-091-0/+35
|
* tests and fix for pr109042, unusedArgument warning on aj synthetic argsacolyer2005-09-081-0/+166
|
* tests and fix for pr108902 and pr108903acolyer2005-09-085-0/+89
|
* tests and fix for pr108816, args with binding with .. at join point with ↵acolyer2005-09-061-0/+20
| | | | synthetic arguments
* tests for pr108818, private pointcuts overridden inadvertantlyacolyer2005-09-061-0/+23
|
* tests for pr87530, final modifier on interface itdmacolyer2005-09-052-0/+52
|
* tests and fix for pr99125 - duplicate members in interfaces after binary weavingacolyer2005-09-025-0/+50
|
* test and fix for pr101606, unused privated method warnings incorrectly ↵acolyer2005-09-021-0/+5
| | | | generated for pointcuts
* second part of test and fix for pr102212 - synchronized itdm on interfaces ↵acolyer2005-09-021-0/+25
| | | | 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-021-0/+22
|
* tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended ↵acolyer2005-09-024-0/+76
| | | | testing for pr105479
* tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...)acolyer2005-09-021-0/+38
|
* tests for pr59397, synthetic ITC arg confusing matchingacolyer2005-09-011-0/+6
|
* test and fix for pr74048, unused private warnings for aspect types.acolyer2005-09-011-0/+5
|
* tests and fix for pr59196, args pcd not ignoring synthetic arguments at ↵acolyer2005-09-011-0/+18
| | | | adviceexecution join points
* tests and fix for pr71159, visibility not taken into account when ↵acolyer2005-08-316-0/+100
| | | | determining matching signatures with overrides
* tests and fix for pr107858, inline field access in argument to proceed with ↵acolyer2005-08-311-0/+12
| | | | too many arguments
* tests for pr104024, inner class constructed inline and passed as argument to ↵acolyer2005-08-311-0/+14
| | | | varargs method
* tests and fix for pr105479, declare parents introducing method override with ↵acolyer2005-08-311-0/+13
| | | | covariance
* test for pr95992acolyer2005-08-311-0/+14
|
* tests for pr108370, enum switch in itd method with target type on the inpathacolyer2005-08-312-0/+21
|
* tests for pr108454, 'Waving' crash on a 1.5 java generics?acolyer2005-08-314-0/+30
|
* fix for pr108377, Verify error on unqualified reference to itd field inside ↵acolyer2005-08-311-0/+15
| | | | itd method.
* tests for pr107953 and newsgroup reported issue of varargs matching with ↵acolyer2005-08-302-0/+35
| | | | type variable vararg
* tests for pr108425 and pr108104acolyer2005-08-306-0/+173
|
* tests for pr108050, signature matching in multiple override scenarioV1_5_0M3aacolyer2005-08-261-0/+30
|
* tests for pr108104acolyer2005-08-261-0/+31
|
* tests for pr107898 and pr72668acolyer2005-08-253-0/+52
|
* two more bug testcases.aclement2005-08-241-0/+22
|
* has member tests + tests and fix for pr107486acolyer2005-08-232-0/+39
|
* tests for pr83377acolyer2005-08-211-0/+18
|
* tests for pr78314 and pr80571acolyer2005-08-201-0/+22
|
* fix and test case for pr79523: BCException: illegal change to pointcut ↵acolyer2005-08-191-0/+6
| | | | declaration: calls(<nothing>)
* test for pr104529, @SuppressWarnings("unchecked") not being honoredacolyer2005-08-191-0/+19
|
* fix for pr86057, overriding of final pointcutacolyer2005-08-191-0/+11
|
* tests for pr78261, field patterns with a void field typeacolyer2005-08-192-0/+11
|
* tests for pr91114, (before - after) expressionacolyer2005-08-191-0/+10
|
* tests for pr78707, before returning and before throwing adviceacolyer2005-08-191-0/+11
|
* tests for pr 64568 and 74562acolyer2005-08-192-0/+19
|
* follow-on test for pr107159acolyer2005-08-181-0/+14
|