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