您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 年前