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 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 년 전
..
AroundAdviceJPs Fix for Bug 71377: Cannot advise private method call in around advice 20 년 전
IfPerThis Tests for Bugzilla Bug 62458 20 년 전
PR68991 Fix and tests for Bugzilla Bug 68991 20 년 전
StringToString serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 18 년 전
abstractITDs Fix for 64331 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 년 전
bug70619 Fix for Bug 70619 20 년 전
caseSensitivity/uniqueId Test for Bugzilla Bug 42515 20 년 전
cflowAndJar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 18 년 전
compileOrdering Tests for Bugzilla Bug 59778 20 년 전
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 년 전
doYouHaveVisiblePrivates Fix and tests for Bugzilla Bug 71372 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 년 전
incremental-declare-error test for pr84033 promoted from failing suite to real suite. 18 년 전
inlineAround fix and better tests for 21 년 전
interAbstract Upgrade license from CPLv1/EPLv1 to EPLv2 3 년 전
interInherit test for 21 년 전
interSpecials expanded coverage and fix for bug involving around advice with either 21 년 전
interfaceDefinition Fix for Bugzilla Bug 49784 20 년 전
interfaceITDs Fix for Bugzilla Bug 70794 20 년 전
interfaceLibrary fix for Bugzilla Bug 41175 21 년 전
interfaceNames FIXED: Bugzilla Bug 32421 21 년 전
intertypeOverrides Fix for bug 69459 20 년 전
invalidAbsoluteTypeName @testcase PR#65925 Valid but inaccessible type names should not be flagged by XLint:invalidAbsoluteTypeName 20 년 전
java5/arrayCloning move all java 5 tests out of code and back into .xml files now that we can compile them properly 19 년 전
jpOptimization/de/test test case for bug 45441 - joinpoint optimization when targetting 1.4 20 년 전
lazyTjpXLintWarning pr93253: lazytjp the default 18 년 전
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 년 전
oxford fix for Bugzilla Bug 61768 20 년 전
perCflowAndJar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt 18 년 전
pointcutdoctor-bug193065 PointcutDoctor javadoc - 193065 16 년 전
pr53981 fix for Bugzilla Bug 53981 20 년 전
pr59208 fix for Bugzilla Bug 59208 20 년 전
pr64262 test for Bugzilla Bug 64262 20 년 전
pr70404 tests for Bugzilla Bug 70404 20 년 전
pr71723 fix for Bugzilla Bug 71723 20 년 전
pr72531/de/rohith fix for Bugzilla Bug 72531 20 년 전
pr76096 Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into abstract classes (error can't find type $Local$) 19 년 전
pr102746 tests for Huff's fix for 102746 - not hooked up b/c harness manages classpath. 19 년 전
privilege/packageProtected @testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem with interfaces in method's signature" 21 년 전
privilegedAccess Fixes for: 20 년 전
privilegedNPE Fixes for: 20 년 전
protectedvf/main fix for Bugzilla Bug 51929 20 년 전
serialVersionUID Improve 2 tests do delete temporary files 3 년 전
seven/lint Upgrade license from CPLv1/EPLv1 to EPLv2 3 년 전
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 년 전
tooManyErrors Testcase for Bug 58679 20 년 전
typeVisibilityProblem Tests for 20 년 전
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 년 전
AmbiguousBindings.aj more ambiguous bindings testing 19 년 전
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 년 전
ArrayCloning.java Fix for Bugzilla Bug 72528 20 년 전
AspectInitError.java added tests and fixes 21 년 전
BadBindingError.java fix and tests for 21 년 전
BogusMessage.java Fix for Bugzilla Bug 72699 20 년 전
BogusMessage2.java Fix for Bugzilla Bug 72699 20 년 전
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 년 전
ConstructorMain.java Test for Bugzilla Bug 61538 20 년 전
ConvertToUnchecked.java fix for Bugzilla Bug 72157 20 년 전
Cosmetic.java Fix for 53999 20 년 전
CtorITD.aj Test for Bugzilla Bug 59440 20 년 전
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 trigger build 16 년 전
DecwClassCastException.java Fix for Bugzilla Bug 51320 20 년 전
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 년 전
DisjunctVarBinding.java partial fix for bug 61568. 19 년 전
DisjunctVarBinding_2.java Tests for Bugzilla Bug 62073 20 년 전
DisjunctVarBinding_3.java partial fix for bug 61568. 19 년 전
EllipsesStar.java Fix for Bugzilla Bug 61536 20 년 전
EnsureOverriding.java assert in test breaks a test run using -ea 12 년 전
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 년 전
IncorrectXlintOnInterface.java Some more fix for Bugzilla Bug 60015 20 년 전
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 년 전
InterfaceConstructor.java Test for Bug 60936 20 년 전
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 New compiler gives additional error message on 1.3 vm that makes this test fail. 19 년 전
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 년 전
NoByteToInt.java Tests for 20 년 전
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 년 전
PR61572.aj fix for Bugzilla Bug 61572 20 년 전
PR61658.java more ambiguous bindings testing 19 년 전
PR64069.aj test for Bugzilla Bug 64069 20 년 전
PR72157.java fix for Bugzilla Bug 72157 20 년 전
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 년 전
Source14Assert.java Spring cleaning in the test suite. Docs for AjcTestCase and XMLBasedAjcTestCase 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 년 전
TjpMistake.java @testcase PR#75129 NPE on thisJoinPoint mistake 19 년 전
TrySwitch.java added test for Bugzilla Bug 38345 21 년 전
VeryLongBranch.java test for 70201 20 년 전
VisiblePrivateInterfaceITDs.java fix for Bugzilla Bug 52928 20 년 전
WeaveLocal.java FIXED: Bugzilla Bug 32463 21 년 전
WhatsGoingOn.java Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing 19 년 전
WideJumps.java test for Bugzilla Bug 38168 21 년 전
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 년 전
decwStrings.java Tests and fix for Bugzilla Bug 54421 20 년 전
decwStringsErroneous.java Tests and fix for Bugzilla Bug 54421 20 년 전
notAJar.jar fix for Bugzilla Bug 43714 20 년 전
pr62642.java Removed 1.4 api (doh!) 20 년 전