You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Kriegisch f7962810ec Bulk-rename release read-me files to version numbers with dots 4 months ago
..
AroundAdviceJPs Fix for Bug 71377: Cannot advise private method call in around advice 20 years ago
IfPerThis Tests for Bugzilla Bug 62458 20 years ago
PR68991 Fix and tests for Bugzilla Bug 68991 20 years ago
StringToString serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 18 years ago
abstractITDs Fix for 64331 20 years ago
abstractMethods Fix for Bugzilla Bug 49784 20 years ago
accessMethods Bugzilla Bug 38212 21 years ago
binaryCompat Fix for Bugzilla Bug 50641 20 years ago
bootstrapClasspath Added test case for bug#39959. 21 years ago
bug70619 Fix for Bug 70619 20 years ago
caseSensitivity/uniqueId Test for Bugzilla Bug 42515 20 years ago
cflowAndJar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 18 years ago
compileOrdering Tests for Bugzilla Bug 59778 20 years ago
concretizeNpe bug 43033 - NPE in concretize error path for ReferencePointcut 20 years ago
crashes/test fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPart 21 years ago
declareBinding fix and tests for at least 2 bugs: 20 years ago
declarePrecedenceWithClasses Fix for Bugzilla Bug 53012 20 years ago
declareSoftWithin fix and tests for at least 2 bugs: 20 years ago
deprecated test for Bugzilla Bug 54098 20 years ago
doYouHaveVisiblePrivates Fix and tests for Bugzilla Bug 71372 20 years ago
extdirs reorganize test b/c conflating two issues: 20 years ago
faultingInSource pr 46671 ensure we don't look for source on the claspath (Andy's fix) 20 years ago
fieldsOnInterfaces @testcase PR#52107 declare [int | String | Object] field on interface 20 years ago
handlers @testcase PR#37898 advice on handler join points should not throw unpermitted checked exceptions 21 years ago
incremental-declare-error test for pr84033 promoted from failing suite to real suite. 18 years ago
inlineAround fix and better tests for 21 years ago
interAbstract Upgrade license from CPLv1/EPLv1 to EPLv2 2 years ago
interInherit test for 21 years ago
interSpecials expanded coverage and fix for bug involving around advice with either 21 years ago
interfaceDefinition Fix for Bugzilla Bug 49784 20 years ago
interfaceITDs Fix for Bugzilla Bug 70794 19 years ago
interfaceLibrary fix for Bugzilla Bug 41175 21 years ago
interfaceNames FIXED: Bugzilla Bug 32421 21 years ago
intertypeOverrides Fix for bug 69459 20 years ago
invalidAbsoluteTypeName @testcase PR#65925 Valid but inaccessible type names should not be flagged by XLint:invalidAbsoluteTypeName 20 years ago
java5/arrayCloning move all java 5 tests out of code and back into .xml files now that we can compile them properly 19 years ago
jpOptimization/de/test test case for bug 45441 - joinpoint optimization when targetting 1.4 20 years ago
lazyTjpXLintWarning pr93253: lazytjp the default 18 years ago
lines test for Bugzilla Bug 37758 21 years ago
messyAround tests and fixes for 21 years ago
moreInterfaceLibrary fix and tests for Bugzilla Bug 41123 21 years ago
options/classpath @testcase PR#41170 combine classpath on command line and in .lst file 21 years ago
oxford fix for Bugzilla Bug 61768 20 years ago
perCflowAndJar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 18 years ago
pointcutdoctor-bug193065 PointcutDoctor javadoc - 193065 16 years ago
pr53981 fix for Bugzilla Bug 53981 20 years ago
pr59208 fix for Bugzilla Bug 59208 20 years ago
pr64262 test for Bugzilla Bug 64262 20 years ago
pr70404 tests for Bugzilla Bug 70404 19 years ago
pr71723 fix for Bugzilla Bug 71723 19 years ago
pr72531/de/rohith fix for Bugzilla Bug 72531 19 years ago
pr76096 Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into abstract classes (error can't find type $Local$) 19 years ago
pr102746 tests for Huff's fix for 102746 - not hooked up b/c harness manages classpath. 19 years ago
privilege/packageProtected @testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem with interfaces in method's signature" 20 years ago
privilegedAccess Fixes for: 20 years ago
privilegedNPE Fixes for: 20 years ago
protectedvf/main fix for Bugzilla Bug 51929 20 years ago
serialVersionUID Improve 2 tests do delete temporary files 3 years ago
seven/lint Bulk-rename release read-me files to version numbers with dots 3 months ago
systemouts Some of the fix for Bugzilla Bug 57432 20 years ago
throwsSignature test and fix for Bugzilla Bug 42539 20 years ago
tjpStaticPart test and fix for Bugzilla Bug 36564 21 years ago
tooManyErrors Testcase for Bug 58679 20 years ago
typeVisibilityProblem Tests for 20 years ago
AbstractBaseAndInterTypeInterface.java Fix for 38824. 20 years ago
AbstractPointcutCE.java fixes for Bugzilla Bug 40858 21 years ago
AdviceExec.java fixed Bug 31423: adviceexecution not working 21 years ago
AdviceInteraction.java fix and test for Bugzilla Bug 43194 20 years ago
AfterStaticCall.java added test cases for old jitterbugs 21 years ago
AfterThrowingAdviceSyntaxError.java Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't convert Throwable obj to string and ajc aborts 20 years ago
AfterThrowingCtor.java Bugzilla Bug 44586 20 years ago
AmbiguousBindings.aj more ambiguous bindings testing 19 years ago
AroundAccess.java added test for Bugzilla Bug 29662 21 years ago
AroundNames.java a sketch of a test for a naming issue that doesn't appear to be an 21 years ago
ArrayCloning.java Fix for Bugzilla Bug 72528 19 years ago
AspectInitError.java added tests and fixes 21 years ago
BadBindingError.java fix and tests for 21 years ago
BogusMessage.java Fix for Bugzilla Bug 72699 19 years ago
BogusMessage2.java Fix for Bugzilla Bug 72699 19 years ago
CallReference.java @testcase PR#41888 call PCD fails when given subtype of defining type 21 years ago
CatchSig.java fix and test Bugzilla Bug 37739 21 years ago
CflowBinding.java fix and test for Bugzilla Bug 34858 21 years ago
CflowBindingOrig.java fix and test for Bugzilla Bug 34858 21 years ago
CflowConcrete.java fix and tests for 21 years ago
CircularAdvicePrecedence.java fix for Bugzilla Bug 44272 20 years ago
CircularDominates.java added test cases for old jitterbugs 21 years ago
CircularPrecedence.java test for Bugzilla Bug 29689 21 years ago
ClassLiteralField.java added test for expanded version of Bugzilla Bug 39711 21 years ago
CloneMethod.java added test for Bugzilla Bug 40589 21 years ago
CloseConnectionsCflow.java tests from bugzilla 21 years ago
ConstructorArgTracing.java tests from bugzilla 21 years ago
ConstructorDeclaration.java @testcase PR#33948 default constructor inter-type declaration 21 years ago
ConstructorMain.java Test for Bugzilla Bug 61538 20 years ago
ConvertToUnchecked.java fix for Bugzilla Bug 72157 19 years ago
Cosmetic.java Fix for 53999 20 years ago
CtorITD.aj Test for Bugzilla Bug 59440 20 years ago
DeclareErrorNamedPointcutCE.java pr 45184: External pointcut refs not resolved if named pointcut used by declare 20 years ago
DeclareSoftCf.java more tests from bugzilla 21 years ago
DeclareSoftDynamicPCDs.java Globally replace HTTP links to eclipse.org by HTTPS 3 months ago
DeclareWarningAndInterfaceMethodCW.java @testcase PR#40805 interface call signatures when declaring method in aspect 21 years ago
DeclaredExceptions.java fix for Bugzilla Bug 41175 21 years ago
DeclaringTypeWarning.java trigger build 16 years ago
DecwClassCastException.java Globally replace HTTP links to eclipse.org by HTTPS 3 months ago
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. 18 years ago
DisjunctVarBinding.java partial fix for bug 61568. 19 years ago
DisjunctVarBinding_2.java Tests for Bugzilla Bug 62073 20 years ago
DisjunctVarBinding_3.java partial fix for bug 61568. 19 years ago
EllipsesStar.java Fix for Bugzilla Bug 61536 20 years ago
EnsureOverriding.java assert in test breaks a test run using -ea 12 years ago
ErroneousExceptionConversion.java Fix for Bugzilla Bug 44587 20 years ago
ErroneousExceptionConversion1.java Fix for Bugzilla Bug 44587 20 years ago
ExceptionsOnInters.java more tests from bugzilla 21 years ago
ExecutionCflow.java added test cases for old jitterbugs 21 years ago
FinalFields.java added test for Bugzilla Bug 37304 21 years ago
Finalizer.java added test for 30026 , even though its working in the current version 21 years ago
GetCauseOnSoftException.java pr 48522 20 years ago
HandlerSig.java Test and fix for Bugzilla Bug 50570 20 years ago
IncompatibleClassChangeErrorBug.java added test cases for old jitterbugs 21 years ago
IncorrectXlintOnInterface.java Some more fix for Bugzilla Bug 60015 20 years ago
InnerPointcut.java FIXED: Bugzilla Bug 32421 21 years ago
InstanceAsClassRefToConstant.java added test cases for old jitterbugs 21 years ago
InterFieldArrays.java more tests from bugzilla 21 years ago
InterPerCall.java test and fix for bug reported today on aspectj-dev 20 years ago
InterfaceConstructor.java Test for Bug 60936 20 years ago
InterfaceInitializerOrder.java fix for Bugzilla Bug 49295 20 years ago
IntertypeDifferentThrows.java Fix for Bugzilla Bug 50776 20 years ago
LongFile.java test for Bugzilla Bug 37325 21 years ago
MissingImport.java New compiler gives additional error message on 1.3 vm that makes this test fail. 19 years ago
MultipleSuperCf.java tests and fix for Bugzilla Bug 39993 21 years ago
NewSwitch.java test for Bugzilla Bug 39479 21 years ago
NewVoid.java tests and fixes for two awful error message bugs: 21 years ago
NoByteToInt.java Tests for 20 years ago
NotIf.java Bugzilla Bug 33635 21 years ago
OverloadedITDNPE.java Bugzilla Bug 51919 20 years ago
OverloadedPointcutsInAspect.java fix for bug 49457 - test for duplicate pointcut definitions in classes 20 years ago
OverloadedPointcutsInClass.java fix for bug 49457 - test for duplicate pointcut definitions in classes 20 years ago
OverridingInterfaceObjectMethod.java tests and fix for Bugzilla Bug 39993 21 years ago
PR61572.aj fix for Bugzilla Bug 61572 20 years ago
PR61658.java more ambiguous bindings testing 19 years ago
PR64069.aj test for Bugzilla Bug 64069 19 years ago
PR72157.java fix for Bugzilla Bug 72157 19 years ago
ParentsAndPointcuts.java fix and test for Bugzilla Bug 42993 20 years ago
ParserRecoveryTest.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 years ago
ParserRecoveryTestPureJava.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 years ago
PcdLookup.java test for Bug 29691 21 years ago
PointcutLibraryTest.java @testcase PR#40876 subtype-qualified pointcut reference 21 years ago
Pr51322.java fix for Bugzilla Bug 51322 20 years ago
PrivilegeBeyondScope.java correct line number 21 years ago
PrivilegedParsing.java Fix for Bugzilla Bug 46280 20 years ago
SoftWithin.java test for Bug 29693 21 years ago
SofteningTooMuch.java fix for pr 48522, not warning on (un)softened exception 20 years ago
Source14Assert.java Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase 20 years ago
StackError.java tests and fixes for 21 years ago
StaticInterfaceMethods.java fix for pr 47754, itd of static method on interface 20 years ago
SubtypeConstructorCW.java fix for Bugzilla Bug 49295 20 years ago
SuperPointcutCE.java fixes for Bugzilla Bug 40858 21 years ago
SuperToIntro.java fixed Bug 29959: super call in intertype method declaration body causes VerifyError 21 years ago
SwitchInAround.java Fix for Bugzilla #39479, #40109 21 years ago
TestSoftening.java Fix for Bugzilla Bug 46750 20 years ago
ThisJoinPointAndVerifier.java added tests and fixes 21 years ago
TjpMistake.java @testcase PR#75129 NPE on thisJoinPoint mistake 19 years ago
TrySwitch.java added test for Bugzilla Bug 38345 21 years ago
VeryLongBranch.java test for 70201 20 years ago
VisiblePrivateInterfaceITDs.java fix for Bugzilla Bug 52928 20 years ago
WeaveLocal.java FIXED: Bugzilla Bug 32463 21 years ago
WhatsGoingOn.java Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing 19 years ago
WideJumps.java test for Bugzilla Bug 38168 21 years ago
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. 18 years ago
decwStrings.java Tests and fix for Bugzilla Bug 54421 20 years ago
decwStringsErroneous.java Tests and fix for Bugzilla Bug 54421 20 years ago
notAJar.jar fix for Bugzilla Bug 43714 20 years ago
pr62642.java Removed 1.4 api (doh!) 19 years ago