Thu May 2 2024 04:26:14 EDT

This list is too long for Bugzilla's little mind; the Next/Prev/First/Last buttons won't appear on individual bugs.

Hide Search Description
This result was limited to 1000 bugs. See all search results for this query.
ID Product Comp Assignee Status Resolution Summary Changed
239120 AspectJ Compiler AJDT-inbox NEW --- java.lang.ArrayIndexOutOfBoundsException 2010-03-19
169014 AspectJ Runtime aspectj-inbox NEW --- [ataspectj] DeclarePrecedence should allow declaring mutliple precedences 2013-06-24
182846 AspectJ Compiler aspectj-inbox NEW --- Provide enclosing method in WeaveInfo messages 2013-06-24
231941 AspectJ LTWeavin aspectj-inbox NEW --- [plan] [ltw] NullPointerException at ResolvedMemberImpl.matches on ActiveMQ class. 2013-06-24
233718 AspectJ Compiler aspectj-inbox NEW --- [lang] Parameter annotation matching to select a subset of arguments 2020-09-21
241861 AspectJ Compiler aspectj-inbox NEW --- [plan] [annotations] cannot aspect inner class constructor w/ annotated params 2013-06-24
243224 AspectJ Compiler aspectj-inbox NEW --- [plan] [matching] Incorrect ambiguity error reported for complex pointcut 2013-06-24
251019 AspectJ Runtime aspectj-inbox NEW --- [plan] [memory] Possible resource leak in aspectj 1.6.1 2013-06-24
259586 AspectJ Compiler aspectj-inbox NEW --- [itds] [incremental] optimizing itd builds 2013-06-24
262257 AspectJ Build aspectj-inbox NEW --- [plan] [generics] Compiler fails to report name clash for generics violation via ITD 2013-06-24
269554 AspectJ Compiler aspectj-inbox NEW --- [plan][incremental] persistent incremental state objects 2013-06-24
295819 AspectJ Compiler aspectj-inbox NEW --- Changing constant value does not cause recompilation of code that uses it 2013-06-24
312935 AspectJ Compiler aspectj-inbox NEW --- Endless loop during AspectJ build 2013-06-24
318516 AspectJ Compiler aspectj-inbox NEW --- unused private warnings in some situations... 2011-04-28
325362 AspectJ Compiler aspectj-inbox NEW --- AspectJ 1.6.9 break integration with cobertura 2013-06-24
325370 AspectJ Compiler aspectj-inbox NEW --- [plan] ITD fields on interfaces marked as private are still woven as public, despite Bug 299552 2014-05-22
333066 AspectJ Compiler aspectj-inbox NEW --- StringIndexOutOfBoundsException during compilation 2014-08-20
333708 AspectJ Compiler aspectj-inbox NEW --- spring-aspects.jar issue (inpath) 2013-06-24
341130 AspectJ Compiler aspectj-inbox NEW --- Inadvertent change in matching (inherited annotations) 2013-06-24
215590 AspectJ Compiler aclement NEW --- Various small problems with 1.6.X 2013-06-24
312711 AspectJ Compiler aclement NEW --- better cflow counter/stack names 2013-06-24
71993 AspectJ Compiler adrian.colyer NEW --- Numerous bugs reported by FindBugs (http://findbugs.sourceforge.net/) in AspectJ jars 2008-08-28
72245 AspectJ Compiler adrian.colyer NEW --- inconsistent treatment of set field join points at initialisers of final fields 2004-08-20
72335 AspectJ Compiler adrian.colyer NEW --- problem with new/FieldInitializerJoinPoints.java 2004-08-20
86012 AspectJ Compiler adrian.colyer NEW --- aspect VerifyError when declaring implementation on uncompiled class 2010-01-26
86589 AspectJ Compiler adrian.colyer NEW --- Xlint should warn about set field if not defined 2005-02-25
88842 AspectJ Compiler adrian.colyer NEW --- [docs] Strange errors wheb jdom-b9.jar is in classpath 2006-04-04
92311 AspectJ Compiler adrian.colyer NEW --- [itds] ITD private hiding base class field 2007-10-23
92326 AspectJ Compiler adrian.colyer NEW --- Align JoinPoint getters with context changes 2005-04-21
92340 AspectJ Compiler adrian.colyer NEW --- private ITD's not visible to nested aspect 2005-04-22
93656 AspectJ Compiler adrian.colyer NEW --- ISwitchoffable - a way to control execution of advice at the aspect level. 2005-08-01
93772 AspectJ Compiler adrian.colyer NEW --- [Parsing] AspectJ eager parser does not report semantic errors 2006-05-30
95506 AspectJ Compiler adrian.colyer NEW --- [ataspectj] @AJ in the compiler 2007-10-23
102743 AspectJ Docs adrian.colyer NEW --- [docs] describe Xlint warnings in compiler documentation 2013-06-24
103646 AspectJ Compiler adrian.colyer NEW --- [ataspectj] @AJ declare annotation 2007-10-23
107194 AspectJ Compiler adrian.colyer NEW --- weaving gives a bad file descriptor exception on resource reading 2005-08-18
108895 AspectJ Compiler adrian.colyer NEW --- Allow Binding in User Pointcuts 2005-09-06
111027 AspectJ Compiler adrian.colyer NEW --- Contribution: Loadtime Weaving Agent for WebSphere 2009-04-06
543023 AspectJ Compiler AJDT-inbox NEW --- java.lang.ClassCastException: org.aspectj.weaver.MissingResolvedTypeWithKnownSignature cannot be cast to org.aspectj.weaver.ReferenceType 2020-04-22
69344 AspectJ Compiler aspectj-inbox NEW --- Cannot exlude woven classes with scoping pointcut 2007-02-14
80430 AspectJ Compiler aspectj-inbox NEW --- JSR 45 support (was: withincode aspect crashes recent IBM 1.4.2 JVMs) 2007-02-14
89640 AspectJ Compiler aspectj-inbox NEW --- Random (?) NPE in 0325 build 2007-02-14
95344 AspectJ Compiler aspectj-inbox NEW --- own type of an aspect unit cannot be resolved 2007-02-14
96942 AspectJ Compiler aspectj-inbox NEW --- JavaCore / AspectJCore create throws Exception 2007-02-14
113191 AspectJ Compiler aspectj-inbox NEW --- Contribution: Command Line Weaver that Can be Packaged with aspectjweaver.jar 2013-06-24
116411 AspectJ Testing aspectj-inbox NEW --- Improve consistency, maintainability and reusability of compiler option parsing 2010-01-26
119017 AspectJ Compiler aspectj-inbox NEW --- [comp-upgrade] JavaCore.create(..) doesn't work 2010-01-26
120015 AspectJ Compiler aspectj-inbox NEW --- [generics-itds]Better Generic Aspect Concretization 2013-06-24
123759 AspectJ Compiler aspectj-inbox NEW --- expose join points for synchronized methods/blocks and define new related pointcuts 2011-01-16
124460 AspectJ Compiler aspectj-inbox NEW --- [plan] Support aop.xml for controlling weaving in all compilation scenarios 2013-06-24
125791 AspectJ Compiler aspectj-inbox NEW --- [generics] Another problem with abstract generic aspects in Jar files 2010-03-10
126118 AspectJ Compiler aspectj-inbox NEW --- Problems not being reported with unknown classpath entry 2006-05-12
126355 AspectJ Compiler aspectj-inbox NEW --- Upgrading Aspectj to 1.5: After compiling project with ajc release 1.5, compiling jsps with imports containg generics causes errors, Worked under aspectj 1.2.1 2006-05-23
128664 AspectJ Compiler aspectj-inbox NEW --- [annotations] Incorrect/asymmetric semantics of inherited annotation for interface vs. class 2013-06-24
129839 AspectJ Docs aspectj-inbox NEW --- Some remarks regarding the exercises in the teaching module 2006-02-28
130119 AspectJ Compiler aspectj-inbox NEW --- Advice in perthis() aspect not executed for interface execution join point 2006-03-03
132128 AspectJ Compiler aspectj-inbox NEW --- [generics] Type patterns cannot be used to match member types of generic classes 2013-06-24
132314 AspectJ Compiler aspectj-inbox NEW --- [comp-upgrade] AspectJ compiler requires dependencies the JDT compiler doesnt 2008-08-22
132456 AspectJ Compiler aspectj-inbox NEW --- [parsing] Inconsistency in identifiers allowed for labeled statements and break/continue 2008-08-22
133770 AspectJ LTWeavin aspectj-inbox NEW --- [ltw] Problem with Declare Parents and Call Munger in Load-Time Weaving 2006-10-03
134425 AspectJ Compiler aspectj-inbox NEW --- [itds] Problem calling super from ITDs in an overrides relationship 2013-06-24
135865 AspectJ Compiler aspectj-inbox NEW --- [annotations][itds] declare @method is broken for call() 2013-06-24
138398 AspectJ Compiler aspectj-inbox NEW --- Make -outxml the default 2013-06-24
141311 AspectJ Compiler aspectj-inbox NEW --- [build] AspectJ dev builds don't have a version 2013-06-24
145018 AspectJ Compiler aspectj-inbox NEW --- [ataspectj][matching] NPE weaving complex pointcuts with if() 2013-06-24
145047 AspectJ Compiler aspectj-inbox NEW --- use chars instead of strings to process signatures in UnresolvedType 2013-06-24
146528 AspectJ Compiler aspectj-inbox NEW --- [tools] AST support for resolving type bindings 2013-06-24
147841 AspectJ Compiler aspectj-inbox NEW --- advice is not woven from jar on aspectpath when 'this' or 'target' is included in the pointcut 2013-06-24
148773 AspectJ LTWeavin aspectj-inbox NEW --- Major LTW Optimization: Let Loaded Types be Expendable 2006-08-23
149260 AspectJ Compiler aspectj-inbox NEW --- Allow declare precedence to override default advice precedence based on inheritance 2013-06-24
149322 AspectJ Compiler aspectj-inbox NEW --- Change Xlint cantFindType default to warning 2013-06-24
149419 AspectJ Compiler aspectj-inbox NEW --- Default access field injection fails 2006-07-06
149802 AspectJ LTWeavin aspectj-inbox NEW --- Support inlining of all eligible around advice 2013-06-24
150250 AspectJ Compiler aspectj-inbox NEW --- Use unique message identifiers 2013-06-24
151278 AspectJ Compiler aspectj-inbox NEW --- [argbinding] Incorrect name binding in args pointcuts 2013-06-24
153114 AspectJ LTWeavin aspectj-inbox NEW --- JMX Interface 2013-06-24
153464 AspectJ Compiler aspectj-inbox NEW --- negated annotation type pattern fails 2008-08-22
153558 AspectJ Build aspectj-inbox NEW --- org.aspectj Restructure - Phase 1.1: ASM (Object Web) Bundle 2006-08-11
153950 AspectJ Build aspectj-inbox NEW --- org.aspectj Restructure - Phase 2.1: Improve compiler test coverage 2006-08-15
156149 AspectJ Compiler aspectj-inbox NEW --- Problem Calling Super for ITD defined on Interface 2007-02-16
157031 AspectJ Compiler aspectj-inbox NEW --- Array element get/set pointcut 2013-03-21
158159 AspectJ Docs aspectj-inbox NEW --- [docs] Doc syntax for modifiers, e.g. in method-execution signature 2008-09-30
158629 AspectJ LTWeavin aspectj-inbox NEW --- binary-weaving method annotation into a class is working incorrectly 2006-09-26
159419 AspectJ LTWeavin aspectj-inbox NEW --- Allow Evicting WeavingAdaptors 2006-10-05
160146 AspectJ LTWeavin aspectj-inbox NEW --- JVM VerifyError (invalid stack height) when LTW is used with Hibernate 2010-03-19
160296 AspectJ Runtime aspectj-inbox NEW --- Custom JoinPoint factory 2006-10-18
160509 AspectJ Compiler aspectj-inbox NEW --- Allow matching args by type not position 2006-10-11
160945 AspectJ LTWeavin aspectj-inbox NEW --- LTW failure on woven class 2006-10-18
162310 AspectJ Compiler aspectj-inbox NEW --- ajc create the bytecode that cause java.lang.VerifyError by instantiation 2006-10-26
162844 AspectJ Compiler aspectj-inbox NEW --- Allow args test for inexact type pattern when not binding 2006-10-31
166220 AspectJ LTWeavin aspectj-inbox NEW --- Allow suppression of "ignoring duplicate definition" 2013-06-24
166246 AspectJ LTWeavin aspectj-inbox NEW --- Avoid Memory Overhead Per ClassLoader 2010-11-22
168479 AspectJ Compiler aspectj-inbox NEW --- pertypewithin can't advice package private class 2013-06-24
168714 AspectJ Compiler aspectj-inbox NEW --- [ast] AST needs more work 2008-10-02
169015 AspectJ Runtime aspectj-inbox NEW --- [plan] [ataspectj] Assymetry between AfterReturning/Throwing and other advice annotation 2013-06-24
169699 AspectJ Compiler aspectj-inbox NEW --- Is there any particular order in ITD? 2013-06-24
170617 AspectJ Compiler aspectj-inbox NEW --- Rework AjState management 2010-01-26
170620 AspectJ Compiler aspectj-inbox NEW --- Revisit how the compiler should be accessed for eager parsing information 2013-06-24
170621 AspectJ Compiler aspectj-inbox NEW --- Formalise how information about the ast should be accessed by tools 2013-06-24
171061 AspectJ Compiler aspectj-inbox NEW --- [plan] [iajc] iajc run in ant script should output summary line like javac 2013-06-24
171069 AspectJ LTWeavin aspectj-inbox NEW --- java.util.EmptyStackException in CompilationAndWeavingContext using LTW 2007-01-22
173422 AspectJ Compiler aspectj-inbox NEW --- Problem with cflowbelow and before-advice on class javax.swing.JTable.columnSelectionChanged 2008-10-02
173864 AspectJ AJDoc aspectj-inbox NEW --- AJDoc do not generate annotations? 2013-06-24
175709 AspectJ Compiler aspectj-inbox NEW --- [ltw] Multiple ClassNotFoundExceptions when weaving local class 2008-12-03
176933 AspectJ Compiler aspectj-inbox NEW --- [plan] [deow] declare warning change not picked up on incremental compile 2013-06-24
177678 AspectJ Runtime aspectj-inbox NEW --- equality of joinpoints 2007-03-20
179744 AspectJ Compiler aspectj-inbox NEW --- AspectJ should support synchronized advice 2007-03-28
182836 AspectJ LTWeavin aspectj-inbox NEW --- [itds] [ltw] Duplicate ITD Members with Load-Time Weaving Depending on Load Order 2013-06-24
188291 AspectJ Compiler aspectj-inbox NEW --- pointcut definition with "if" designator or array type patterns inappropriate in runtime visible annotations (@Pointcut, @Before, @After, @Around, @AfterReturning, @AfterThrowing) 2007-06-07
190095 AspectJ Compiler aspectj-inbox NEW --- [matching] this(), target(), and args() etc. shouldn't allow the + wildcard 2013-06-24
192186 AspectJ Library aspectj-inbox NEW --- Enhancement request for Shadow.reportWeavingMessage() 2013-06-24
198194 AspectJ Compiler aspectj-inbox NEW --- within and pointcuts matching introduced method declarations on interfaces 2009-02-25
198204 AspectJ Compiler aspectj-inbox NEW --- [iajc] AJC should parse the arguments in a more strict way 2013-06-24
200399 AspectJ Runtime aspectj-inbox NEW --- after returning advice = memory leak 2013-06-24
201385 AspectJ AJDoc aspectj-inbox NEW --- Support doclets or at least standard doclet tags 2013-06-24
201748 AspectJ Compiler aspectj-inbox NEW --- ITD static array, type check error 2013-06-24
207648 AspectJ LTWeavin aspectj-inbox NEW --- Speed up weaving option: favor occasional runtime tests 2013-06-24
208184 AspectJ IDE aspectj-inbox NEW --- [build] During build of all projects, the aspectJ builder locks on a resource and blocks all other actions 2007-10-31
208991 AspectJ Compiler aspectj-inbox NEW --- [parser] ITDs on generic types with multiple levels of type parameterization will fail 2013-06-24
210849 AspectJ Runtime aspectj-inbox NEW --- Support ProceedingJoinPoint.proceed(Object...) 2007-11-25
212353 AspectJ Compiler aspectj-inbox NEW --- FindBugs error in abstract aspect that uses pertypewithin - Superclass uses subclass during initialization. 2013-06-24
212783 AspectJ Compiler aspectj-inbox NEW --- [generics] [itds] ITD in generic aspect is not working correctly 2013-06-24
215115 AspectJ LTWeavin aspectj-inbox NEW --- [ataspectj] [decp] Can't advice introduced method with annotation-style 2013-06-24
218023 AspectJ Compiler aspectj-inbox NEW --- No error on name conflict when injecting a private field in privileged aspect 2008-02-06
218507 AspectJ Compiler aspectj-inbox NEW --- Generic, unmessaged RuntimeException when running ajc 1.6.0m1 2008-10-02
222054 AspectJ Compiler aspectj-inbox NEW --- no detailed checks for nevermatching pointcuts 2008-03-10
224818 AspectJ Runtime aspectj-inbox NEW --- Factory uses getClassLoader() does not use jave security causes problems with container security 2012-11-22
227029 AspectJ LTWeavin aspectj-inbox NEW --- [ltw] multithreading problem for reflection based type 2013-06-24
230276 AspectJ Compiler aspectj-inbox NEW --- Overly repetitive algorithm for managing the addition of aspect hierarchies to the weaver 2008-05-05
230451 AspectJ IDE aspectj-inbox NEW --- Had problem in extracting '*.jar' given in 'InPath' during weaving. 2008-10-24
237697 AspectJ Compiler aspectj-inbox NEW --- Fine grained control over weaving 2013-06-24
238035 AspectJ Compiler aspectj-inbox NEW --- ajc compile ends batch file 2008-06-22
239520 AspectJ Compiler aspectj-inbox NEW --- weaving problem if two similiar classes are in the same directory 2013-06-24
239649 AspectJ Runtime aspectj-inbox NEW --- Access to this or the aspect instance in an if() 2013-06-24
240011 AspectJ Compiler aspectj-inbox NEW --- Support inline definition of types in "declare parents" 2008-07-08
240551 AspectJ Compiler aspectj-inbox NEW --- Compile error: BCException thrown: malformed org.aspectj.weaver.PointcutDeclaration attribute when compiling after change in inpath 2008-07-14
240608 AspectJ Library aspectj-inbox NEW --- Allow checked exceptions which are declared on the join point but not on the point cut to be thrown from advice 2013-06-24
242044 AspectJ Compiler aspectj-inbox NEW --- add support for joinpoints on cast and instanceof instruction 2008-07-25
242383 AspectJ Compiler aspectj-inbox NEW --- [ataspectj] [decp] modifiers on intertype field declarations using @DeclareParents are ignored 2013-06-24
243203 AspectJ Compiler aspectj-inbox NEW --- [ataspectj] [decp] clarify difference between @DeclareParents and 'declare parents' 2013-06-24
243793 AspectJ Runtime aspectj-inbox NEW --- dflow pointcut 2008-08-11
244619 AspectJ Compiler aspectj-inbox NEW --- [generics] [itds] AspectJ creates inconsistent class files for generic itds 2013-06-24
245290 AspectJ AJDoc aspectj-inbox NEW --- The Aspect decorations in AJDoc should be modified to improve readability 2013-06-24
245604 AspectJ AJDoc aspectj-inbox NEW --- [ajdoc] ajdoc does not generate documentation for Aspect without a specified visibility 2013-06-24
246413 AspectJ Compiler aspectj-inbox NEW --- Advice After Object Completely Initialized: Target Weaving 2013-06-24
246918 AspectJ Compiler aspectj-inbox NEW --- Setting the perclause in an aop.xml file for a concrete aspect 2013-06-24
247319 AspectJ Compiler aspectj-inbox NEW --- Introduce marker interface "IsWeavable" for weavable types 2008-09-15
247331 AspectJ LTWeavin aspectj-inbox NEW --- [plan] [ltw] Revisit LTW and ensure meets the needs of AOSGi (Equinox aspects) 2013-06-24
248681 AspectJ Compiler aspectj-inbox NEW --- Enum Value matching facility 2020-10-23
248743 AspectJ Docs aspectj-inbox NEW --- LTW configuration instructions for application servers 2008-09-26
249691 AspectJ IDE aspectj-inbox NEW --- NullPointerException at org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember.getTypeDeclaration:175 2008-12-13
251153 AspectJ Build aspectj-inbox NEW --- Unnecessary full builds occurring when successive builds happen within 1 second of each other 2017-12-29
253109 AspectJ Compiler aspectj-inbox NEW --- Args(..) construction semantics do not follow a well defined pattern when generic types are applied 2013-06-24
253784 AspectJ Compiler aspectj-inbox NEW --- [itds] Allow super.method() type calls to overridden ITD methods 2013-06-24
254606 AspectJ Compiler aspectj-inbox NEW --- Configurable weaveinfo message inserts and expressing match constraints 2013-06-24
254618 AspectJ Compiler aspectj-inbox NEW --- [itds] ITD Overrides method in class...is this correct behavior? 2013-06-24
254837 AspectJ Compiler aspectj-inbox NEW --- [annotations] NullPointerException at org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember.getEclipseAnnotations:219 2009-03-18
256897 AspectJ LTWeavin aspectj-inbox NEW --- AbortException while processing classfile generated from Scala source 2009-02-24
256935 AspectJ LTWeavin aspectj-inbox NEW --- Allow more control over the LTW verbose output 2013-06-24
259416 AspectJ Compiler aspectj-inbox NEW --- parameter annotation binding 2016-12-04
259427 AspectJ Compiler aspectj-inbox NEW --- Allow aspect instance members to be used in if() poincuts 2008-12-19
259535 AspectJ Compiler aspectj-inbox NEW --- [plan] private fields accessed only by ITDs have a "never read locally" warning on it 2013-06-24
260250 AspectJ LTWeavin aspectj-inbox NEW --- Using dynamic attachement LTW agent with Attach API (JDK 1.6) 2009-01-07
261150 AspectJ LTWeavin aspectj-inbox NEW --- ClassCastException using LTW 2009-02-24
261728 AspectJ Compiler aspectj-inbox NEW --- New syntax for code style ITDs 2009-11-19
261729 AspectJ Compiler aspectj-inbox NEW --- Allow @DeclareParents type mixins without annotations 2009-01-20
262102 AspectJ Compiler aspectj-inbox NEW --- Names of anonymous inner classes inside ITD methods could clash 2009-08-25
262146 AspectJ Compiler aspectj-inbox NEW --- Enhance debugging experience for AspectJ-enabled programs 2013-06-24
262350 AspectJ Compiler aspectj-inbox NEW --- Incorrectly generated exception handler table when using -Xjoinpoints:synchronization 2013-06-24
263105 AspectJ Compiler aspectj-inbox NEW --- Reweaving after bytecode manipulation from other libraries causes ClassFormatException 2009-01-30
263310 AspectJ Build aspectj-inbox NEW --- [handles] Initializer handle counts are not properly computed 2013-06-24
263469 AspectJ IDE aspectj-inbox NEW --- unable to write compilation result for versioned file 2009-02-03
264874 AspectJ Runtime aspectj-inbox NEW --- WeavingAdaptor doesn't support URLs, in particular not jar:// 2013-06-24
265041 AspectJ Compiler aspectj-inbox NEW --- [plan][split]JDTWorld for matching 2013-06-24
265042 AspectJ Compiler aspectj-inbox NEW --- Around advice don't support covariance 2010-01-12
265045 AspectJ Compiler aspectj-inbox NEW --- [plan][split]JDTWorld / ReflectionWorld for matching in AJDT 2013-06-24
265083 AspectJ Compiler aspectj-inbox NEW --- Visitor for building model structure based on entry in the World 2009-02-17
265084 AspectJ Compiler aspectj-inbox NEW --- Bytecode walker for creation of join points 2009-02-17
266381 AspectJ Compiler aspectj-inbox NEW --- Support the let() pointcut 2009-05-19
266415 AspectJ Compiler aspectj-inbox NEW --- Allow private context collection 2009-02-26
266552 AspectJ Compiler aspectj-inbox NEW --- @DeclareMixin feature 2009-03-09
266633 AspectJ Testing aspectj-inbox NEW --- aspectj and applet 2009-03-16
266952 AspectJ Compiler aspectj-inbox NEW --- @DeclareParents probably broken for "A || B" style target 2009-03-03
267245 AspectJ Compiler aspectj-inbox NEW --- [inpath] incremental compilation issues 2013-06-24
267498 AspectJ Compiler aspectj-inbox NEW --- org.aspectj.matcher.jar causes "Attempted to create Java 1.5 reflection based delegate but org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate was not found on classpath" 2010-03-15
269576 AspectJ Compiler aspectj-inbox NEW --- Full builds on Aspect deletion 2013-06-24
269847 AspectJ Compiler aspectj-inbox NEW --- New instantiation model: perjoinpointshadow 2009-03-24
269850 AspectJ Compiler aspectj-inbox NEW --- New instantiation model: perjoinpointperinstance 2009-03-25
269999 AspectJ Build aspectj-inbox NEW --- In path out folder not calling back on write 2009-03-25
270046 AspectJ Compiler aspectj-inbox NEW --- [incremental] unnecessary drop back to full build for a project declaring a type that matches an aspect accessible on the classpath 2013-06-24
270163 AspectJ LTWeavin aspectj-inbox NEW --- Enabling Load Time Weaving with Java ME 2009-03-26
270305 AspectJ Compiler aspectj-inbox NEW --- next bunch of handle problems 2013-06-24
270874 AspectJ LTWeavin aspectj-inbox NEW --- ClassLoaderWeavingAdaptor tries to reweave compiled aspectj, logs warning 2009-04-30
270998 AspectJ LTWeavin aspectj-inbox NEW --- BCException when load-time weaving clone() 2013-06-24
271265 AspectJ Compiler aspectj-inbox NEW --- [incremental] incremental builds when the relationship map includes phantom handles 2013-06-24
271730 AspectJ Compiler aspectj-inbox NEW --- Allow lazyTjp for after returning + after throwing at same jp 2013-06-24
273090 AspectJ Compiler aspectj-inbox NEW --- Improper hierarchy and relationships when Aspect is on the inpath 2009-04-21
273091 AspectJ Compiler aspectj-inbox NEW --- Handles broken when non-alpha numeric character is in the project name 2011-03-24
273102 AspectJ Compiler aspectj-inbox NEW --- Binary handles from @AspectJ aspects are incorrect 2009-04-21
273655 AspectJ Compiler aspectj-inbox NEW --- various issues with annotation binding (and value binding) 2010-03-15
274885 AspectJ AJDoc aspectj-inbox NEW --- [ajdoc] Enumeration class with an inner class causing ajdoc failure. 2013-06-24
277045 AspectJ Compiler aspectj-inbox NEW --- [plan] org.aspectj.lang.reflect.Advice should give access to annotations and to parameter names 2013-06-24
278496 AspectJ Compiler aspectj-inbox NEW --- [plan][memory] Out of memory error when weaving 2013-06-24
278940 AspectJ AJBrowse aspectj-inbox NEW --- setupManager NoSuchMehodFound 2009-06-08
280359 AspectJ AJDoc aspectj-inbox NEW --- [ajdoc] Missing fully qualified name for ITDs types in AJDoc 2009-06-15
280675 AspectJ Compiler aspectj-inbox NEW --- better relationships for @DeclareMixin 2009-06-17
280700 AspectJ Compiler aspectj-inbox NEW --- ajc fails to add interface with declare parents 2009-06-17
281769 AspectJ Runtime aspectj-inbox NEW --- Problem getting the real method when using generic classes in Java 2010-03-22
282282 AspectJ Compiler aspectj-inbox NEW --- ClassCastException: org.aspectj.weaver.MissingResolvedTypeWithKnownSignature 2010-07-15
283864 AspectJ Compiler aspectj-inbox NEW --- The crosscutting model contains incorrect entries when target of advice is generic and an array 2013-06-24
284224 AspectJ LTWeavin aspectj-inbox NEW --- IllegalAccessError with Hibernate Classes 2009-07-23
284301 AspectJ Compiler aspectj-inbox NEW --- checked exceptions and annotation style 2009-07-22
286473 AspectJ LTWeavin aspectj-inbox NEW --- [itds][ltw] unpredictable weaving of declare parents during LTW 2013-06-24
286514 AspectJ AJBrowse aspectj-inbox NEW --- Error 2009-08-13
287092 AspectJ Compiler aspectj-inbox NEW --- Integrate extension to allow groovy compilation 2015-03-17
287381 AspectJ AJDoc aspectj-inbox NEW --- Support ajdocworkingdir parameter 2013-06-24
287426 AspectJ LTWeavin aspectj-inbox NEW --- generated classes and multiple weaving 2013-06-24
287597 AspectJ Compiler aspectj-inbox NEW --- Relative order of annotation vs. access specification should not matter 2013-06-24
288282 AspectJ Compiler aspectj-inbox NEW --- Introduction should not unnecessarily change the public interfaces of classes 2013-06-24
288577 AspectJ Compiler aspectj-inbox NEW --- after() returning(Object o) : set() is not working 2009-09-03
288586 AspectJ Compiler aspectj-inbox NEW --- bogus 'incompatible return type applying to constructor-call' error 2009-09-03
288711 AspectJ Runtime aspectj-inbox NEW --- java.lang.VerifyError with @AspectJ 2009-09-06
288713 AspectJ Compiler aspectj-inbox NEW --- @DeclareParents/@DeclareMixins defaultImpl needs + 2009-09-06
289041 AspectJ LTWeavin aspectj-inbox NEW --- [ltw] Issue warning when aop.xml defined set of types to be woven is empty 2009-09-10
289413 AspectJ LTWeavin aspectj-inbox NEW --- using testng and spring - test extends superclass then LTWeaving does not always work 2013-06-24
290133 AspectJ Compiler aspectj-inbox NEW --- Provide better error when subclass is missing @Aspect 2013-06-24
290740 AspectJ Compiler aspectj-inbox NEW --- [plan][groovy]Weaving groovy 2013-06-24
291300 AspectJ Compiler aspectj-inbox NEW --- java.lang.IllegalStateException at org.aspectj.apache.bcel.generic.InstructionBranch.updatePosition(InstructionBranch.java:176) 2009-10-05
291550 AspectJ Compiler aspectj-inbox NEW --- Parsing Javadoc with incorrect warning 2009-10-06
292262 AspectJ Compiler aspectj-inbox NEW --- Add more static language interpretations 2013-06-24
293509 AspectJ Compiler aspectj-inbox NEW --- Allow the use of not-fully-qualified types in @AspectJ 2009-10-27
293510 AspectJ Compiler aspectj-inbox NEW --- @within fast match - evaluate if is it a reasonable thing to do? 2009-10-27
294807 AspectJ Compiler aspectj-inbox NEW --- BCException: unknown TypePattern kind: 0 error message without context making troubleshooting incompatible aspect code very difficult 2013-06-24
295517 AspectJ Compiler aspectj-inbox NEW --- Enable pointcut matching timer information in AJDT Event trace view 2009-11-26
297453 AspectJ LTWeavin aspectj-inbox NEW --- warning ignoring duplicate definition: 2013-06-24
297513 AspectJ LTWeavin aspectj-inbox NEW --- Scoping mechanism for limiting effect of discovered aspects 2009-12-10
297907 AspectJ LTWeavin aspectj-inbox NEW --- aop.xml validation takes a long time if DTD is specified 2013-06-24
297987 AspectJ Compiler aspectj-inbox NEW --- Construction and usage of a pointcut parser can be expensive 2010-01-12
298067 AspectJ Compiler aspectj-inbox NEW --- Compile error: RuntimeException thrown: Assertion is false 2011-04-28
298675 AspectJ Compiler aspectj-inbox NEW --- Can't ask to parameterize a member of non-generic type: 2014-12-18
298829 AspectJ Runtime aspectj-inbox NEW --- Under percflow/percflowbelow instant. mode aspect applies only to thread of execution 2010-01-07
299062 AspectJ Runtime aspectj-inbox NEW --- java.lang.VerifyError with @AspectJ: Incompatible argument to function 2013-06-24
299494 AspectJ Compiler aspectj-inbox NEW --- NullPointerException at ProblemReporter.unsafeCast(ProblemReporter.java:6319) 2013-06-24
302544 AspectJ Compiler aspectj-inbox NEW --- AspectJ compiler runs out of memory when compiling 846 aspects with 1024m allocated heap size 2010-02-11
302611 AspectJ LTWeavin aspectj-inbox NEW --- Caused by: org.aspectj.weaver.reflect.ReflectionWorld$ReflectionWorldException: warning can't determine implemented interfaces of missing type com.ibm.ws.sib.api.jms.JmsInternalConstants 2013-06-24
304023 AspectJ Runtime aspectj-inbox NEW --- Unnecessary ArrayIndexOutOfBoundsException caught when index is illegal 2010-02-26
305635 AspectJ IDE aspectj-inbox NEW --- BasicTokenSource.java:84 NullPointerException 2010-03-11
306606 AspectJ Build aspectj-inbox NEW --- java.lang.NoSuchMethodError: org.aspectj.weaver.bcel.BcelWorld.setXmlConfigured(Z)V 2010-03-22
306915 AspectJ LTWeavin aspectj-inbox NEW --- Classloader issue when pointcut definition and target were loaded by different classloaders 2020-02-21
308393 AspectJ Compiler aspectj-inbox NEW --- org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType$MissingImplementationException 2010-04-07
308399 AspectJ IDE aspectj-inbox NEW --- Relationship applying to incorrect program element when source code is on same line 2010-04-07
309007 AspectJ Build aspectj-inbox NEW --- NullPointerException 2010-04-13
309628 AspectJ Compiler aspectj-inbox NEW --- Stack over flow error occured in hp itanium environment while trying to load aspectj1.6.1 2010-06-22
309741 AspectJ Runtime aspectj-inbox NEW --- NPE resolving types 2013-06-24
310503 AspectJ Compiler aspectj-inbox NEW --- [plan] Declared annotation for 'enhancement' of existing annotations 2013-06-24
311749 AspectJ Compiler aspectj-inbox NEW --- Support lazyTjp for around advice 2012-11-27
312730 AspectJ Library aspectj-inbox NEW --- [plan] [pointcut parsing] Invalid pointcut gets parsed correctly 2013-06-24
313026 AspectJ Compiler aspectj-inbox NEW --- declare annotation - augmentation/overriding and precedence 2014-09-18
314993 AspectJ Compiler aspectj-inbox NEW --- NPE at checkAlternateBinding during initial index 2013-06-24
315820 AspectJ Compiler aspectj-inbox NEW --- Support declaration of multiple annotations using one declare statement 2010-06-18
315957 AspectJ LTWeavin aspectj-inbox NEW --- Using special ClassLoader 2011-09-20
316639 AspectJ Compiler aspectj-inbox NEW --- Privileged aspects can not import private/protected/default nested types 2010-06-11
317060 AspectJ Compiler aspectj-inbox NEW --- Create "AspectG" to provide first class integration with Groovy 2010-06-16
317874 AspectJ LTWeavin aspectj-inbox NEW --- race condition when LTW - classes loaded before initialization completes are not woven 2010-06-25
318237 AspectJ IDE aspectj-inbox NEW --- AspectJ internal Compiler error 2019-04-19
318825 AspectJ Compiler aspectj-inbox NEW --- Compilation error for composite annotation parameter pointcut 2010-07-04
319312 AspectJ Compiler aspectj-inbox NEW --- compression of attributes has problems with other bytecode transformations 2013-06-24
319315 AspectJ Compiler aspectj-inbox NEW --- internal compiler error with AjcXmlTask (parallel testing) 2013-06-24
319595 AspectJ Compiler aspectj-inbox NEW --- add -xmlConfigured to AjcTask 2010-07-12
319783 AspectJ Compiler aspectj-inbox NEW --- Compilation error for unmatched declare @method/@field 2010-07-13
320138 AspectJ Compiler aspectj-inbox NEW --- rogue warning working with enums and itds 2010-07-16
320331 AspectJ IDE aspectj-inbox NEW --- AJDT incremental compile does not update other Java Projects when project is converted to AspectJ project 2010-08-05
320337 AspectJ Compiler aspectj-inbox NEW --- Type variable usage in declaration annotation 2010-07-19
320435 AspectJ IDE aspectj-inbox NEW --- org.aspectj.weaver.BCException: malformed org.aspectj.weaver.EffectiveSignature attribute 2010-11-08
321243 AspectJ Compiler aspectj-inbox NEW --- @DeclareMixin handles method annotations but not parameter annotations. 2013-06-24
321652 AspectJ Compiler aspectj-inbox NEW --- Incremental compile bug 2013-06-24
321820 AspectJ Compiler aspectj-inbox NEW --- Declare annotation to a method param 2013-06-24
321910 AspectJ Compiler aspectj-inbox NEW --- NPE using aspectpath 2010-08-05
322686 AspectJ IDE aspectj-inbox NEW --- Declare parents IProgramElement should specify 'extends' or 'implements' 2013-06-24
323507 AspectJ Compiler aspectj-inbox NEW --- NoClassDefFoundError is risen after compiling with AspectJ or LTW 2010-09-10
324707 AspectJ Compiler aspectj-inbox NEW --- generic method ITDs having issue in complex hierarchy 2010-09-07
324708 AspectJ Compiler aspectj-inbox NEW --- problem with parameterized anonymous class used in ITD method 2010-09-07
324767 AspectJ Compiler aspectj-inbox NEW --- Compile error: NullPointerException thrown 2010-09-09
324880 AspectJ Compiler aspectj-inbox NEW --- Spurious warning in pointcut [Xlint:unmatchedSuperTypeInCall] 2010-09-09
325092 AspectJ Compiler aspectj-inbox NEW --- Feature Request: Pointcut selector for Meta Annotation Type. 2013-06-24
325527 AspectJ IDE aspectj-inbox NEW --- No way to call a method entityManager.merge(x); 2013-06-24
326399 AspectJ Compiler aspectj-inbox NEW --- advice may throw checked exceptions at handler joinpoints in contexts that cannot handle these exceptions 2010-09-28
327057 AspectJ AJBrowse aspectj-inbox NEW --- [handles] Declare annotation coming from another project does not have proper handle 2013-06-24
327552 AspectJ Runtime aspectj-inbox NEW --- Calling ajc in Eclipse Application Run Configuration leads to unsupported "srcdir" attribute 2013-06-24
327556 AspectJ LTWeavin aspectj-inbox NEW --- weaver should provide information about added types 2013-06-24
327877 AspectJ LTWeavin aspectj-inbox NEW --- Tomcat 6.0.16 LTW Weaving Unable to pack method, jump (with opcode=154) is too far: 32720 2010-10-26
329268 AspectJ Compiler aspectj-inbox NEW --- DOM AST support for Type Patterns 2010-11-14
329510 AspectJ Compiler aspectj-inbox NEW --- UnsupportedOperationException thrown when trying to put into a Map 2013-06-24
330269 AspectJ Docs aspectj-inbox NEW --- update docs to discuss requirement for annotation based aspects to be mentioned in aop.xml 2011-10-29
331066 AspectJ Compiler aspectj-inbox NEW --- Enhance support for SignaturePattern nodes in the DOM AST 2010-11-24
331069 AspectJ Compiler aspectj-inbox NEW --- Add support for AnnotationTypePattern in AnyWithAnnotationTypePattern nodes in DOM AST 2010-11-24
331074 AspectJ Compiler aspectj-inbox NEW --- DOM AST IdentifierTypePattern and Type nodes require concrete visitor implementations 2010-11-24
331075 AspectJ Compiler aspectj-inbox NEW --- Resolved TypePattern nodes need to be tested for correctness 2010-11-24
333237 AspectJ Compiler aspectj-inbox NEW --- Enhancement: new special reference variable thisLazyJoinPoint 2011-02-09
333723 AspectJ IDE aspectj-inbox NEW --- AspectJ crashing, when weaving IDT into another project in Eclipse 2013-06-24
335619 AspectJ Compiler aspectj-inbox NEW --- OOM on large project set 2011-02-02
336572 AspectJ AJBrowse aspectj-inbox NEW --- ajcore file produced when doing a headless build of AJDT on the 3.7 stream 2011-02-08
336654 AspectJ Compiler aspectj-inbox NEW --- problem with hierarchy weaving when using sophisticated ITDs 2011-02-08
337079 AspectJ Compiler aspectj-inbox NEW --- ClassCastException at BcelGenericSignatureToTypeXConverter.typeArgument2TypeX for CWT on Spring's SqlMapClientFactoryBean 2011-02-23
338033 AspectJ LTWeavin aspectj-inbox NEW --- ConcurrentModificationException 2012-07-31
338034 AspectJ Build aspectj-inbox NEW --- Add OSGi headers to manifests 2019-01-04
338156 AspectJ Compiler aspectj-inbox NEW --- @SuppressAjWarnings({"adviceDidNotMatch"}) does not work together with "percflow" 2011-02-24
338160 AspectJ Compiler aspectj-inbox NEW --- [itit] Ability to easily recognize intertype inner type declarations in the model 2011-02-24
340025 AspectJ Compiler aspectj-inbox NEW --- stack trace - Compiler Error Using perthis and @Aspectj annotation in a RCP plugin workspace. 2013-06-24
341926 AspectJ Compiler aspectj-inbox NEW --- Internal compiler error java.lang.StackOverflowError 2013-06-24
343362 AspectJ Compiler aspectj-inbox NEW --- Invalid character constant using § sign on Windows 2011-04-20
343978 AspectJ Compiler aspectj-inbox NEW --- optimize for certain cases of thisJoinPoint usage 2011-04-27
344970 AspectJ Compiler aspectj-inbox NEW --- org.springframework.beans.factory.BeanCreationException exception when execute liferay service builder 2011-08-28
345172 AspectJ Library aspectj-inbox NEW --- Unexpected advice behaviour within ITD 2013-06-24
345345 AspectJ Compiler aspectj-inbox NEW --- Compile error: IllegalStateException thrown: Unable to pack method, jump (with opcode=161) is too far 2011-05-20
345515 AspectJ Compiler aspectj-inbox NEW --- Pass information from match side to new annotation in declare statement 2011-05-12
347395 AspectJ LTWeavin aspectj-inbox NEW --- java.lang.VerifyError after custom aspect weaving 2011-06-20
348071 AspectJ Compiler aspectj-inbox NEW --- !adviceexecution() doesn't seem to prevent after throwing advice from applying 2011-06-02
348617 AspectJ Compiler aspectj-inbox NEW --- multiple value binding in optimized annotation matching 2011-06-07
349786 AspectJ Compiler aspectj-inbox NEW --- Compiler crashes after renaming a class 2011-06-20
349861 AspectJ Compiler aspectj-inbox NEW --- Getting source code positions for advice 2011-06-21
349961 AspectJ Compiler aspectj-inbox NEW --- compilation ordering issue for parameter annotation matching 2013-06-24
350435 AspectJ Compiler aspectj-inbox NEW --- TypeDeclaration.java:79 2011-06-28
350941 AspectJ IDE aspectj-inbox NEW --- Exception in internal compiler when adding second type parameter 2013-06-24
352363 AspectJ Compiler aspectj-inbox NEW --- problem specifying empty string in annotation value (for pointcut match) 2011-07-18
352948 AspectJ IDE aspectj-inbox NEW --- NullPointerException at BcelClassWeaver.addInitializer 2011-07-27
353896 AspectJ IDE aspectj-inbox NEW --- exceptions during ajdt build when files get deleted in the process 2011-08-25
353900 AspectJ Compiler aspectj-inbox NEW --- Java7 @annotation pointcut expression not working 2011-11-22
354683 AspectJ Compiler aspectj-inbox NEW --- ant weaving ITDs defined in a jar fails with hierarchy of intertyped interfaces 2014-06-26
354713 AspectJ Compiler aspectj-inbox NEW --- File outside of project is being compiled 2012-01-02
356445 AspectJ Compiler aspectj-inbox NEW --- Ambiguous overloaded parameterized static method 2011-09-01
356594 AspectJ Compiler aspectj-inbox NEW --- Enhance "declare @*" to take multiple annotations instead of only one 2011-09-02
357788 AspectJ Runtime aspectj-inbox NEW --- Around advice throws IndexOutOfBoundException 2011-09-15
357920 AspectJ Compiler aspectj-inbox NEW --- NPE in org.aspectj.weaver.ResolvedType.lookupResolvedMember when saving a modified class 2013-06-24
357952 AspectJ Compiler aspectj-inbox NEW --- Ajc refuses @Override on a "normal" implementation in presence of ITD one 2013-07-24
358653 AspectJ Compiler aspectj-inbox NEW --- Java 5 compliance error running on Java 6 2011-10-14
359106 AspectJ Compiler aspectj-inbox NEW --- hasmethod(@MyAnnotation * *(..)) does not work with declare @method * *(..)) : @MyAnnotation 2011-10-03
359114 AspectJ Compiler aspectj-inbox NEW --- consider adding a hasDeclaredMethod() pointcut 2011-09-27
360253 AspectJ Compiler aspectj-inbox NEW --- GenericSignatureFormatError with ITD and Java 7 2012-11-18
360664 AspectJ Compiler aspectj-inbox NEW --- OutOfMemoryError when checking if file is a zip file 2011-10-17
362120 AspectJ Compiler aspectj-inbox NEW --- When removing a comment the aspect behaves differently 2011-10-26
362411 AspectJ LTWeavin aspectj-inbox NEW --- DRY when finalizing annotation-based aspects compiled with javac 2011-10-30
362917 AspectJ Build aspectj-inbox NEW --- Internal Compiler Error at arbitrary (?) java file 2011-11-07
363985 AspectJ Runtime aspectj-inbox NEW --- advising a private constructor generates an extra ctor that is also advised 2011-11-17
364577 AspectJ Compiler aspectj-inbox NEW --- java.lang.IllegalStateException during build 2011-12-21
364741 AspectJ Compiler aspectj-inbox NEW --- Ajc allows multiple super() calls in inter-type constructor body 2011-11-24
364886 AspectJ Compiler aspectj-inbox NEW --- Invokedynamic and AspectJ 2020-03-12
365621 AspectJ Compiler aspectj-inbox NEW --- Extend AnnotationTypePattern to include types that contain methods annotated with a particular annotation 2011-12-05
365702 AspectJ LTWeavin aspectj-inbox NEW --- Useless warning on javax.* types 2011-12-06
365725 AspectJ IDE aspectj-inbox NEW --- Java Content Asisst doesn`t work. 2011-12-06
366278 AspectJ Compiler aspectj-inbox NEW --- configure lint via system property 2011-12-09
366757 AspectJ Runtime aspectj-inbox NEW --- Expose annotations from joinPointStaticPart 2011-12-14
366760 AspectJ Compiler aspectj-inbox NEW --- [java7] handler pointcut with multi catch can get verify error 2011-12-14
367042 AspectJ Compiler aspectj-inbox NEW --- direct binding of array annotation values 2011-12-18
367043 AspectJ Compiler aspectj-inbox NEW --- multiple declare precedence statements in one aspect 2011-12-18
369170 AspectJ Compiler aspectj-inbox NEW --- Exceptions on eclipse startup. 2012-06-18
369261 AspectJ Compiler aspectj-inbox NEW --- static ITDs on interfaces 2012-01-20
370159 AspectJ Runtime aspectj-inbox NEW --- FieldSignatureImpl.getField returns null 2012-01-30
370447 AspectJ Runtime aspectj-inbox NEW --- IllegalArgumentException: error annotation type patterns are only supported at Java 5 compliance level or above 2012-02-02
371446 AspectJ Library aspectj-inbox NEW --- ClassCastException when advice is conditioned by @DeclareMixing and pointcut on method with argument 2012-02-14
371793 AspectJ Compiler aspectj-inbox NEW --- @javax.annotation.Nonnull on constructor args causes bad class file / bad signature error when javac tries to use a woven class 2012-08-29
372559 AspectJ Docs aspectj-inbox NEW --- Documentation is missing syntax of "after returning" statement 2012-02-24
373461 AspectJ Library aspectj-inbox NEW --- Jvm crash with error org.aspectj.weaver.UnresolvedType.nameToSignature(Ljava/lang/String;)Ljava/lang/String; 2012-03-14
374325 AspectJ Compiler aspectj-inbox NEW --- AJC fails with: Dont call getValueString() on a non STRING ElementValue 2012-03-15
375477 AspectJ IDE aspectj-inbox NEW --- Dozens of "Exception thrown from aspectJ" dialogs 2013-01-30
375777 AspectJ Compiler aspectj-inbox NEW --- IllegalStateException at org.aspectj.weaver.ReferenceType.getDeclaredInterfaces(ReferenceType.java:627) 2012-04-19
375881 AspectJ LTWeavin aspectj-inbox NEW --- allow declare annotation constructs in aop.xml 2013-06-24
376030 AspectJ Compiler aspectj-inbox NEW --- ordering issue with @annotation binding on field targeted by declare anno 2012-04-04
376918 AspectJ Compiler aspectj-inbox NEW --- nameToSignature doesn't handle a particular format of array name 2012-04-16
377130 AspectJ Compiler aspectj-inbox NEW --- annotations lost when put on privileged aspects 2012-04-18
377993 AspectJ Compiler aspectj-inbox NEW --- Type inference fails for parameterized method call 2012-04-28
378361 AspectJ Compiler aspectj-inbox NEW --- AspectJ and WELD 1.1.4 - Final method @Around 2012-05-07
378396 AspectJ Compiler aspectj-inbox NEW --- Problem with AJ Editor with final + compiler problem due to the @DeclareParents(value="xxx || xxxx") 2012-05-08
379530 AspectJ LTWeavin aspectj-inbox NEW --- LT should be able to explore WAR or EAR file type by itself 2012-05-18
380892 AspectJ Runtime aspectj-inbox NEW --- META-INF/MANIFEST.MF not found by JarInputStream() 2012-05-29
382389 AspectJ Compiler aspectj-inbox NEW --- missing perclause from superclass message is misleading 2013-06-25
382509 AspectJ LTWeavin aspectj-inbox NEW --- Making AspectJ more dynamic with minor syntax tweak. 2012-06-13
383473 AspectJ Compiler aspectj-inbox NEW --- Exception thrown when trying to build with .aj files 2012-06-25
385923 AspectJ Compiler aspectj-inbox NEW --- Assertions in aspects cannot be disabled with commandline arguments 2012-07-25
386341 AspectJ LTWeavin aspectj-inbox NEW --- Shared - Fast Cache System 2012-10-01
387499 AspectJ Compiler aspectj-inbox NEW --- Enable preventing of use of inheritance 2012-08-17
387768 AspectJ Compiler aspectj-inbox NEW --- org.apache.bcel.generic.ClassGenException: Couldn't find target for branch: goto[167](3) -> null 2012-08-22
388410 AspectJ Compiler aspectj-inbox NEW --- Language extension: make proceed() a joinpoint 2012-08-30
388779 AspectJ IDE aspectj-inbox NEW --- Illegal argument exception on invalid Declare annotation 2012-09-04
389146 AspectJ Compiler aspectj-inbox NEW --- abstract pointcuts compiled with ajc not visible 2012-09-10
392311 AspectJ Runtime aspectj-inbox NEW --- NPE during load time weaving (spurious) 2012-10-30
392634 AspectJ LTWeavin aspectj-inbox NEW --- Loading aop.xml file phones home to Eclipse.org 2012-10-24
392665 AspectJ Compiler aspectj-inbox NEW --- More spring-data issues 2012-10-23
392677 AspectJ Compiler aspectj-inbox NEW --- Weaving Spring Data Neo4j aspects in scalac compiled bytecode failing 2012-10-23
393005 AspectJ Compiler aspectj-inbox NEW --- [ERROR] "is missing <clinit>" when compiling in Maven 2012-10-28
393996 AspectJ LTWeavin aspectj-inbox NEW --- Intermittent NPE auto-filling variables 2012-11-09
395027 AspectJ Compiler aspectj-inbox NEW --- Abstract Method Error on interface invocation 2012-11-26
395171 AspectJ Compiler aspectj-inbox NEW --- BCException - Internal compiler error 2013-02-05
395225 AspectJ Compiler aspectj-inbox NEW --- ProceedingJoinPoint.StaticPart 2012-11-29
395771 AspectJ Build aspectj-inbox NEW --- FileNotFoundException when compiling a project with aspects 2012-12-05
396660 AspectJ Compiler aspectj-inbox NEW --- Adding Spring Data Neo4j @NodeEnity annotation to interface triggers Exception in STS 3.1.0 2012-12-21
397829 AspectJ Runtime aspectj-inbox NEW --- Aspect-J without LTW clashes with JBoss AS7 ModuleClassLoader 2013-01-10
399282 AspectJ LTWeavin aspectj-inbox NEW --- Reweaving is not attempted during Hot Code Replace 2013-01-28
400122 AspectJ Compiler aspectj-inbox NEW --- Support 'public static final String' as message in declare error/warning grammar 2013-02-06
400649 AspectJ LTWeavin aspectj-inbox NEW --- Improve re-entrancy robustness of the weaver 2013-02-21
401016 AspectJ LTWeavin aspectj-inbox NEW --- java.lang.RuntimeException: Illegal type for StackMapType: -4 2013-02-18
401333 AspectJ Compiler aspectj-inbox NEW --- Duplicate filed / invalid class file when reweaving 2013-08-07
401745 AspectJ Build aspectj-inbox NEW --- out.jar files not generating on Mac 2013-02-28
404054 AspectJ Compiler aspectj-inbox NEW --- Autocloseable resource is not closed properly 2013-06-24
404192 AspectJ Compiler aspectj-inbox NEW --- Bug for mailing list post 'Generics in return types causing warnings' 2021-06-18
404385 AspectJ Library aspectj-inbox NEW --- Upgrade from Java 6 to 7 produces AspectJ errors 2013-04-01
404601 AspectJ Runtime aspectj-inbox NEW --- AbstractMethodError when target class already has method trying to be introduced 2013-04-01
404971 AspectJ Compiler aspectj-inbox NEW --- Different resolution scope for Named and Anonymous pointcut annotations 2013-04-05
405016 AspectJ Compiler aspectj-inbox NEW --- Add annotation value support for type java.lang.Class[] 2013-04-25
405043 AspectJ Compiler aspectj-inbox NEW --- Support stateful traits with extension to JDK 1.8 default interface method syntax 2013-04-05
405298 AspectJ Compiler aspectj-inbox NEW --- Code fails to compile when accessing introduced public fields 2013-04-09
406719 AspectJ Compiler aspectj-inbox NEW --- AspecJ internal compiler error dialog is shown after saving any file.. 2013-05-03
406817 AspectJ LTWeavin aspectj-inbox NEW --- JBOSS 7.1.4. LTW raises "main E Unable to find class ... unable to determine URL" 2013-05-07
407735 AspectJ LTWeavin aspectj-inbox NEW --- VerifyError with Tomcat 7.0.39, JDK 1.6.43 32-bit in Windows 7 64-bit 2013-05-14
407966 AspectJ Compiler aspectj-inbox NEW --- Advice has not been applied for method with parameterized type array argument 2013-05-14
409613 AspectJ Library aspectj-inbox NEW --- Cannot use WeavingURLClassLoader with HTTP aspect path 2020-04-22
410890 AspectJ LTWeavin aspectj-inbox NEW --- VerifyError around constructor 2013-06-30
411004 AspectJ Runtime aspectj-inbox NEW --- cannot register non aspect: 2013-06-19
412295 AspectJ LTWeavin aspectj-inbox NEW --- java.lang.ClassFormatError when weaving with aspectj 1.7.3 2013-07-09
412473 AspectJ LTWeavin aspectj-inbox NEW --- Bug Caused by: java.lang.IllegalStateException: Unable to pack method, jump (with opcode=198) is too far:107812 2013-07-08
412495 AspectJ AJBrowse aspectj-inbox NEW --- Pointcut declared in generalized manner 2013-07-08
412921 AspectJ Compiler aspectj-inbox NEW --- Provide wildcard for all supertypes of a type 2013-07-14
413350 AspectJ AJDoc aspectj-inbox NEW --- ajdoc fails with syntax errors due to missing semicolon in generated java file 2013-07-19
414487 AspectJ LTWeavin aspectj-inbox NEW --- J9 JVM and equonox weaving 2013-08-28
415095 AspectJ Compiler aspectj-inbox NEW --- NullPointerException in org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration.getDeclaredParameterCount(AdviceDeclaration.java:185) 2013-08-14
415778 AspectJ Compiler aspectj-inbox NEW --- Test-compile failure w/JDK 1.7 & source/target/compliance 1.7 2013-08-23
416146 AspectJ Compiler aspectj-inbox NEW --- Cannot compile a generic class implementing Serializable 2014-03-19
416440 AspectJ LTWeavin aspectj-inbox NEW --- NullPointerException in Dump.dumpOnExit when weaving groovy script being compiled 2013-09-03
416897 AspectJ LTWeavin aspectj-inbox NEW --- Support post-processing within org.aspectj.weaver.loadtime.WeavingURLClassLoader 2013-09-10
417571 AspectJ Library aspectj-inbox NEW --- NullpointerExceptionwhen using Spring AOP 2013-09-19
418036 AspectJ LTWeavin aspectj-inbox NEW --- java.lang.VerifyError JVMVRFY012 stack shape inconsistent 2014-01-24
418367 AspectJ Compiler aspectj-inbox NEW --- Missing or invalid stackmap frames 2013-11-29
418521 AspectJ Build aspectj-inbox NEW --- Update build docs 2013-10-02
418530 AspectJ Compiler aspectj-inbox NEW --- Can't access introduced field from 'this' or client class 2013-10-02
418927 AspectJ Compiler aspectj-inbox NEW --- Compiler not emitting declare warning/error statements within/across projects w/generic & non-generic inner aspects 2013-10-08
419031 AspectJ Compiler aspectj-inbox NEW --- Support static imports of pointcuts 2013-10-09
419038 AspectJ Compiler aspectj-inbox NEW --- Support literals "true" & "false" in expressions 2013-10-09
421307 AspectJ Compiler aspectj-inbox NEW --- VerifyError with Java7 but not with Java6 (Problem with StackMapTable) 2014-06-21
421654 AspectJ Compiler aspectj-inbox NEW --- AspectJ compiler reorders if pointcuts 2013-11-13
422943 AspectJ Compiler aspectj-inbox NEW --- AspectJ compiler takes 1h to compile workspace (often even longer) 2014-04-02
423169 AspectJ Compiler aspectj-inbox NEW --- Array Index Out of Bounds Exception at compiling 2014-11-05
423795 AspectJ Compiler aspectj-inbox NEW --- NullPointerException in EclipseSourceContext while weaving test-classes with maven 2013-12-11
424481 AspectJ AJDoc aspectj-inbox NEW --- java.util.ConcurrentModificationException 2013-12-20
426332 AspectJ Compiler aspectj-inbox NEW --- AspectJ Internal compiler error with ajdt version 2.2.4 2014-01-22
426513 AspectJ Build aspectj-inbox NEW --- AspectJ Internal Compiler Error 2014-08-07
427545 AspectJ AJBrowse aspectj-inbox NEW --- this code is not working properly in the aspectj tool and i dont know how to search and debug this code. 2014-02-06
427652 AspectJ IDE aspectj-inbox NEW --- i'm trying to move a java class from pack1 to pack2, this class is generated by command roo "database reverse engener". i think that aspectj corresponding class can't refers the java class again 2014-02-07
430082 AspectJ Compiler aspectj-inbox NEW --- IllegalArgumentException on compiling when an primitive is incremented in an if-clause withing a string switch 2014-10-07
430243 AspectJ Compiler aspectj-inbox NEW --- IllegalAccessError 2014-03-13
430494 AspectJ Compiler aspectj-inbox NEW --- private method in aspect - VerifyError 2014-03-17
430930 AspectJ Library aspectj-inbox NEW --- Cannot weave into aspectjtools.jar 2014-03-22
431589 AspectJ Compiler aspectj-inbox NEW --- java.lang.IllegalStateException: Expecting raw type, not: com.sun.xml.xsom.visitor.XSFunction 2014-04-01
431763 AspectJ Compiler aspectj-inbox NEW --- [plan] [memory] reduce unnecessary garbage creation during signature processing in UnresolvedType (forName/forSignature) 2014-04-01
431764 AspectJ Compiler aspectj-inbox NEW --- [plan][performance] adjust point cut rewriting to differentiate more cases 2014-04-01
432577 AspectJ AJBrowse aspectj-inbox NEW --- Can not see Global View & FileView 2014-04-11
432647 AspectJ Compiler aspectj-inbox NEW --- iajc does not preserve paths when weaving a war file 2014-04-11
433093 AspectJ IDE aspectj-inbox NEW --- When moving a Spring Roo based DOD class from one package to another via drag 2014-04-21
434115 AspectJ Compiler aspectj-inbox NEW --- Compilation error on generic capture/type inference with AJC 1.8.0 2014-05-05
436653 AspectJ Compiler aspectj-inbox NEW --- SuppressAjWarnings for type not found messages that could occur at a later weave time 2014-10-21
437531 AspectJ LTWeavin aspectj-inbox NEW --- execution pointcut not working in Eclipse 4.3 to intercept us of SWT native dialogs 2014-06-16
442938 AspectJ Compiler aspectj-inbox NEW --- Exception Thrown While Processing Active Annotation 2014-09-04
443002 AspectJ Compiler aspectj-inbox NEW --- NPE on org.aspectj.ajdt.internal.core.builder.EclipseSourceContext.getSourceFile 2014-11-05
443734 AspectJ Compiler aspectj-inbox NEW --- Ant Task "iajc" with JDK 1.5 fails with java.lang.UnsupportedClassVersionError 2014-10-08
445712 AspectJ Compiler aspectj-inbox NEW --- No support for @Repeatable annotations 2014-10-01
446023 AspectJ LTWeavin aspectj-inbox NEW --- AsynchronousFileCacheBacking should make daemons out of the created thread(s) 2014-10-08
449797 AspectJ LTWeavin aspectj-inbox NEW --- Wrong line numbers in the stack trace 2021-09-06
450374 AspectJ Compiler aspectj-inbox NEW --- hasmethod() does not work in @DeclareParents 2014-11-06
450399 AspectJ LTWeavin aspectj-inbox NEW --- How to get weaved bytecode in runtime [integration with hotswap apps like spring-loaded] 2014-11-06
450636 AspectJ Compiler aspectj-inbox NEW --- Make ajc automatically add aspectjrt.jar to classpath if necessary 2014-11-08
450809 AspectJ Compiler aspectj-inbox NEW --- "ZipException: duplicate entry" for duplicate class file on inpath 2014-11-10
451966 AspectJ Compiler aspectj-inbox NEW --- Problem with interface ITDs (possibly visibility related) using AspectJ 1.8 2014-11-18
455608 AspectJ Compiler aspectj-inbox NEW --- org.aspectj.weaver.BCException upon type error in code 2015-01-07
456007 AspectJ Library aspectj-inbox NEW --- BUG - Use of Wrong Operator in String Comparison - PatternParser.java 2015-01-07
456360 AspectJ Library aspectj-inbox NEW --- BUG - Use of Wrong Operator in String Comparison - Version 1.8.4 , 1.6.8 and 1.6.9 2015-01-07
456801 AspectJ Build aspectj-inbox NEW --- Full Builds when a single aspect change (even trivial spell correction in advice body) 2015-01-06
456987 AspectJ IDE aspectj-inbox NEW --- BUG - External Control of File Name or Path - ClassLoaderWeavingAdaptor.java 2015-01-07
457106 AspectJ Runtime aspectj-inbox NEW --- Slow memory leak when doing runtime weaving using IBM JDK 1.6 running on AIX 2015-01-24
458194 AspectJ Compiler aspectj-inbox NEW --- It would be nice if annotations declared in aspects generated from an annotation processor would in turn be available for annotation processing 2015-01-22
459005 AspectJ Compiler aspectj-inbox NEW --- NullPointerException at org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference.getTypeBinding(SingleTypeReference.java:51) 2015-02-03
459945 AspectJ Compiler aspectj-inbox NEW --- Using -xmlConfigured with an aspect that has 'perthis' or 'pretarget' causes crash 2015-02-14
460587 AspectJ Runtime aspectj-inbox NEW --- Advice not getting applied when an aspect class contains a non-static field that is eligible for LTW advice. 2015-02-23
460735 AspectJ Compiler aspectj-inbox NEW --- NoClassDefFoundError when woven with Pertypewithin clause using @Aspect 2015-02-24
462901 AspectJ Compiler aspectj-inbox NEW --- AspectJ Internal COmpiler Error 2015-03-23
463231 AspectJ Compiler aspectj-inbox NEW --- AspectJ Internal Compiler Error ImplicitNullAnnotationVerifier.java:98 2015-03-26
464994 AspectJ Compiler aspectj-inbox NEW --- NullPointerException during first weaving 2015-04-23
465185 AspectJ Compiler aspectj-inbox NEW --- ajc syntax parsing error on (before < after). 2015-04-23
466746 AspectJ Compiler aspectj-inbox NEW --- Error:ajc: Internal compiler error: java.lang.NullPointerException at org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression.analyseCode(LambdaExpression.java:465) 2021-06-08
467431 AspectJ Compiler aspectj-inbox NEW --- AspectJ compile time error: Stack overflow 2015-06-05
467465 AspectJ IDE aspectj-inbox NEW --- Compilation fail: Message: ClassFormatException thrown: File: 'java/lang/CharSequence.class': Invalid byte tag in constant pool: 15 2015-06-05
467793 AspectJ Compiler aspectj-inbox NEW --- Constructor call must be a first statement inside a constructor even when the constructor is defined using inter-type declaration 2015-05-21
467799 AspectJ Compiler aspectj-inbox NEW --- Inner aspect cannot add an inter-type method if there is a 'private-final' method with the same signature in the parent class. 2015-05-21
468886 AspectJ IDE aspectj-inbox NEW --- AJDT plugin for eclipse 4.4 2016-03-08
469373 AspectJ Compiler aspectj-inbox NEW --- Compiling single classes 2015-06-04
469732 AspectJ Compiler aspectj-inbox NEW --- NullPointerException at QualifiedNameReference.resolveType after compilation 2015-06-29
470130 AspectJ IDE aspectj-inbox NEW --- org.aspectj.weaver.bcel.LazyClassGen.getLazyMethodGen 2015-08-10
470663 AspectJ Compiler aspectj-inbox NEW --- AspectJ Internal Compailer Error while saving 2015-06-22
471051 AspectJ Compiler aspectj-inbox NEW --- Possible problem with APT after ECJ Mars update 2016-03-29
471052 AspectJ Compiler aspectj-inbox NEW --- APT ordering problem 2015-06-25
471347 AspectJ Compiler aspectj-inbox NEW --- Java 8 lambda support (invokedynamic joinpoint) 2020-10-04
473583 AspectJ Build aspectj-inbox NEW --- AspectJ compiler throws IllegalStateException at org.aspectj.apache.bcel.generic.MethodGen.getMethod (MethodGen.java:699) 2015-08-10
473748 AspectJ Compiler aspectj-inbox NEW --- ClassCastException when using types parameterized with primitive arrays and varargs 2015-08-05
474018 AspectJ IDE aspectj-inbox NEW --- Aspects not applied when belonging to project opened in workspace 2015-08-07
474266 AspectJ Runtime aspectj-inbox NEW --- Unable to intercept methods with Enum as varargs 2015-08-06
476168 AspectJ Compiler aspectj-inbox NEW --- Weaving causing Immutable Instance error 2015-11-18
476550 AspectJ IDE aspectj-inbox NEW --- Cannot open new Aspect with AspectJ tool 2015-09-03
479337 AspectJ Build aspectj-inbox NEW --- NullPointerException at AllocationExpression.java:544 2015-11-18
482556 AspectJ IDE aspectj-inbox NEW --- BCException in AjState.recordClassFile(AjState.java:1519) 2016-03-08
488004 AspectJ LTWeavin aspectj-inbox NEW --- AspectJ Internal Error: unable to add stackmap attributes. can't determine implemented interfaces of missing type 2016-02-19
488097 AspectJ LTWeavin aspectj-inbox NEW --- Enum in interface: cannot cast the outer type to a reference type 2016-03-07
488362 AspectJ Compiler aspectj-inbox NEW --- ArrayIndexOutOfBoundsException in InferenceContext18.checkExpression(InferenceContext18.java:755) 2016-03-08
488622 AspectJ Compiler aspectj-inbox NEW --- Breaking build when overweaving compiled aspect's .class files 2016-03-15
489138 AspectJ LTWeavin aspectj-inbox NEW --- pointcut on java8 method reference not works 2016-03-07
489192 AspectJ Compiler aspectj-inbox NEW --- NPE in ImplicitNullAnnotationVerifier.java:97 2016-12-14
490675 AspectJ Compiler aspectj-inbox NEW --- AJC creates class files that cause ClassFormatError exceptions when using around advice on default methods in an interface 2016-04-04
491183 AspectJ Runtime aspectj-inbox NEW --- AspectJ Internal Compiler Error: AbortCompilation 2016-04-28
492244 AspectJ Compiler aspectj-inbox NEW --- Declare @constructor attach annotation twice 2016-05-11
492523 AspectJ Compiler aspectj-inbox NEW --- BCException: Bad type signature RuntimeVisibleAnnotations 2016-04-28
497620 AspectJ Compiler aspectj-inbox NEW --- Annotation parameter bind in @within 2016-07-10
498100 AspectJ Compiler aspectj-inbox NEW --- Can't weave compiled aspects 2016-07-27
499042 AspectJ LTWeavin aspectj-inbox NEW --- NoClassDefFoundError ClassFileWorkingCopy in ASTParser 2016-08-02
500018 AspectJ Compiler aspectj-inbox NEW --- Compiler problem with if() pointcut + parameter binding with auto-boxing 2016-08-20
501092 AspectJ IDE aspectj-inbox NEW --- org.aspectj.weaver.bcel.LazyClassGen.getJavaClassBytesIncludingReweavable 2016-09-08
501190 AspectJ Compiler aspectj-inbox NEW --- Error in JDT Core during reconcile 2016-11-10
501656 AspectJ Compiler aspectj-inbox NEW --- Problem in abstract @AfterThrowing advice 2016-11-10
502093 AspectJ LTWeavin aspectj-inbox NEW --- Weaving agent using java.util.logging keeps LTW from working in containers 2016-09-24
508661 AspectJ Runtime aspectj-inbox NEW --- Class is woven second time after modification by JMockit 2016-12-09
509235 AspectJ Compiler aspectj-inbox NEW --- AspectJ pointcut matching arguments (args()) is not matching correctly 2016-12-14
510978 AspectJ Compiler aspectj-inbox NEW --- AspectJ 1.8 not able to compilation error but 1.7 works well 2017-01-24
512271 AspectJ Compiler aspectj-inbox NEW --- SourceTypeBinding.java:2202 -- NullPointerException during weaving 2019-03-09
512840 AspectJ LTWeavin aspectj-inbox NEW --- Eclipse debug breakpoints not hit when using TestNG and AspectJ with load-time weaving 2017-02-28
512884 AspectJ IDE aspectj-inbox NEW --- Type hierarchy missing members contributed by aspects 2017-03-01
513282 AspectJ Compiler aspectj-inbox NEW --- Compiler crash for funny syntax within(@within(Foo) *) 2017-03-07
514440 AspectJ LTWeavin aspectj-inbox NEW --- Around advice on constructor fails when using Spring, LTW, and PowerMock 2017-03-29
514984 AspectJ Docs aspectj-inbox NEW --- Javadocs don't link correctly 2017-04-09
516617 AspectJ Compiler aspectj-inbox NEW --- [JDK9]ClassPathManager$JImageEnry::find is too slow 2017-08-06
517142 AspectJ LTWeavin aspectj-inbox NEW --- AM org.aspectj.weaver.tools.Jdk14Trace error SEVERE: register definition failed 2017-05-23
518703 AspectJ Docs aspectj-inbox NEW --- AspectJ Notebook should cross-link important keywords 2017-06-23
518705 AspectJ Docs aspectj-inbox NEW --- AspectJ documentation should cover annotations 2017-06-23
520135 AspectJ Compiler aspectj-inbox NEW --- AspectJ Compile fails with wildcard return on function with "andThen" to var args when applying spring-aspects aspect 2017-07-26
520979 AspectJ Docs aspectj-inbox NEW --- Support AJDT Update Site for Eclipse 4.7 (Oxygen) 2017-09-28
521189 AspectJ IDE aspectj-inbox NEW --- enriched pointcut annotation @org.aspectj.lang.annotation.Pointcut with String constant 2017-08-21
521349 AspectJ LTWeavin aspectj-inbox NEW --- Check of throwed exceptions lists fails on correct method signature (can't throw checked exception) 2017-08-24
521791 AspectJ Compiler aspectj-inbox NEW --- Exception thrown from AspectJ 2017-09-03
525541 AspectJ Compiler aspectj-inbox NEW --- AspectJ Internal Compile Error when saving modified *.aj aspect likely due to lambda 2017-10-23
526242 AspectJ Compiler aspectj-inbox NEW --- Auto add runtime requires to module-info 2017-10-18
526243 AspectJ Compiler aspectj-inbox NEW --- Add module aware inpath/aspectpath variants 2017-10-18
526244 AspectJ Compiler aspectj-inbox NEW --- Modify module-info based on modules affecting each other when woven 2018-02-21
526344 AspectJ LTWeavin aspectj-inbox NEW --- LTW Logs to stderr instead of stdout and is not configurable 2017-10-24
526594 AspectJ IDE aspectj-inbox NEW --- Compile error: ClassCastException thrown: org.aspectj.weaver.MissingResolvedTypeWithKnownSignature cannot be cast to org.aspectj.weaver.ReferenceType 2018-02-16
526707 AspectJ Compiler aspectj-inbox NEW --- Java recursive generics cause AspectJ weaver to enter an infinite loop. 2020-05-11
527158 AspectJ Build aspectj-inbox NEW --- AJDT Causes error on ctrl+click and ctrl+space 2017-11-12
527429 AspectJ IDE aspectj-inbox NEW --- m2e weaveDirectories not handled 2017-11-17
532033 AspectJ LTWeavin aspectj-inbox NEW --- Performance improvement for pointcuts with WildTypePattern 2019-04-04
532175 AspectJ Compiler aspectj-inbox NEW --- ArrayIndexOutOfBoundsException at ImplicitNullAnnotationVerifier.java:342 2018-03-21
532210 AspectJ Compiler aspectj-inbox NEW --- Should parameter annotations be considered only on the subject? 2018-03-08
533038 AspectJ LTWeavin aspectj-inbox NEW --- Around advice breaks LTW hot swap 2018-03-29
534755 AspectJ Library aspectj-inbox NEW --- Intermittent issue that causes java.lang.ClassFormatError: Duplicate field name&signature in class file 2021-05-18
535877 AspectJ Compiler aspectj-inbox NEW --- ctw then ltw when annotation style aspects misbehaving 2018-06-13
535971 AspectJ Library aspectj-inbox NEW --- Deploy sources for repacked ASM artifacts to maven 2018-06-16
539121 AspectJ LTWeavin aspectj-inbox NEW --- ERROR messages are being logged with aspect, even when everything seems fine 2019-01-14
540566 AspectJ Compiler aspectj-inbox NEW --- NullPointerException while weaving 2018-11-01
541800 AspectJ Compiler aspectj-inbox NEW --- Compile error: IllegalArgumentException thrown: Unknown location : CLASS_OUTPUT 2018-12-14
544646 AspectJ Compiler aspectj-inbox NEW --- Improve generic argument matching with information present in class files 2019-02-20
545304 AspectJ Compiler aspectj-inbox NEW --- AspectJ Maven Plugin Type Mismatch on Collector after implementing Interface in Stream 2019-03-12
546167 AspectJ Compiler aspectj-inbox NEW --- Support after(), around(), cflow() for handler() pointcut 2020-04-21
546297 AspectJ Compiler aspectj-inbox NEW --- AspectJ alert a error message when editing code 2019-04-10
548448 AspectJ IDE aspectj-inbox NEW --- AJDT "output JAR" option does not export any resources (e.g. aop.xml) 2019-06-24
548565 AspectJ Compiler aspectj-inbox NEW --- hasfield() not working in @DeclareParents context 2019-06-27
549437 AspectJ Compiler aspectj-inbox NEW --- @Inherited annotation matching not working as expected 2020-01-31
549438 AspectJ LTWeavin aspectj-inbox NEW --- JaCoCo 0.8.4 and Java 11 Agent Conflict 2021-06-08
549583 AspectJ IDE aspectj-inbox NEW --- java.lang.NullPointerException after duplicate an aj file, so was expecting duplicate warning not NPe 2019-07-25
549967 AspectJ LTWeavin aspectj-inbox NEW --- bad type on operand stack 2019-08-13
551732 AspectJ IDE aspectj-inbox NEW --- AspectJ internal compiler error 2020-04-22
552951 AspectJ Library aspectj-inbox NEW --- aspectjtools.jar & aspectjweaver.jar - internal API usage in Java 11 2019-11-26
553840 AspectJ IDE aspectj-inbox NEW --- Error while compiling the gradle project - Exception thrown from AspectJ 2020-04-21
561079 AspectJ Runtime aspectj-inbox NEW --- BcelWorld log an ERROR for Lombok annotations that have retention "CLASS" 2020-04-22
561168 AspectJ Build aspectj-inbox NEW --- Unable to build after eclipse update 2020-04-22
561599 AspectJ Runtime aspectj-inbox NEW --- java.lang.IllegalAccessError: Update to static final field attempted from a different method (ajc$preClinit1) than the initializer method <clinit> 2020-04-22
561774 AspectJ Compiler aspectj-inbox NEW --- Couldn't find target for branch: ifeq[153](size3) -> null 2020-04-21
561819 AspectJ LTWeavin aspectj-inbox NEW --- loadtime weaving using WeavingURLClassLoader does not use current url classloader when lookupClass in function ObjectType.referencesClass 2020-04-22
562033 AspectJ Docs aspectj-inbox NEW --- Annotation value matching undocumented 2020-04-21
563692 AspectJ Library aspectj-inbox NEW --- When I try to use AspectJ in my module with [Dependency]Google-services API for android it's throwing me this exception and it's not weaving any class. 2020-05-29
563709 AspectJ Compiler aspectj-inbox NEW --- Inline constructor code initialising final instance fields 2021-12-23
563710 AspectJ Compiler aspectj-inbox NEW --- New feature: allow inlining aspect code via compiler switch and annotation 2021-12-19
564565 AspectJ LTWeavin aspectj-inbox NEW --- the parameter XXX is not bound in [all branches of] pointcut 2020-06-23
565254 AspectJ LTWeavin aspectj-inbox NEW --- [java 14] java.lang.IllegalArgumentException at aj.org.objectweb.asm.ClassReader.readConst(ClassReader.java:3617) 2020-07-19
565402 AspectJ Library aspectj-inbox NEW --- [license] Add Eclipse Distribution License along with Eclipse Public License 2020-09-01
565407 AspectJ Library aspectj-inbox NEW --- [mailing lists] Can the default discussion medium be moved to GitHub Discussions 2020-07-21
565449 AspectJ Compiler aspectj-inbox NEW --- Capturing a PR for optimized classloading 2020-07-22
565450 AspectJ Compiler aspectj-inbox NEW --- Capturing a PR for optimized classloading 2020-07-22
565709 AspectJ Compiler aspectj-inbox NEW --- JRTUtil.hasClassFile() fails to close Stream returned by Files.list() 2020-07-30
565713 AspectJ Compiler aspectj-inbox NEW --- Problem weaving deeply nested anonymous inner classes in kotlin project 2021-06-16
567081 AspectJ LTWeavin aspectj-inbox NEW --- Debug is broken after upgrade to 2020-09 2021-06-18
567657 AspectJ Compiler aspectj-inbox NEW --- Old JAR on classpath breaks ajc, where target>=9, jar<=1.8 2020-10-07
567669 AspectJ LTWeavin aspectj-inbox NEW --- [java 11] java.lang.IllegalArgumentException at aj.org.objectweb.asm.ClassReader.readConst(ClassReader.java:3821) 2020-10-07
567775 AspectJ LTWeavin aspectj-inbox NEW --- Unable to advice third party jars in JBoss 2020-10-21
568087 AspectJ LTWeavin aspectj-inbox NEW --- Allow org.aspectj.weaver.loadtime.IWeavingContext implementation to be easily specified externally 2020-10-21
570691 AspectJ LTWeavin aspectj-inbox NEW --- AspectJ Internal Error: unable to add stackmap attributes. null 2021-06-08
571104 AspectJ Compiler aspectj-inbox NEW --- Compiler error when not explicitly declaring an aspect nested in an interface as static 2021-06-16
572808 AspectJ Runtime aspectj-inbox NEW --- org.aspectj.util.LangUtil has reference outside java.base 2021-06-08
573440 AspectJ Compiler aspectj-inbox NEW --- The shadowId of Shadow may not be unique. 2021-05-14
574211 AspectJ Runtime aspectj-inbox NEW --- OSGiWeavingAdaptor.defineClass fails without --illegal-access=warn 2021-06-21
575491 AspectJ Compiler aspectj-inbox NEW --- Mismatch when building parameterization map 2021-08-18
576626 AspectJ IDE aspectj-inbox NEW --- Cannot open after update. 2021-10-14
576873 AspectJ Ant aspectj-inbox NEW --- ajc ant task dos not suppoert JDK16 and JDK17 2021-11-15
577112 AspectJ LTWeavin aspectj-inbox NEW --- problem compiling or weaving target pointcuts 2021-11-07
577631 AspectJ Compiler aspectj-inbox NEW --- Android R8 class which use @Around Hook, App crash when runtime 2021-12-06
577826 AspectJ AJBrowse aspectj-inbox NEW --- Message: ClassFormatException thrown: Invalid byte tag in constant pool: 15 2021-12-15
578050 AspectJ Compiler aspectj-inbox NEW --- Provide an option for compiler errors/warnings configuration 2022-01-04
578642 AspectJ Library aspectj-inbox NEW --- Error adding AspectJ In and AspectJ Path to the project 2022-02-08
578717 AspectJ IDE aspectj-inbox NEW --- The eclipse stop working after adding 1.9.6 from market place 2022-02-13
580440 AspectJ IDE aspectj-inbox NEW --- Gradle version adaptation error 2022-07-25
580643 AspectJ Compiler aspectj-inbox NEW --- ajc throws nullpointerexception when used in a multithreaded env - one jac instance per thread 2022-08-30
582088 AspectJ LTWeavin aspectj-inbox NEW --- o.e.equinox.weaving.aspectj contains Require-Bundle: org.aspectj.weaver entry 2023-09-14
583052 AspectJ Compiler aspectj-inbox NEW --- ClassCastException at CoreCompilerConfiguration.java:102 2024-03-19
104218 AspectJ Compiler avasseur NEW --- Aspects woven with -Xreweavable are not rewoven during LTW 2008-08-22
281452 AspectJ Runtime equinox.incubator-inbox NEW --- [aspects] aspect weaving fails when aspects registered via 'aspects' attribute of exported package 2019-03-13
483224 AspectJ IDE jdt-apt-inbox NEW --- Saving modified java files causes eclipse performance to slow to a crawl 2021-08-25
74246 AspectJ Docs matthew_webster NEW --- [docs] AspectJ and Java Security Manager 2008-08-22
113948 AspectJ Build matthew_webster NEW --- Repackage AspectJ 2010-01-26
170044 AspectJ LTWeavin neale NEW --- [ltw] @Pointcut annotated methods should not be available to be woven 2013-06-24
45190 AspectJ Compiler adrian.colyer NEW --- matching javac's enforcement of package structure 2006-11-02
238054 AspectJ Compiler AJDT-inbox NEW --- Multiple advised calls on a single line counted as a single advised call 2008-06-27
255661 AspectJ Compiler AJDT-inbox NEW --- thisJoinPoint.getArgs() exposes incorrect parameter when the join point is a nested class constructor call. 2010-01-25
125062 AspectJ Compiler aspectj-inbox NEW --- [generics] Generic, abstract aspects in Jar files 2010-01-12
166064 AspectJ Compiler aspectj-inbox NEW --- Around weaving produces repeated context variables 2013-06-24
170288 AspectJ Compiler aspectj-inbox NEW --- Can't find Bcel delegate error when weaving exploded struts.jar with multiple aspects 2008-10-02
170619 AspectJ Compiler aspectj-inbox NEW --- Revisit the AspectJ Structure Model interface and representation 2013-06-24
234932 AspectJ Compiler aspectj-inbox NEW --- [grammar] Cannot add annotation on declare parents 2013-06-24
234933 AspectJ Compiler aspectj-inbox NEW --- SuppressAJWarnings declared on aspect not applying internally 2013-06-24
293465 AspectJ Compiler aspectj-inbox NEW --- Unhandled exception: BCException 2010-01-11
295360 AspectJ Compiler aspectj-inbox NEW --- problem using declare parents and annotation with class literal value 2010-01-25
296180 AspectJ LTWeavin aspectj-inbox NEW --- AbstractMethodError for "declare parents" 2010-06-02
37069 AspectJ Compiler adrian.colyer NEW --- [grammar] compiler allows package name containing "aspect" keyword 2009-04-01
37898 AspectJ Compiler adrian.colyer NEW --- advice on handler join points can throw unpermitted checked exceptions 2009-07-22
46820 AspectJ Compiler adrian.colyer NEW --- Do not override existing JSR45 information 2005-07-20
54941 AspectJ Compiler adrian.colyer NEW --- for errors in binary classes, use sourcepath option 2007-10-23
57432 AspectJ Compiler adrian.colyer NEW --- NPE when creating declare messages 2007-10-23
61568 AspectJ Compiler adrian.colyer NEW --- wrong variable binding in || pointcuts 2012-02-13
63174 AspectJ Compiler adrian.colyer NEW --- Type check in return value of around advice appears to be backwards ... 2007-10-23
66442 AspectJ Compiler adrian.colyer NEW --- Ambigous Error Message Issuance - no match for this type name: MessageCommunicator [Xlint:invalidAbsoluteTypeName] 2007-10-23
67665 AspectJ Compiler adrian.colyer NEW --- [messages] Illegal array-related method signatures should be caught 2007-10-23
71866 AspectJ Compiler adrian.colyer NEW --- Warning should be issued if pertarget/perthis pointcut is incomplete 2007-10-23
85797 AspectJ Compiler adrian.colyer NEW --- [messages] need compiler error for abstract aspect in declare precedence 2007-10-23
88776 AspectJ Compiler adrian.colyer NEW --- handling multiple (binary) sources of the same class 2007-10-23
108962 AspectJ Compiler adrian.colyer NEW --- Join Points not detected inside If PCD 2007-10-23
111788 AspectJ Build adrian.colyer NEW --- [build] Unwanted additional files in aspectjtools.jar 2007-10-23
113032 AspectJ Compiler adrian.colyer NEW --- [messages] compiler should warn on wrong return type in signature 2007-10-23
113184 AspectJ Compiler adrian.colyer NEW --- staticly-determinable this, target, args (and returns) to pick out types, nulls 2007-10-23
114146 AspectJ Compiler adrian.colyer NEW --- When ajc crash on one file, should continue on for the rest of files 2007-10-23
114147 AspectJ Compiler adrian.colyer NEW --- Enable running ajc on single binary file 2007-10-23
115228 AspectJ Compiler adrian.colyer NEW --- [messages] need compiler warningor error for cflow(handler(*)) 2007-10-23
72834 AspectJ Compiler aspectj-inbox NEW --- [itds] Method dispatch broken for introduced method that overrides another introduced method with different access modifier 2007-10-23
73856 AspectJ Compiler aspectj-inbox NEW --- ITD on inner class: missing accessor method 2007-10-23
78615 AspectJ IDE aspectj-inbox NEW --- [ui] Show crosscutting in Editor and Outline based on concrete aspects 2007-10-23
83590 AspectJ Compiler aspectj-inbox NEW --- The aspectj source contains many hardcoded strings that should be externalized. 2007-10-23
87525 AspectJ Compiler aspectj-inbox NEW --- privilege error 2007-10-23
117885 AspectJ Compiler aspectj-inbox NEW --- Classes are reloaded in AjcTestCase.run() which is confusing, inconsistent and unrepresentative 2007-10-23
117893 AspectJ Compiler aspectj-inbox NEW --- AccessControlException using @annotation under SecurityManager 2007-10-23
118083 AspectJ Testing aspectj-inbox NEW --- Improve useability of standard stream capture for AjcTestCase 2007-10-23
118326 AspectJ Compiler aspectj-inbox NEW --- [itd] inter-type field declarations with initializers should be type checke 2013-06-24
119231 AspectJ LTWeavin aspectj-inbox NEW --- Excessive use of String.replace() in WeavingAdaptor 2009-03-30
123671 AspectJ Docs aspectj-inbox NEW --- Method implementations act as they belong to the interface and not the enclosing class 2007-10-23
124845 AspectJ Compiler aspectj-inbox NEW --- Pointcut intersection: calls to private methods within inner classes 2007-10-23
126560 AspectJ Compiler aspectj-inbox NEW --- @Imports: was @AJ deow gives invalidAbsoluteTypeName when within package and specify a type 2007-10-23
128443 AspectJ Compiler aspectj-inbox NEW --- declare-parents ineffective for return interface of overridden method 2007-10-23
133340 AspectJ Compiler aspectj-inbox NEW --- [annotations] Evaluation of Annotations in if-pointcut 2007-10-24
137399 AspectJ LTWeavin aspectj-inbox NEW --- Problem with Stable Field Names when Reweaving Woven Code 2007-10-24
141964 AspectJ Compiler aspectj-inbox NEW --- Version checking when weaving - to police use of certain language features 2007-10-24
148027 AspectJ Compiler aspectj-inbox NEW --- Investigate "pointcut used by/uses pointcut" relationship 2007-10-24
149140 AspectJ LTWeavin aspectj-inbox NEW --- Use reflection to resolve non-bootstrap types during LTW 2007-10-24
153966 AspectJ Compiler aspectj-inbox NEW --- Unoptimized matching/weaving for value-binding pointcuts 2007-10-24
154058 AspectJ Compiler aspectj-inbox NEW --- @AdviceName is ignored in Aspect 2007-10-25
154253 AspectJ Compiler aspectj-inbox NEW --- Around advice weaving generates repeated methods 2013-06-24
154690 AspectJ Compiler aspectj-inbox NEW --- adviceDidNotMatch warning not added on incremental compile 2007-10-25
155357 AspectJ Compiler aspectj-inbox NEW --- Pointcuts in Interfaces Should be Implicitly Public 2007-10-25
159390 AspectJ Compiler aspectj-inbox NEW --- Typing of around closures can lead to class-cast exceptions 2007-10-25
159912 AspectJ Compiler aspectj-inbox NEW --- reduce pointcut to staticly-determinable form, find shadow? 2007-10-25
159921 AspectJ Compiler aspectj-inbox NEW --- variable bindings not checked in empty pointcut definitions 2007-10-25
165810 AspectJ Compiler aspectj-inbox NEW --- Confusing behaviour when using negated pointcut 2007-10-26
266347 AspectJ Compiler aspectj-inbox NEW --- Incremental compile of @DecP is broken 2010-01-12
280658 AspectJ Compiler aspectj-inbox NEW --- @DeclareParents doesn't work very well ! 2010-01-12
298811 AspectJ IDE aspectj-inbox NEW --- java.lang.NullPointerException at org.aspectj.weaver.Shadow.getGenericArgTypes(Shadow.java:175) 2010-01-11
105580 AspectJ Compiler disabled NEW --- Possibly Misleading Type mismatch error message 2007-10-23
50928 AspectJ IDE mik.kersten NEW --- Provide UI for advice execution ordering at join points 2007-10-23
50929 AspectJ IDE mik.kersten NEW --- Provide UI for showing call graph affected by flow advice 2007-10-23
50931 AspectJ IDE mik.kersten NEW --- Augment views that expose inheritance with aspect-declared structure 2007-10-23
58688 AspectJ IDE mik.kersten NEW --- ajbrowser filter associations button doesn't work 2007-10-23
143647 AspectJ Docs mik.kersten NEW --- create "built with AspectJ" branding graphic 2007-10-24
241847 AspectJ IDE aclement ASSI --- [plan] [annotation] param annotation matching pointcut does not always match 2013-06-24
86818 AspectJ Compiler adrian.colyer ASSI --- Consider extending type pattern matching to support hasmethod(), hasfield() 2013-06-24
92933 AspectJ Runtime adrian.colyer ASSI --- Add support for CLDC 2010-06-09
104249 AspectJ Compiler adrian.colyer ASSI --- Verify Error in 1.2.1, 1.5.0 M2, and HEAD 2006-06-06
151593 AspectJ Compiler aspectj-inbox ASSI --- Provide public API to determine if a PointcutExpression tests based on runtime type of 'this' 2013-06-24
150515 AspectJ Compiler aspectj-inbox ASSI --- Lack of incremental compilation feedback using iajc ant task 2007-10-24
89009 AspectJ Runtime adrian.colyer REOP --- Add ability to associate user object to join point 2013-06-24
301220 AspectJ Build aspectj-inbox REOP --- aspectjtools.jar contains files and folders with zero permissions 2010-10-08
121700 AspectJ Compiler aspectj-inbox REOP --- Contribution: Always Weaving URL ClassLoader 2006-06-29
121805 AspectJ Compiler aspectj-inbox REOP --- Incorrect ambiguous binding of parameter(s) error 2018-01-21
126556 AspectJ Compiler aspectj-inbox REOP --- Cannot override super class methods with @DeclareParents 2006-06-02
129989 AspectJ Compiler aspectj-inbox REOP --- ajc should default to "-source 5" 2013-06-24
211768 AspectJ Build aspectj-inbox REOP --- [plan] [build] Upgrade OSGi Manifest Entries to Version 2 2013-06-24
252787 AspectJ LTWeavin aspectj-inbox REOP --- SAXParseException: Premature end of file when using LTW 2009-07-07
350758 AspectJ IDE aspectj-inbox REOP --- Mismatch AspectJ Version after installing AJDT 2.1.2 on Helios 2011-07-05
385156 AspectJ Compiler aspectj-inbox REOP --- Internal compiler error: java.lang.ClassCastException 2012-07-17
532480 AspectJ Compiler aspectj-inbox REOP --- org.aspectj.weaver.BCException 2019-03-07
552724 AspectJ Docs aspectj-inbox REOP --- Typo 2020-04-21
52105 AspectJ Compiler adrian.colyer REOP --- final static constant fields not treated as such, e.g., in case 2010-01-26
40272 AspectJ Compiler aclement REOP --- compiler should support -O option 2009-08-30
57238 AspectJ Compiler aclement REOP --- proceed on interface fails with ClassCastException 2009-08-30
36787 AspectJ Compiler adrian.colyer REOP --- interface initializer order is wrong 2009-08-30
36810 AspectJ Compiler adrian.colyer REOP --- Null static part of thisJoinPoint 2009-08-30
39457 AspectJ Compiler adrian.colyer REOP --- support protected inter-type declarations 2013-04-02
41789 AspectJ Compiler adrian.colyer REOP --- options to manage access hoisting 2009-08-30
47919 AspectJ Compiler adrian.colyer REOP --- Respect final classes 2009-08-30
48077 AspectJ Docs adrian.colyer REOP --- Documentation and samples for using AspectJ with popular J2EE servers 2009-08-30
48785 AspectJ Compiler adrian.colyer REOP --- J2ME support 2009-08-30
49758 AspectJ Compiler adrian.colyer REOP --- dump only changed classes 2009-08-30
51230 AspectJ Compiler adrian.colyer REOP --- Optimization of if pointcut 2009-08-30
54950 AspectJ Compiler adrian.colyer REOP --- Revisit message handling implementation 2009-08-30
60936 AspectJ Compiler adrian.colyer REOP --- error message for constructor-execution pcd 2009-08-30
61535 AspectJ Compiler adrian.colyer REOP --- Front End Bug, if* should be a valid name pattern 2009-08-30
61573 AspectJ Docs adrian.colyer REOP --- discrepancy between weaving in class or source 2009-08-30
63304 AspectJ Compiler adrian.colyer REOP --- Support type patterns for AspectJ 2013-04-19
64069 AspectJ Compiler adrian.colyer REOP --- ITD name clashes with private members 2009-08-30
71793 AspectJ Compiler adrian.colyer REOP --- NoAspectBoundException when initializing fields in aspect constructor 2009-08-30
76344 AspectJ Compiler adrian.colyer REOP --- privileged inner classes 2009-08-30
83333 AspectJ Compiler adrian.colyer REOP --- In Merge with AspectWerkz, keep XML pointcut programming! 2009-08-30
83803 AspectJ Compiler adrian.colyer REOP --- special around advice proceed form for "normally" 2009-08-30
88620 AspectJ Compiler adrian.colyer REOP --- Support pointcut overloading and omission of arguments to be bound 2023-10-04
92335 AspectJ Compiler adrian.colyer REOP --- RFE: suppress AdviceDidNotMatch on pointcut 2009-08-30
92889 AspectJ Compiler adrian.colyer REOP --- Explicit formals binding to constants wanted in pointcuts 2012-08-25
93451 AspectJ Compiler adrian.colyer REOP --- pertypewithin causes a NPE during compilation 2009-08-30
93492 AspectJ Compiler adrian.colyer REOP --- RFE: Using "this" designator as Dummy Variable 2009-08-30
95716 AspectJ Compiler adrian.colyer REOP --- Access to the original field value at a set joint point 2009-08-30
97192 AspectJ Compiler adrian.colyer REOP --- new deps, license checks process required 2009-08-30
99322 AspectJ Compiler adrian.colyer REOP --- Xlint:missingKindedPointcut 2009-08-30
99521 AspectJ Compiler adrian.colyer REOP --- Add join point(s) for critical code sections (synchronized on an object) 2009-08-30
104576 AspectJ Compiler adrian.colyer REOP --- Allow Optimized If Tests With After Returning Value 2009-08-30
106166 AspectJ Compiler adrian.colyer REOP --- Allow Multiple Bindings & Binding in Negation 2009-08-30
107059 AspectJ Compiler adrian.colyer REOP --- parser crashes on call(void (@a *)(..) 2009-08-30
107530 AspectJ Compiler adrian.colyer REOP --- NullPointerException 2020-09-11
108488 AspectJ Compiler adrian.colyer REOP --- @Aspect("perthis(this(Person))") 2009-08-30
120372 AspectJ Compiler aspectj-inbox REOP --- AspectJ cannot successfully weave CGLIB generated proxies in all cases. 2009-08-30
122043 AspectJ Compiler aspectj-inbox REOP --- Incremental Compilation Bug: not checking exceptions on super in some case 2009-08-30
137337 AspectJ Compiler aspectj-inbox REOP --- Incremental compiler often results in incorrect weaving... 2009-08-30
140709 AspectJ LTWeavin aspectj-inbox REOP --- [ltw] Patch: Handle weaving while initializing properly 2009-08-30
149323 AspectJ LTWeavin aspectj-inbox REOP --- Add flag for no concrete mungers to aop.xml 2009-08-30
158957 AspectJ LTWeavin aspectj-inbox REOP --- NPE in LTW with RMI dynamic proxies w/ pointcut reuse 2009-08-30
95526 AspectJ Compiler avasseur REOP --- @AJ mixin stuff 2009-08-30
99861 AspectJ Compiler avasseur REOP --- Deadlock in Java5 Load Time Weaving on Sun VM 2009-08-30
103104 AspectJ Compiler avasseur REOP --- Support Xlint options in aop.xml for load-time weaving 2009-08-30
106035 AspectJ Compiler avasseur REOP --- The AspectJ ClassLoaderWeavingAdaptor does not read in the XlintDefault.properties file 2009-08-30
106504 AspectJ Compiler avasseur REOP --- Support "declare precedence ..." for LTW using aop.xml 2009-08-30
107953 AspectJ Compiler avasseur REOP --- VerifyError, @this(somearg) in @AspectJ style pointcut 2009-08-30
109344 AspectJ Compiler avasseur REOP --- Another LTW Deadlock on Sun VMs 2009-08-30
113367 AspectJ Compiler avasseur REOP --- make -1.5 default 2009-08-30
113587 AspectJ Compiler avasseur REOP --- LTW and AspectOf() NoSuchMethodError 2009-08-30
114897 AspectJ Compiler avasseur REOP --- -XnotReweavable should be default for LTW 2009-08-30
160469 AspectJ IDE hlhawkins REOP --- Wrong relationship information when binary weaving 2009-08-30
29111 AspectJ Compiler jim-aj REOP --- Inter-type field decs of array types can't put brackets after id 2009-08-30
29884 AspectJ Compiler jim-aj REOP --- Partial parameters matching is not working or not flagged as error 2009-08-30
30766 AspectJ Compiler jim-aj REOP --- -classpath is not uniform with javac/java 2009-08-30
32398 AspectJ Compiler jim-aj REOP --- Poor error message for abstract aspect 2009-08-30
33636 AspectJ Compiler jim-aj REOP --- after() and around() advice does not work on handler join points. 2009-08-30
35688 AspectJ Compiler jim-aj REOP --- ajc1.1rc1 fail to find types that are actually in JACK jar file and abort 2009-08-30
38134 AspectJ Compiler jim-aj REOP --- -nowarn options not suppressing XLint or declare warnings 2009-08-30
40077 AspectJ Compiler jim-aj REOP --- bad error message for undefined type 2009-08-30
45231 AspectJ Compiler jim-aj REOP --- Feature request: User-specifiable exception in "declare soft" 2009-08-30
41765 AspectJ IDE mik.kersten REOP --- Closing a running session kills ajbrowser 2009-08-30
42070 AspectJ IDE mik.kersten REOP --- Applying a perthis modifier to an aspect cause the aspectj browser to not find any join points 2009-08-30
42572 AspectJ Compiler mik.kersten REOP --- .lst file path entries should support platform-independent separator 2009-08-30
81654 AspectJ Docs wes REOP --- pdf support 2009-08-30
44215 AspectJ Compiler aclement RESO FIXE Running out of memory when compiling. 2007-03-02
108101 AspectJ Compiler aclement RESO FIXE bridge methods and binary weaving. 2005-11-17
117296 AspectJ Compiler aclement RESO FIXE Stack overflow when using self-bounded generics 2005-11-23
134471 AspectJ Compiler aclement RESO FIXE adding whitespace to an aspect loses crosscutting 2012-04-03
43030 AspectJ IDE adrian.colyer RESO FIXE unit tests failing due to misuse of getAbsolutePath() 2003-09-17
104720 AspectJ Compiler adrian.colyer RESO FIXE VerifyError after weaving around trivial switch statement 2005-08-25
108377 AspectJ Compiler adrian.colyer RESO FIXE Verify Error on intertype field indirection in intertype method 2005-08-31
258653 AspectJ Compiler AJDT-inbox RESO FIXE crash weaving staticinitialization 2008-12-12
120375 AspectJ LTWeavin aspectj-inbox RESO FIXE Support Load-Time Weaving and HotSwap 2012-04-03
174385 AspectJ Compiler aspectj-inbox RESO FIXE Compiler crashes on use of static final string as pointcut expression 2008-06-10
176991 AspectJ Compiler aspectj-inbox RESO FIXE IllegalStateException thrown: Wrong number of type parameters supplied 2007-11-08
225916 AspectJ Compiler aspectj-inbox RESO FIXE weaving is sensitive to order of input files 2008-04-21
226209 AspectJ Compiler aspectj-inbox RESO FIXE promotion of Array to a reference type causes these serious problems: 2008-04-11
231945 AspectJ LTWeavin aspectj-inbox RESO WONT [plan] [ltw] NullPointerException at WeavingAdaptor.weaveClass on misc. classes 2008-12-02
237962 AspectJ Compiler aspectj-inbox RESO FIXE [migration] Unexpected problem loading an aspect built with 1.5.4 2008-06-20
341446 AspectJ Runtime aspectj-inbox RESO FIXE java.lang.UnsupportedClassVersionError when running Java 1.5 2011-04-11
104212 AspectJ Compiler avasseur RESO FIXE static method call from subclass signature is wrong 2005-09-27
29665 AspectJ Compiler eh-ajdev RESO FIXE Inconsistant stack height 2003-04-24
32239 AspectJ Compiler eh-ajdev RESO FIXE Dumps assembly code if Object[] used in args (BcelRenderer.java:152) 2003-03-11
33635 AspectJ Compiler jim-aj RESO FIXE Negation of if pointcut does not work 2003-03-05
34858 AspectJ Compiler jim-aj RESO FIXE Weaver crash 2003-03-12
36056 AspectJ Compiler jim-aj RESO FIXE Ajc 1.1 rc1 java.lang.VerifyError 2003-04-22
36673 AspectJ Compiler jim-aj RESO FIXE VerifyError in privileged aspect 2003-04-22
37152 AspectJ Compiler jim-aj RESO FIXE java.lang.VerifyError: 2003-05-04
42740 AspectJ Compiler jim-aj RESO FIXE declare error fails on pointcuts composed from multiple classes 2003-09-09
42993 AspectJ Compiler jim-aj RESO FIXE Language regression, or possible language improvement? 2003-09-12
43194 AspectJ Compiler jim-aj RESO FIXE java.lang.VerifyError in generated code 2003-09-18
41763 AspectJ IDE mik.kersten RESO WORK Ajbrowser can't build 2004-02-18
45489 AspectJ IDE mik.kersten RESO FIXE Structure model is wrong when re-opened 2004-03-19
46557 AspectJ IDE mik.kersten RESO FIXE RFE: ajdoc lite 2004-04-14
48072 AspectJ IDE mik.kersten RESO FIXE Complete relationship information in the structure model 2005-08-17
51096 AspectJ IDE mik.kersten RESO INVA JBuilder X can not start AspectJ Browser 2004-10-21
35547 AspectJ Compiler aclement RESO FIXE memory footprint in weaver 2006-03-27
36430 AspectJ Compiler aclement RESO FIXE Support -Xreweavable option 2004-02-24
40192 AspectJ IDE aclement RESO FIXE build cancel during weaving 2004-03-19
46347 AspectJ Compiler aclement RESO FIXE -inpath instead of -injars so directories can be passed in. 2004-02-26
82765 AspectJ IDE aclement RESO FIXE add ASM support for Java 5 annotations and enums 2005-03-24
86903 AspectJ Compiler aclement RESO FIXE weaving aborts with "BCException: bad" 2005-11-05
90143 AspectJ Compiler aclement RESO FIXE [itds] Problem with an ITD on an interface 2005-11-05
91417 AspectJ Compiler aclement RESO FIXE -Xreweavable should be the default 2012-04-03
91859 AspectJ Compiler aclement RESO FIXE [inc-compilation] Incremental ITD problems 2005-11-10
93253 AspectJ Compiler aclement RESO FIXE -XlazyTjp should be default, and -XlazyTjp Lint warning not always given 2005-11-02
93310 AspectJ Compiler aclement RESO FIXE Incremental Compilation Problem on Reweavable 2012-04-03
104160 AspectJ Compiler aclement RESO FIXE ClassCastException during build 2005-11-07
105479 AspectJ Compiler aclement RESO FIXE [jdt-compiler]error with covariant return types 2005-11-01
105771 AspectJ Compiler aclement RESO DUPL Non-void aspect methods have void return type 2005-11-03
108117 AspectJ Compiler aclement RESO FIXE Complete implementation of abstract generic aspects 2005-10-27
109040 AspectJ Compiler aclement RESO WORK Incremental compilation does not build using reweavable 2005-11-28
109614 AspectJ Compiler aclement RESO FIXE [waiting-on-build] [iajc.task] java.lang.RuntimeException: Ranges must be updated with an enclosing instructionList 2005-12-08
110162 AspectJ Compiler aclement RESO WORK compilation error with declared generic field (java 1.5) 2005-11-03
110788 AspectJ Compiler aclement RESO FIXE Should not be able to mark a class as implementing multiple parameterizations of a generic type using decp 2005-09-30
110927 AspectJ Compiler aclement RESO FIXE Problem creating signature for type implementing non-parameterized interfaces 2005-09-30
110948 AspectJ Compiler aclement RESO DUPL False "Duplicate methods" error with overridden ITD in a subclassed aspect 2005-11-18
111317 AspectJ Compiler aclement RESO FIXE Move the AST rewrite analyzer to AJDT so we can remove the horrible jface text dependency. 2005-11-30
111667 AspectJ Compiler aclement RESO FIXE Produce a compile warning when default advice precedence is applied 2005-11-30
112105 AspectJ Compiler aclement RESO FIXE summary of ITD generics work. 2005-11-25
112476 AspectJ Compiler aclement RESO FIXE "declare parents" does not work with bytecode weaving 2005-11-05
112736 AspectJ Compiler aclement RESO FIXE Bogus Compiler Warnings when Converting file extensions 2012-04-03
112783 AspectJ Compiler aclement RESO FIXE Problem with constructor ITDs 2005-11-07
112914 AspectJ Compiler aclement RESO FIXE Load-time weaving only works with a 1.5 JRE 2005-11-08
113066 AspectJ Compiler aclement RESO FIXE NullPointerException when compiling project 2005-11-07
113118 AspectJ Compiler aclement RESO FIXE ClassFormatException with tracing aspect 2005-11-16
113257 AspectJ Compiler aclement RESO FIXE Incremental Compilation Bug: parameter not bound with no parameter 2005-12-14
113447 AspectJ Compiler aclement RESO FIXE VerifyError overriding pointcut with context used in around advice 2012-04-03
113531 AspectJ Compiler aclement RESO FIXE NullPointerException during incremental compilation of aspect 2012-04-03
113796 AspectJ Compiler aclement RESO FIXE ClassFormatError: empty interface (invalid method code length) 2005-11-03
114343 AspectJ Compiler aclement RESO FIXE [generics] field-get problems when generic field is used. 2005-11-24
114436 AspectJ Compiler aclement RESO FIXE java.lang.ClassFormatError when using abstract aspect with perthis/pertarget 2005-11-15
114744 AspectJ Compiler aclement RESO FIXE NPE at CaptureBinding.java on wildcard in intertype field type 2005-11-03
115204 AspectJ Compiler aclement RESO FIXE WildAnnotationTypePattern.java:61 NPE after renaming method-annotation class 2005-11-22
115237 AspectJ Compiler aclement RESO FIXE no aspectOf() on parameterized perobject aspects 2005-11-18
115250 AspectJ Compiler aclement RESO FIXE no error with parameterized around return type on incompatible join point 2005-11-22
115788 AspectJ Compiler aclement RESO FIXE NPE (CodeStream.java:3463) 2005-11-23
116890 AspectJ Compiler aclement RESO FIXE enums make the ajdt compiler to throw a npe 2005-11-18
117190 AspectJ Compiler aclement RESO FIXE NPE from recent compiler 2005-11-23
117209 AspectJ Compiler aclement RESO FIXE Runtime error - Stack size too large, Bug#69706 related. 2005-12-07
125080 AspectJ Compiler aclement RESO FIXE [generics] Problem with abstract, generic aspects and "extends" 2006-01-25
128650 AspectJ Compiler aclement RESO FIXE Performance and memory usage 2006-04-04
128655 AspectJ Compiler aclement RESO FIXE [annotations]Compiler crashes (possibly due to declare @type) 2006-02-21
145950 AspectJ Compiler aclement RESO FIXE -XaddSerialVersionUID doesn't work if there is an indirect route to Serializable in the hierarchy 2006-06-08
206732 AspectJ Compiler aclement RESO FIXE [itds] Problem with ITDs appearing to be applied twice (and clashing) for binary types 2007-11-07
45441 AspectJ Compiler adrian.colyer RESO FIXE IncompatibleClassChangeError at runtime when compiling with -1.4 option 2004-02-01
48079 AspectJ Compiler adrian.colyer RESO FIXE Extend test coverage for aspect libraries and incremental compilation 2004-10-21
48080 AspectJ Compiler adrian.colyer RESO FIXE Context information in declare warning/error messages 2004-03-15
48990 AspectJ Compiler adrian.colyer RESO FIXE Special case if(false) to not require a dynamic test 2012-04-17
53981 AspectJ Compiler adrian.colyer RESO FIXE proceed used as method name in around advice 2004-10-21
60015 AspectJ Compiler adrian.colyer RESO FIXE NPE, Incorrect XLint:unmatchedSuperTypeInCall warning 2012-04-03
62606 AspectJ Compiler adrian.colyer RESO FIXE ITCs don't run field initialisers 2005-11-03
73050 AspectJ Compiler adrian.colyer RESO FIXE Type patterns with numbers incorrectly match anonymous and local classes. 2005-11-04
82570 AspectJ Compiler adrian.colyer RESO FIXE Weaved code does not include debug lines 2006-05-16
83890 AspectJ Compiler adrian.colyer RESO FIXE incremental: only do a full build if pointcuts change 2006-09-25
91381 AspectJ Compiler adrian.colyer RESO FIXE Abstract intertype methods and covariant returns 2005-08-25
101290 AspectJ Compiler adrian.colyer RESO DUPL Compiler generates incorrect code 2005-12-01
103051 AspectJ Compiler adrian.colyer RESO FIXE Declare Soft not Affecting Explicit Adviceexecution 2012-04-03
103157 AspectJ Compiler adrian.colyer RESO FIXE after returning should not bind "null" as return value 2005-11-23
103741 AspectJ Compiler adrian.colyer RESO FIXE Problem turning off Java 5 Support with @annotation pointcut (TypeX.java:821) 2005-11-04
104220 AspectJ Compiler adrian.colyer RESO FIXE adviceexecution() toShort/long string 2005-11-08
108118 AspectJ Compiler adrian.colyer RESO FIXE Complete implementation of @SuppressAjWarnings 2005-09-29
108122 AspectJ Compiler adrian.colyer RESO FIXE Complete the MAP or disable in AJ 5 2005-10-04
111750 AspectJ Compiler adrian.colyer RESO FIXE [iajc] Invalid method signature: TT; compiles ok with aspectj 1.2.1 2005-11-02
111779 AspectJ Compiler adrian.colyer RESO FIXE Crazy incremental weaving generic ITD problems. 2005-10-27
112756 AspectJ Compiler adrian.colyer RESO FIXE ajdt compiler generate false warnings 2005-11-09
112830 AspectJ Compiler adrian.colyer RESO FIXE Warning "couldn't find aspectjrt.jar on classpath" 2017-11-17
112880 AspectJ Compiler adrian.colyer RESO FIXE fail to compile: java.lang.IllegalStateException at org.aspectj.weaver.ResolvedMemberImpl.parameterizedWith(ResolvedMemberImpl.java:551) 2005-11-28
113368 AspectJ Compiler adrian.colyer RESO INVA null value for thisJoinPointStaticPart 2005-11-22
114005 AspectJ Compiler adrian.colyer RESO FIXE annotated ITD fields on interfaces have no annotation 2005-11-09
114332 AspectJ Compiler adrian.colyer RESO FIXE Reflection API not detecting ITD method correctly in all circumstances 2005-11-22
114495 AspectJ Compiler adrian.colyer RESO FIXE unqualified superaspect<T> pointcut sortafunny in subaspect 2005-11-24
114504 AspectJ Compiler adrian.colyer RESO FIXE pertarget conflict with !pointcut? 2005-11-24
115251 AspectJ Compiler adrian.colyer RESO FIXE BCException when compiling incrementally on constructor-call shadow 2012-04-03
116755 AspectJ Library adrian.colyer RESO FIXE PointcutParser is not configurable 2005-11-21
226567 AspectJ Compiler AJDT-inbox RESO FIXE Inter-type declaration with generic return type across packages causes return type incompatibility 2008-04-24
237419 AspectJ Compiler AJDT-inbox RESO FIXE Generics and @Around aspects corrupt class file format 2008-06-17
246393 AspectJ Compiler AJDT-inbox RESO FIXE [plan] Cascading errors 2009-01-30
256400 AspectJ IDE AJDT-inbox RESO FIXE An internal error occurred during: "Delete and update AspectJ markers for CoreSource". 2008-11-27
40805 AspectJ Compiler aspectj RESO FIXE call pointcut with interface type fails if method declared on interface 2009-03-31
40814 AspectJ Compiler aspectj RESO FIXE no error when defining interface pointcuts 2003-08-28
40858 AspectJ Compiler aspectj RESO FIXE super-qualified pointcut reference cause weaver stack trace 2003-08-28
116305 AspectJ Compiler aspectj-inbox RESO FIXE Unexpected error: can't determine implemented interfaces of missing type 2005-11-16
122801 AspectJ Compiler aspectj-inbox RESO FIXE circular-pointcut message when redefining/reusing pertarget pointcut 2006-05-31
126167 AspectJ Compiler aspectj-inbox RESO FIXE [@AspectJ] @AJ around advice does not behave like code style 2006-06-26
135068 AspectJ LTWeavin aspectj-inbox RESO FIXE VerifyError with LTW and @AJ style aspects 2006-05-16
140357 AspectJ Compiler aspectj-inbox RESO FIXE NPE or StackOverflow when resolving reference pointcut in ReflectionWorld 2007-07-29
149096 AspectJ LTWeavin aspectj-inbox RESO DUPL NoSuchFieldError when using cflow with XML concrete aspect 2006-09-25
155347 AspectJ Compiler aspectj-inbox RESO FIXE NPE during compilation of class file with pointcuts 2008-06-10
156058 AspectJ Compiler aspectj-inbox RESO FIXE [generics] Reference to pointcut defined in generic aspect, within generic interface 2012-04-03
156965 AspectJ Compiler aspectj-inbox RESO FIXE [3.2 compiler] Can't compile under Java 6 2008-01-22
164016 AspectJ LTWeavin aspectj-inbox RESO FIXE [plan] [ataspectj] [decp] @DeclareParents incorrectly adds mixin with parent interface 2009-01-06
167197 AspectJ Compiler aspectj-inbox RESO FIXE Compiler crashes with a ClassCastException when weaving generic classes parameterized with an array type 2008-03-17
173602 AspectJ Compiler aspectj-inbox RESO FIXE InterTypeMethodDeclaration.java:90 2008-03-19
173729 AspectJ Compiler aspectj-inbox RESO FIXE Incremental Compilation Fails on ITD of Aspect 2007-11-07
177762 AspectJ Compiler aspectj-inbox RESO WORK [generics] UnresolvedType.forSignature throws BCException when using generics 2008-06-10
185447 AspectJ Compiler aspectj-inbox RESO FIXE [plan] [ataspectj] Abstract @Aspect causing problems 2008-12-01
186673 AspectJ Compiler aspectj-inbox RESO FIXE iajc/ajc can't handle jars not ending in exactly .jar 2012-04-03
193065 AspectJ Compiler aspectj-inbox RESO FIXE Improve the extensibility of AspectJ weaver to support PointcutDoctor 2012-04-03
197720 AspectJ Compiler aspectj-inbox RESO FIXE Generics in parent class removes markers from child classes 2008-08-22
198181 AspectJ LTWeavin aspectj-inbox RESO WORK LinkageError with pertarget and LTW 2008-07-17
198196 AspectJ Compiler aspectj-inbox RESO FIXE super call in nested anonymous classes in itd's causes VerifyError or IncompatibleClassChangeError 2008-06-16
203646 AspectJ Compiler aspectj-inbox RESO FIXE NPE compiling inter-type declaration on inner generic interface 2007-11-07
205907 AspectJ Compiler aspectj-inbox RESO FIXE Custom pointcuts do not work correctly when used in reference pointcuts 2008-03-14
210470 AspectJ LTWeavin aspectj-inbox RESO FIXE Class Reloading and Load Time Weaving 2008-06-08
211052 AspectJ Compiler aspectj-inbox RESO FIXE Invalid error for declare @type when specifying enum value for annotation 2007-12-04
211146 AspectJ Compiler aspectj-inbox RESO FIXE Fields and methods of parameterized type introduced by ITDs become raw types after weaving 2008-08-21
214559 AspectJ Compiler aspectj-inbox RESO FIXE Binary operator with type patterns in declare parents don't work as expected 2008-02-20
216311 AspectJ Compiler aspectj-inbox RESO FIXE ITD fields on interfaces end up transient with annotation style 2008-02-20
219850 AspectJ Compiler aspectj-inbox RESO FIXE NPE - CoreOutputLocationManager.java:114 2008-03-14
220285 AspectJ Compiler aspectj-inbox RESO FIXE support annotation value matching 2008-02-25
221427 AspectJ Compiler aspectj-inbox RESO FIXE Builds are too frequently full builds for minor changes 2008-04-23
222648 AspectJ Compiler aspectj-inbox RESO FIXE [Generics + ITD] Strange 'return types don't match' error when trying to override 2008-08-21
222987 AspectJ Compiler aspectj-inbox RESO FIXE More NPEs in Java15AnnotationFinder 2008-08-28
224962 AspectJ Ant aspectj-inbox RESO FIXE AjcTask doesn't work with Java6 2008-04-01
227484 AspectJ LTWeavin aspectj-inbox RESO FIXE [plan][memory][ltw]Reducing weaver memory usage over time 2010-01-12
230075 AspectJ Compiler aspectj-inbox RESO FIXE org.aspectj.weaver.BCException: bad bytecode in org.aspectj.weaver.bcel.BcelShadow.createMethodGen:3479 2008-06-12
230134 AspectJ LTWeavin aspectj-inbox RESO FIXE NoSuchFieldError: ajc$cflowCounter$0 2008-05-08
235505 AspectJ Compiler aspectj-inbox RESO FIXE parsing errors on privileged generic aspect 2008-06-10
238666 AspectJ LTWeavin aspectj-inbox RESO FIXE Allow the ltw configuration to be directly specified rather than discovered on the classpath 2008-08-06
238992 AspectJ Compiler aspectj-inbox RESO FIXE Annotation values in declare parents or declare @type. 2008-11-28
240090 AspectJ IDE aspectj-inbox RESO DUPL [plan] [weaving] Wrong packaging of output jar file 2010-04-16
245274 AspectJ Compiler aspectj-inbox RESO FIXE Weaving regression 2008-08-27
245566 AspectJ Compiler aspectj-inbox RESO FIXE [plan] [incremental] Reduce overhead in preparing for incremental compiles 2012-04-03
247683 AspectJ LTWeavin aspectj-inbox RESO FIXE Weaver produce NPE exceptions 2008-09-29
250632 AspectJ Compiler aspectj-inbox RESO FIXE [plan] [generics] [itds] Wrong 'cannot convert" error 2008-10-14
251277 AspectJ Compiler aspectj-inbox RESO FIXE [plan] [ide] AsmManager should be non-singleton 2008-10-22
251940 AspectJ Compiler aspectj-inbox RESO FIXE [plan] [compilation] Compiler error when using implements and pertarget 2008-10-24
252285 AspectJ Compiler aspectj-inbox RESO FIXE Generated methods for generic ITD field need BRIDGED access flag 2008-10-28
260944 AspectJ Compiler aspectj-inbox RESO INVA Compiler Exception thrown on incremental builds with generic ITD constructor 2009-01-29
262154 AspectJ Compiler aspectj-inbox RESO FIXE MissingImplementationException at EclipseSourceType.java:705 2009-01-23
263487 AspectJ Compiler aspectj-inbox RESO FIXE NPE during incremental build whilst locating type in model 2009-02-04
263837 AspectJ LTWeavin aspectj-inbox RESO FIXE Error during Delete AJ Markers 2009-02-06
265695 AspectJ Compiler aspectj-inbox RESO FIXE Fix for 239441 introduces terrible regression for annotation pointcut matching 2009-02-23
266564 AspectJ Runtime aspectj-inbox RESO FIXE java.lang.VerifyError: Register 2 contains wrong type 2009-02-27
266602 AspectJ Compiler aspectj-inbox RESO FIXE Problem with incremental itd compilation 2009-03-01
268827 AspectJ Compiler aspectj-inbox RESO FIXE incremental build issues 2009-04-01
269286 AspectJ Build aspectj-inbox RESO FIXE [handles] Handle for method with @Before looks like advice, but should look like method 2009-03-27
269562 AspectJ Compiler aspectj-inbox RESO FIXE [plan] Compiler/LookupEnvironment reset too frequently 2009-07-23
271201 AspectJ Build aspectj-inbox RESO FIXE [handles] [inpath] Invalid handles for ITDs on in path 2009-04-16
271704 AspectJ Compiler aspectj-inbox RESO FIXE RTE in weaver from AJDT 2009-05-08
276399 AspectJ Compiler aspectj-inbox RESO FIXE incremental build leaves relationship hanging around in the model 2009-05-15
279298 AspectJ LTWeavin aspectj-inbox RESO FIXE AspectJ LTW with Cobertura 2010-03-17
280380 AspectJ Compiler aspectj-inbox RESO FIXE [plan] [model] Model not updated correctly after incremental build---ITD 2010-04-30
280651 AspectJ Compiler aspectj-inbox RESO FIXE Faulting in aspects broken for @DeclareMixin 2009-06-17
280676 AspectJ Compiler aspectj-inbox RESO FIXE incremental generic itd problems 2009-06-18
284771 AspectJ IDE aspectj-inbox RESO FIXE incorrect weaving information shown in cross reference view and editor 2009-07-27
287843 AspectJ Compiler aspectj-inbox RESO FIXE InputStream not closed 2009-09-03
290030 AspectJ Docs aspectj-inbox RESO FIXE Mention the need for scoping pointcuts to limit unnecessary processing 2009-09-23
290087 AspectJ Compiler aspectj-inbox RESO FIXE VerifyError : Declare parents does not properly rewrite super constructor call, since 1.6.4 present in 1.6.5 2009-09-22
290137 AspectJ Compiler aspectj-inbox RESO FIXE StackOverflowError: infinite recursion in org.aspectj.weaver.ReferenceType.isAssignableFrom() 2010-01-08
290227 AspectJ Compiler aspectj-inbox RESO FIXE NPE when using @AspectJ classes compiled with javac at ReferencePointcut.java:356 2009-09-23
292264 AspectJ Compiler aspectj-inbox RESO FIXE Enhance declare error to support type patterns 2010-04-16
292584 AspectJ Compiler aspectj-inbox RESO FIXE When annotation-style around advice is inlined, abstract methods are called using invokespecial instead of invokevirtual 2010-04-16
293620 AspectJ Compiler aspectj-inbox RESO FIXE optimizing method lookup 2009-11-17
294647 AspectJ Compiler aspectj-inbox RESO FIXE NPE in at org.aspectj.weaver.ResolvedType.addPointcutsResolvingConflicts(ResolvedType.java:1949) 2010-01-25
296040 AspectJ Compiler aspectj-inbox RESO FIXE IllegalAccessError when compiling with ajc 2009-11-26
298504 AspectJ Compiler aspectj-inbox RESO FIXE [plan] NPE at AjLookupEnvironment.java:915 2010-04-16
298704 AspectJ Compiler aspectj-inbox RESO FIXE NPE during clean build inheriting from a base aspect 2010-04-16
299548 AspectJ Compiler aspectj-inbox RESO FIXE Out of memory error and the one listed below + workspace related issue already a bug 2010-04-16
303758 AspectJ LTWeavin aspectj-inbox RESO FIXE [ltw][memory][perf] Empty array instances should be merged 2010-04-16
303924 AspectJ Compiler aspectj-inbox RESO FIXE @DeclareMixins are reweaved with random effects: correctly, not at all or partially (the delegating methods are added but not the implements) 2010-04-16
307120 AspectJ Compiler aspectj-inbox RESO FIXE pipeline weaving problem when advising fields accessed through privileged aspect 2010-05-13
307147 AspectJ Compiler aspectj-inbox RESO FIXE method-call joinpoints in ITDs for private methods - missing! 2015-09-03
308773 AspectJ Library aspectj-inbox RESO FIXE IllegalStateException at ResolvedMemberImpl.java:676 2010-04-16
309336 AspectJ Compiler aspectj-inbox RESO FIXE Build problems / OOM in Eclipse 2010-05-13
309440 AspectJ Compiler aspectj-inbox RESO FIXE ArrayIndexOutOfBoundsException with parameter annotations 2010-05-13
309743 AspectJ Compiler aspectj-inbox RESO FIXE Type System support annotations optional 2010-06-30
314130 AspectJ LTWeavin aspectj-inbox RESO FIXE [plan] [ltw] [hcr] LTW, Reweaving and Hot Code Replace changes reflected every two saves of files 2010-06-28
314365 AspectJ Compiler aspectj-inbox RESO FIXE pointcut rewriter can have issues for large hashcode values 2010-05-25
314766 AspectJ Compiler aspectj-inbox RESO FIXE NPE when using aop.xml for compile time config 2010-05-27
314840 AspectJ Compiler aspectj-inbox RESO FIXE [plan] ArrayIndexOutOfBoundsException - annotation style joinpoints 2010-05-28
318241 AspectJ Compiler aspectj-inbox RESO FIXE declare parents with annotations and annotation values can cause problems 2010-06-28
319190 AspectJ Compiler aspectj-inbox RESO FIXE operator precedence messed up in some pointcuts 2010-07-07
320468 AspectJ Runtime aspectj-inbox RESO FIXE ModifiersPattern.getModifierFlag() is not thread safe 2010-08-26
322039 AspectJ Compiler aspectj-inbox RESO FIXE Fully qualified ITD has incorrect handle identifier 2010-08-20
322446 AspectJ AJBrowse aspectj-inbox RESO FIXE Model problem with declare parents in abstract aspect 2010-08-13
323417 AspectJ LTWeavin aspectj-inbox RESO FIXE Sometimes StackOverflow is got while weaving 2012-04-03
327141 AspectJ AJBrowse aspectj-inbox RESO FIXE ClassCastException in compiler when declare annotation on a constant field 2011-10-03
330170 AspectJ Compiler aspectj-inbox RESO FIXE SIOOBE seen on STS 2011-01-20
334710 AspectJ Compiler aspectj-inbox RESO FIXE pre compiled aspects with 1.6.7 causing java.lang.NegativeArraySizeException 2011-02-21
335682 AspectJ Compiler aspectj-inbox RESO FIXE Aspect Internal compiler Error when Aspects are Annotation Based 2011-02-03
335783 AspectJ LTWeavin aspectj-inbox RESO FIXE NullPointerException when -XaddSerialVersionUID added 2012-04-03
344326 AspectJ IDE aspectj-inbox RESO FIXE Any change in class that calls an inner class method causes recompilation in all referencing classes 2011-05-03
349398 AspectJ Compiler aspectj-inbox RESO FIXE Abstract generic aspect leads to java.lang.ClassFormatError: Duplicate method name&signature in class file 2011-06-16
350855 AspectJ Compiler aspectj-inbox RESO FIXE overweaving misbehaving when subclassing WeavingURLClassLoader 2011-06-30
364525 AspectJ Compiler aspectj-inbox RESO FIXE upgrade to Java7 (Eclipse 3.7.1) 2012-04-03
376351 AspectJ Compiler aspectj-inbox RESO FIXE attribute problems with Java 7 compilation 2012-04-09
376990 AspectJ Ant aspectj-inbox RESO FIXE iajc does not support source compliance level 1.7 2012-04-18
386888 AspectJ Compiler aspectj-inbox RESO FIXE spring-data hello-worlds sample fails to compile with 1.7.0 2012-08-27
394234 AspectJ Compiler aspectj-inbox RESO FIXE Invalid StackMapTable generated in Java 7 2012-11-15
This result was limited to 1000 bugs. See all search results for this query.

as

File a new bug in the "AspectJ" product