選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7年前
..
ast pass formal name through 13年前
internal/tools allow reflection world to resolve generated types (e.g. lambdas) 9年前
patterns Fix 500035: handling target only binding in @AJ pointcut 7年前
reflect Fixing generics warnings 7年前
tools Fixing generics warnings 7年前
AbstractAnnotationAJ.java generics 14年前
AbstractReferenceTypeDelegate.java additional diagnostic info 8年前
Advice.java 359159 12年前
AdviceKind.java formatted 14年前
AjAttribute.java 335682 13年前
AjcMemberMaker.java pr318878: synchronized perObjectBind 11年前
AnnotatedElement.java 246125: the SPLIT 15年前
AnnotationAJ.java generics 14年前
AnnotationAnnotationValue.java formatted 14年前
AnnotationNameValuePair.java formatted 14年前
AnnotationOnTypeMunger.java change all relevant DataOutputStream usage to use CompressingDataOutputStream 14年前
AnnotationTargetKind.java formatted 14年前
AnnotationValue.java formatted 14年前
ArrayAnnotationValue.java formatted 14年前
ArrayReferenceType.java type demotion fixes. -Xset:avoidFinal=true to avoid final methods for around infra methods 13年前
BCException.java Fix 436653: conditional aspect activation plus various polish 9年前
BindingScope.java 317743: import handling and type lookup issues 14年前
BoundedReferenceType.java 399590 11年前
BoundedReferenceTypeDelegate.java Fix 436653: conditional aspect activation plus various polish 9年前
Checker.java 420210: additional message keys for declare warning or error 10年前
ClassAnnotationValue.java formatted 14年前
CompressingDataOutputStream.java 319312: uncompress the weaverstateinfo (unless turned on via sysprop). Fix in deserialization of uncompressed 'aspects affecting this file' list 14年前
ConcreteTypeMunger.java generics 14年前
ConstantPoolReader.java 312839: smaller class files 14年前
ConstantPoolWriter.java 312839: smaller class files 14年前
Constants.java formatted 14年前
CrosscuttingMembers.java Preserve ordering of declare annotation when removing and adding annotations 11年前
CrosscuttingMembersSet.java Support for @RequiredTypes and abstract aspects 9年前
CustomMungerFactory.java generics and ITD inner class updates 14年前
Dump.java 384189: actually respect dont dump on exception setting 12年前
EnumAnnotationValue.java 389752: annotation value matching fixes - multiple anno values correctly resolved now and enum values compared correctly 11年前
ExposeTypeMunger.java 239649 and primitives no longer all resolved by default 13年前
GeneratedReferenceTypeDelegate.java Fix 436653: conditional aspect activation plus various polish 9年前
IClassWeaver.java formatted 14年前
ICrossReferenceHandler.java 246125: the SPLIT 15年前
IEclipseSourceContext.java formatted 14年前
IHasPosition.java formatted 14年前
IHasSourceLocation.java formatted 14年前
ISourceContext.java persistence 15年前
IUnwovenClassFile.java formatted 14年前
IWeaveRequestor.java formatted 14年前
IWeavingSupport.java pass concreteAspect when building advice object 14年前
IntMap.java generics 14年前
Iterators.java more optimizations 14年前
JoinPointSignature.java Fix for 404848 11年前
JoinPointSignatureIterator.java avoid using helpers on Member hierarchy 14年前
Lint.java 419279: more configurable lint options 10年前
LintMessage.java formatted 14年前
Member.java improved annotation handling on ResolvedMemberImpl 14年前
MemberImpl.java 456457: unresolvable member fix. Testcode for 456801,455608 9年前
MemberKind.java formatted 14年前
MemberUtils.java 320358: type signature changes 14年前
MethodDelegateTypeMunger.java change all relevant DataOutputStream usage to use CompressingDataOutputStream 14年前
MissingResolvedTypeWithKnownSignature.java guard raising cantFindType 14年前
NameMangler.java tagged old style name creators 14年前
NewConstructorTypeMunger.java change all relevant DataOutputStream usage to use CompressingDataOutputStream 14年前
NewFieldTypeMunger.java 320358: type signature changes 14年前
NewMemberClassTypeMunger.java itd inners 14年前
NewMethodTypeMunger.java 320358: type signature changes 14年前
NewParentTypeMunger.java 322446: parent type munger remembers declaring aspect 14年前
PerObjectInterfaceTypeMunger.java change all relevant DataOutputStream usage to use CompressingDataOutputStream 14年前
PerTypeWithinTargetTypeMunger.java change all relevant DataOutputStream usage to use CompressingDataOutputStream 14年前
PersistenceSupport.java change all relevant DataOutputStream usage to use CompressingDataOutputStream 14年前
PoliceExtensionUse.java 246125: the SPLIT 15年前
Position.java formatted 14年前
PrivilegedAccessMunger.java change all relevant DataOutputStream usage to use CompressingDataOutputStream 14年前
ReferenceType.java Fix 433351: Declare parents fails on interfaces on the inpath depending on directory structure 8年前
ReferenceTypeDelegate.java Fix 436653: conditional aspect activation plus various polish 9年前
ResolvableTypeList.java optimized way to carry a set of types around that you may or may not want to resolve 14年前
ResolvedMember.java fixed 404848 11年前
ResolvedMemberImpl.java fixed 404848 11年前
ResolvedPointcutDefinition.java 239649 and primitives no longer all resolved by default 13年前
ResolvedType.java Fix 433351: Declare parents fails on interfaces on the inpath depending on directory structure 8年前
ResolvedTypeMunger.java 320358: type signature changes 14年前
Shadow.java generics 11年前
ShadowMunger.java 353457 13年前
SignatureUtils.java formatted 14年前
SimpleAnnotationValue.java formatted 14年前
SourceContextImpl.java persistence 15年前
StandardAnnotation.java 389752: annotation value matching fixes - multiple anno values correctly resolved now and enum values compared correctly 11年前
StaticJoinPointFactory.java formatted 14年前
TemporaryTypeMunger.java 310043: override final rogue message 14年前
TypeFactory.java Code polishing and extra diagnostics around types and parameterized types 8年前
TypeVariable.java Fix 486612: Can lose a super type bound when weaving a type using generics in its declaration 8年前
TypeVariableDeclaringElement.java formatted 14年前
TypeVariableReference.java formatted 14年前
TypeVariableReferenceType.java 374745 12年前
UnresolvedType.java ASM 5.0.1 plus polish/formatting 10年前
UnresolvedTypeVariableReferenceType.java 374745 12年前
Utils.java 246125: the SPLIT 15年前
VersionedDataInputStream.java 335682 13年前
WeakClassLoaderReference.java 363962 12年前
WeaverMessages.java 391384: fix 11年前
WeaverStateInfo.java Fix 436653: conditional aspect activation plus various polish 9年前
WildcardedUnresolvedType.java refactored generic type handling 14年前
World.java Fixing generics warnings 7年前
XlintDefault.properties 357019: message to lint 12年前
weaver-messages.properties 391384: fix 11年前