org.aspectj/tests/bugs
2006-06-01 09:33:56 +00:00
..
abstractITDs Fix for 64331 2004-07-28 14:43:40 +00:00
abstractMethods Fix for Bugzilla Bug 49784 2004-01-14 11:12:27 +00:00
accessMethods
AroundAdviceJPs Fix for Bug 71377: Cannot advise private method call in around advice 2004-08-09 10:26:53 +00:00
binaryCompat Fix for Bugzilla Bug 50641 2004-02-09 15:07:37 +00:00
bootstrapClasspath
bug70619 Fix for Bug 70619 2004-07-26 13:28:20 +00:00
caseSensitivity/uniqueId Test for Bugzilla Bug 42515 2004-01-15 12:50:59 +00:00
cflowAndJar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 2005-10-20 08:31:28 +00:00
compileOrdering Tests for Bugzilla Bug 59778 2004-05-07 08:21:22 +00:00
concretizeNpe bug 43033 - NPE in concretize error path for ReferencePointcut 2003-09-19 08:16:17 +00:00
crashes/test
declareBinding
declarePrecedenceWithClasses Fix for Bugzilla Bug 53012 2004-03-19 09:28:14 +00:00
declareSoftWithin
deprecated test for Bugzilla Bug 54098 2004-03-15 17:08:34 +00:00
doYouHaveVisiblePrivates Fix and tests for Bugzilla Bug 71372 2004-08-13 15:15:00 +00:00
extdirs reorganize test b/c conflating two issues: 2003-10-31 19:47:08 +00:00
faultingInSource pr 46671 ensure we don't look for source on the claspath (Andy's fix) 2004-01-09 09:59:28 +00:00
fieldsOnInterfaces @testcase PR#52107 declare [int | String | Object] field on interface 2004-02-15 19:13:41 +00:00
handlers
IfPerThis Tests for Bugzilla Bug 62458 2004-05-18 15:54:05 +00:00
incremental-declare-error test for pr84033 promoted from failing suite to real suite. 2005-10-03 08:46:39 +00:00
inlineAround
interAbstract update license to EPL 2006-06-01 09:33:56 +00:00
interfaceDefinition Fix for Bugzilla Bug 49784 2004-01-14 11:12:27 +00:00
interfaceITDs Fix for Bugzilla Bug 70794 2004-08-20 13:25:33 +00:00
interfaceLibrary
interfaceNames
interInherit
interSpecials
intertypeOverrides Fix for bug 69459 2004-07-27 14:17:32 +00:00
invalidAbsoluteTypeName @testcase PR#65925 Valid but inaccessible type names should not be flagged by XLint:invalidAbsoluteTypeName 2004-06-07 06:46:19 +00:00
java5/arrayCloning move all java 5 tests out of code and back into .xml files now that we can compile them properly 2005-02-11 12:47:56 +00:00
jpOptimization/de/test test case for bug 45441 - joinpoint optimization when targetting 1.4 2003-10-23 15:27:31 +00:00
lazyTjpXLintWarning pr93253: lazytjp the default 2005-11-01 21:55:21 +00:00
lines
messyAround
moreInterfaceLibrary
options/classpath
oxford fix for Bugzilla Bug 61768 2004-08-11 16:51:24 +00:00
perCflowAndJar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 2005-10-20 08:31:28 +00:00
pr53981 fix for Bugzilla Bug 53981 2004-08-10 13:22:08 +00:00
pr59208 fix for Bugzilla Bug 59208 2004-08-10 11:08:56 +00:00
pr64262 test for Bugzilla Bug 64262 2004-07-29 10:32:54 +00:00
pr70404 tests for Bugzilla Bug 70404 2004-08-27 14:39:46 +00:00
pr71723 fix for Bugzilla Bug 71723 2004-08-18 12:39:40 +00:00
pr72531/de/rohith fix for Bugzilla Bug 72531 2004-08-24 21:10:56 +00:00
pr76096 Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into abstract classes (error can't find type $Local$) 2004-10-19 10:37:31 +00:00
pr102746 tests for Huff's fix for 102746 - not hooked up b/c harness manages classpath. 2005-07-11 23:52:53 +00:00
PR68991 Fix and tests for Bugzilla Bug 68991 2004-08-11 12:24:27 +00:00
privilege/packageProtected
privilegedAccess Fixes for: 2004-08-16 16:16:20 +00:00
privilegedNPE Fixes for: 2004-08-16 16:16:20 +00:00
protectedvf/main fix for Bugzilla Bug 51929 2004-02-19 22:09:16 +00:00
serialVersionUID serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 2005-10-20 08:31:28 +00:00
seven/lint sorted out the blank lines so the messages will line up with their expected locations! 2005-05-04 14:57:22 +00:00
StringToString serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 2005-10-20 08:31:28 +00:00
systemouts Some of the fix for Bugzilla Bug 57432 2004-04-07 13:06:09 +00:00
throwsSignature
tjpStaticPart
tooManyErrors Testcase for Bug 58679 2004-04-23 12:25:31 +00:00
typeVisibilityProblem Tests for 2004-08-05 09:24:52 +00:00
AbstractBaseAndInterTypeInterface.java Fix for 38824. 2004-01-14 15:51:53 +00:00
AbstractPointcutCE.java
AdviceExec.java
AdviceInteraction.java
AfterStaticCall.java
AfterThrowingAdviceSyntaxError.java Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't convert Throwable obj to string and ajc aborts 2004-01-09 09:21:03 +00:00
AfterThrowingCtor.java Bugzilla Bug 44586 2004-01-13 16:10:52 +00:00
AmbiguousBindings.aj more ambiguous bindings testing 2004-12-16 13:08:07 +00:00
AroundAccess.java
AroundNames.java
ArrayCloning.java Fix for Bugzilla Bug 72528 2004-09-03 13:45:46 +00:00
AspectInitError.java
BadBindingError.java
BogusMessage2.java Fix for Bugzilla Bug 72699 2004-08-27 11:18:01 +00:00
BogusMessage.java Fix for Bugzilla Bug 72699 2004-08-27 11:18:01 +00:00
CallReference.java
CatchSig.java
CflowBinding.java
CflowBindingOrig.java
CflowConcrete.java
CircularAdvicePrecedence.java fix for Bugzilla Bug 44272 2004-03-15 17:27:56 +00:00
CircularDominates.java
CircularPrecedence.java
ClassLiteralField.java
CloneMethod.java
CloseConnectionsCflow.java
ConstructorArgTracing.java
ConstructorDeclaration.java
ConstructorMain.java Test for Bugzilla Bug 61538 2004-05-12 13:02:27 +00:00
ConvertToUnchecked.java fix for Bugzilla Bug 72157 2004-09-08 12:04:49 +00:00
Cosmetic.java Fix for 53999 2004-07-27 10:34:41 +00:00
CtorITD.aj Test for Bugzilla Bug 59440 2004-04-23 13:17:43 +00:00
DeclaredExceptions.java
DeclareErrorNamedPointcutCE.java pr 45184: External pointcut refs not resolved if named pointcut used by declare 2004-01-07 16:41:12 +00:00
DeclareSoftCf.java
DeclareSoftDynamicPCDs.java Fix for preventing the use of if/target/this/args/cflow/cflowbelow in DeclareSofts. 2004-02-26 09:56:40 +00:00
DeclareWarningAndInterfaceMethodCW.java
DeclaringTypeWarning.java added comments 2004-01-09 07:27:47 +00:00
DecwClassCastException.java Fix for Bugzilla Bug 51320 2004-02-25 11:14:32 +00:00
DecwInitializationITD.java tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 2005-11-03 17:09:45 +00:00
decwStrings.java Tests and fix for Bugzilla Bug 54421 2004-08-11 13:18:24 +00:00
decwStringsErroneous.java Tests and fix for Bugzilla Bug 54421 2004-08-11 13:18:24 +00:00
DisjunctVarBinding_2.java Tests for Bugzilla Bug 62073 2004-05-14 09:27:42 +00:00
DisjunctVarBinding_3.java partial fix for bug 61568. 2004-12-15 20:51:01 +00:00
DisjunctVarBinding.java partial fix for bug 61568. 2004-12-15 20:51:01 +00:00
EllipsesStar.java Fix for Bugzilla Bug 61536 2004-07-29 12:39:42 +00:00
EnsureOverriding.java
ErroneousExceptionConversion1.java Fix for Bugzilla Bug 44587 2004-01-14 15:24:06 +00:00
ErroneousExceptionConversion.java Fix for Bugzilla Bug 44587 2004-01-14 15:24:06 +00:00
ExceptionsOnInters.java
ExecutionCflow.java
FinalFields.java
Finalizer.java
GetCauseOnSoftException.java pr 48522 2004-01-07 16:41:51 +00:00
HandlerSig.java Test and fix for Bugzilla Bug 50570 2004-01-28 01:12:17 +00:00
IncompatibleClassChangeErrorBug.java
IncorrectXlintOnInterface.java Some more fix for Bugzilla Bug 60015 2004-08-03 14:53:38 +00:00
InnerPointcut.java
InstanceAsClassRefToConstant.java
InterfaceConstructor.java Test for Bug 60936 2004-05-12 13:03:09 +00:00
InterfaceInitializerOrder.java fix for Bugzilla Bug 49295 2004-01-28 00:36:05 +00:00
InterFieldArrays.java
InterPerCall.java
IntertypeDifferentThrows.java Fix for Bugzilla Bug 50776 2004-03-05 10:50:50 +00:00
LongFile.java
MissingImport.java New compiler gives additional error message on 1.3 vm that makes this test fail. 2005-01-17 14:30:24 +00:00
MultipleSuperCf.java
NewSwitch.java
NewVoid.java
NoByteToInt.java Tests for 2004-08-05 09:24:52 +00:00
notAJar.jar fix for Bugzilla Bug 43714 2004-03-16 11:36:34 +00:00
NotIf.java
OverloadedITDNPE.java Bugzilla Bug 51919 2004-02-24 10:00:30 +00:00
OverloadedPointcutsInAspect.java fix for bug 49457 - test for duplicate pointcut definitions in classes 2004-01-07 13:10:07 +00:00
OverloadedPointcutsInClass.java fix for bug 49457 - test for duplicate pointcut definitions in classes 2004-01-07 13:10:07 +00:00
OverridingInterfaceObjectMethod.java
ParentsAndPointcuts.java
ParserRecoveryTest.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 2004-01-13 11:27:59 +00:00
ParserRecoveryTestPureJava.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 2004-01-13 11:27:59 +00:00
PcdLookup.java
PointcutLibraryTest.java
pr62642.java Removed 1.4 api (doh!) 2004-08-18 09:53:28 +00:00
Pr51322.java fix for Bugzilla Bug 51322 2004-03-15 22:38:03 +00:00
PR61572.aj fix for Bugzilla Bug 61572 2004-08-10 16:26:24 +00:00
PR61658.java more ambiguous bindings testing 2004-12-16 13:08:07 +00:00
PR64069.aj test for Bugzilla Bug 64069 2004-08-18 08:25:46 +00:00
PR72157.java fix for Bugzilla Bug 72157 2004-09-08 12:04:49 +00:00
PrivilegeBeyondScope.java
PrivilegedParsing.java Fix for Bugzilla Bug 46280 2004-01-14 11:28:13 +00:00
SofteningTooMuch.java fix for pr 48522, not warning on (un)softened exception 2004-01-07 15:21:26 +00:00
SoftWithin.java
Source14Assert.java Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase 2004-08-04 12:04:41 +00:00
StackError.java
StaticInterfaceMethods.java fix for pr 47754, itd of static method on interface 2004-01-07 15:57:25 +00:00
SubtypeConstructorCW.java fix for Bugzilla Bug 49295 2004-01-28 00:36:05 +00:00
SuperPointcutCE.java
SuperToIntro.java
SwitchInAround.java
TestSoftening.java Fix for Bugzilla Bug 46750 2004-01-12 10:18:18 +00:00
ThisJoinPointAndVerifier.java
TjpMistake.java @testcase PR#75129 NPE on thisJoinPoint mistake 2004-09-27 21:14:44 +00:00
TrySwitch.java
VeryLongBranch.java test for 70201 2004-08-10 11:12:03 +00:00
VisiblePrivateInterfaceITDs.java fix for Bugzilla Bug 52928 2004-03-18 22:31:27 +00:00
WeaveLocal.java
WhatsGoingOn.java Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing 2004-10-21 12:55:49 +00:00
WideJumps.java
WithincodeNPE01.java tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 2005-11-03 17:09:45 +00:00