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