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