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.
aclement 546b131e21 Some of the fix for Bugzilla Bug 57432 20 lat temu
..
StringToString Fix for Bug 55341 20 lat temu
abstractMethods Fix for Bugzilla Bug 49784 20 lat temu
accessMethods Bugzilla Bug 38212 21 lat temu
binaryCompat Fix for Bugzilla Bug 50641 20 lat temu
bootstrapClasspath Added test case for bug#39959. 21 lat temu
caseSensitivity/uniqueId Test for Bugzilla Bug 42515 20 lat temu
cflowAndJar fix and expanded tests for Bugzilla Bug 39462 21 lat temu
concretizeNpe bug 43033 - NPE in concretize error path for ReferencePointcut 21 lat temu
crashes/test fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPart 21 lat temu
declareBinding fix and tests for at least 2 bugs: 21 lat temu
declarePrecedenceWithClasses Fix for Bugzilla Bug 53012 20 lat temu
declareSoftWithin fix and tests for at least 2 bugs: 21 lat temu
deprecated test for Bugzilla Bug 54098 20 lat temu
extdirs reorganize test b/c conflating two issues: 20 lat temu
faultingInSource pr 46671 ensure we don't look for source on the claspath (Andy's fix) 20 lat temu
fieldsOnInterfaces @testcase PR#52107 declare [int | String | Object] field on interface 20 lat temu
handlers @testcase PR#37898 advice on handler join points should not throw unpermitted checked exceptions 21 lat temu
inlineAround fix and better tests for 21 lat temu
interAbstract @testcase PR#49784 aspect declares interface method (abstract decl, default impl) 20 lat temu
interInherit test for 21 lat temu
interSpecials expanded coverage and fix for bug involving around advice with either 21 lat temu
interfaceDefinition Fix for Bugzilla Bug 49784 20 lat temu
interfaceLibrary fix for Bugzilla Bug 41175 21 lat temu
interfaceNames FIXED: Bugzilla Bug 32421 21 lat temu
jpOptimization/de/test test case for bug 45441 - joinpoint optimization when targetting 1.4 21 lat temu
lines test for Bugzilla Bug 37758 21 lat temu
messyAround tests and fixes for 21 lat temu
moreInterfaceLibrary fix and tests for Bugzilla Bug 41123 21 lat temu
options/classpath @testcase PR#41170 combine classpath on command line and in .lst file 21 lat temu
perCflowAndJar fix and test for Bugzilla Bug 41359 21 lat temu
privilege/packageProtected @testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem with interfaces in method's signature" 21 lat temu
protectedvf/main fix for Bugzilla Bug 51929 20 lat temu
serialVersionUID Deleting unnecessary class files that crept into the build. 20 lat temu
systemouts Some of the fix for Bugzilla Bug 57432 20 lat temu
throwsSignature test and fix for Bugzilla Bug 42539 21 lat temu
tjpStaticPart test and fix for Bugzilla Bug 36564 21 lat temu
AbstractBaseAndInterTypeInterface.java Fix for 38824. 20 lat temu
AbstractPointcutCE.java fixes for Bugzilla Bug 40858 21 lat temu
AdviceExec.java fixed Bug 31423: adviceexecution not working 21 lat temu
AdviceInteraction.java fix and test for Bugzilla Bug 43194 21 lat temu
AfterStaticCall.java added test cases for old jitterbugs 21 lat temu
AfterThrowingAdviceSyntaxError.java Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't convert Throwable obj to string and ajc aborts 20 lat temu
AfterThrowingCtor.java Bugzilla Bug 44586 20 lat temu
AroundAccess.java added test for Bugzilla Bug 29662 21 lat temu
AroundNames.java a sketch of a test for a naming issue that doesn't appear to be an 21 lat temu
AspectInitError.java added tests and fixes 21 lat temu
BadBindingError.java fix and tests for 21 lat temu
CallReference.java @testcase PR#41888 call PCD fails when given subtype of defining type 21 lat temu
CatchSig.java fix and test Bugzilla Bug 37739 21 lat temu
CflowBinding.java fix and test for Bugzilla Bug 34858 21 lat temu
CflowBindingOrig.java fix and test for Bugzilla Bug 34858 21 lat temu
CflowConcrete.java fix and tests for 21 lat temu
CircularAdvicePrecedence.java fix for Bugzilla Bug 44272 20 lat temu
CircularDominates.java added test cases for old jitterbugs 21 lat temu
CircularPrecedence.java test for Bugzilla Bug 29689 21 lat temu
ClassLiteralField.java added test for expanded version of Bugzilla Bug 39711 21 lat temu
CloneMethod.java added test for Bugzilla Bug 40589 21 lat temu
CloseConnectionsCflow.java tests from bugzilla 21 lat temu
ConstructorArgTracing.java tests from bugzilla 21 lat temu
ConstructorDeclaration.java @testcase PR#33948 default constructor inter-type declaration 21 lat temu
ConvertToUnchecked.java Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 lat temu
DeclareErrorNamedPointcutCE.java pr 45184: External pointcut refs not resolved if named pointcut used by declare 20 lat temu
DeclareSoftCf.java more tests from bugzilla 21 lat temu
DeclareSoftDynamicPCDs.java Fix for preventing the use of if/target/this/args/cflow/cflowbelow in DeclareSofts. 20 lat temu
DeclareWarningAndInterfaceMethodCW.java @testcase PR#40805 interface call signatures when declaring method in aspect 21 lat temu
DeclaredExceptions.java fix for Bugzilla Bug 41175 21 lat temu
DeclaringTypeWarning.java added comments 20 lat temu
DecwClassCastException.java Fix for Bugzilla Bug 51320 20 lat temu
EnsureOverriding.java tests from bugzilla 21 lat temu
ErroneousExceptionConversion.java Fix for Bugzilla Bug 44587 20 lat temu
ErroneousExceptionConversion1.java Fix for Bugzilla Bug 44587 20 lat temu
ExceptionsOnInters.java more tests from bugzilla 21 lat temu
ExecutionCflow.java added test cases for old jitterbugs 21 lat temu
FinalFields.java added test for Bugzilla Bug 37304 21 lat temu
Finalizer.java added test for 30026 , even though its working in the current version 21 lat temu
GetCauseOnSoftException.java pr 48522 20 lat temu
HandlerSig.java Test and fix for Bugzilla Bug 50570 20 lat temu
IncompatibleClassChangeErrorBug.java added test cases for old jitterbugs 21 lat temu
InnerPointcut.java FIXED: Bugzilla Bug 32421 21 lat temu
InstanceAsClassRefToConstant.java added test cases for old jitterbugs 21 lat temu
InterFieldArrays.java more tests from bugzilla 21 lat temu
InterPerCall.java test and fix for bug reported today on aspectj-dev 21 lat temu
InterfaceInitializerOrder.java fix for Bugzilla Bug 49295 20 lat temu
IntertypeDifferentThrows.java Fix for Bugzilla Bug 50776 20 lat temu
LongFile.java test for Bugzilla Bug 37325 21 lat temu
MissingImport.java tests and fixes for two awful error message bugs: 21 lat temu
MultipleSuperCf.java tests and fix for Bugzilla Bug 39993 21 lat temu
NewSwitch.java test for Bugzilla Bug 39479 21 lat temu
NewVoid.java tests and fixes for two awful error message bugs: 21 lat temu
NotIf.java Bugzilla Bug 33635 21 lat temu
OverloadedITDNPE.java Bugzilla Bug 51919 20 lat temu
OverloadedPointcutsInAspect.java fix for bug 49457 - test for duplicate pointcut definitions in classes 20 lat temu
OverloadedPointcutsInClass.java fix for bug 49457 - test for duplicate pointcut definitions in classes 20 lat temu
OverridingInterfaceObjectMethod.java tests and fix for Bugzilla Bug 39993 21 lat temu
ParentsAndPointcuts.java fix and test for Bugzilla Bug 42993 21 lat temu
ParserRecoveryTest.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 lat temu
ParserRecoveryTestPureJava.java move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 lat temu
PcdLookup.java test for Bug 29691 21 lat temu
PointcutLibraryTest.java @testcase PR#40876 subtype-qualified pointcut reference 21 lat temu
Pr51322.java fix for Bugzilla Bug 51322 20 lat temu
PrivilegeBeyondScope.java correct line number 21 lat temu
PrivilegedParsing.java Fix for Bugzilla Bug 46280 20 lat temu
SoftWithin.java test for Bug 29693 21 lat temu
SofteningTooMuch.java fix for pr 48522, not warning on (un)softened exception 20 lat temu
StackError.java tests and fixes for 21 lat temu
StaticInterfaceMethods.java fix for pr 47754, itd of static method on interface 20 lat temu
SubtypeConstructorCW.java fix for Bugzilla Bug 49295 20 lat temu
SuperPointcutCE.java fixes for Bugzilla Bug 40858 21 lat temu
SuperToIntro.java fixed Bug 29959: super call in intertype method declaration body causes VerifyError 21 lat temu
SwitchInAround.java Fix for Bugzilla #39479, #40109 21 lat temu
TestSoftening.java Fix for Bugzilla Bug 46750 20 lat temu
ThisJoinPointAndVerifier.java added tests and fixes 21 lat temu
TrySwitch.java added test for Bugzilla Bug 38345 21 lat temu
VisiblePrivateInterfaceITDs.java fix for Bugzilla Bug 52928 20 lat temu
WeaveLocal.java FIXED: Bugzilla Bug 32463 21 lat temu
WideJumps.java test for Bugzilla Bug 38168 21 lat temu
notAJar.jar fix for Bugzilla Bug 43714 20 lat temu