The custom sort order specified contains one or more invalid column names: short_desc%2Cbug_status%2Cpriority%2Cassigned_to%2Cbug_id. They have been removed from the sort list.
Wed May 1 2024 18:18:25 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
23891 AspectJ Compiler adrian.colyer RESO FIXE [2.1] Integrate AJDT and Generics 2005-08-17
28702 AspectJ Compiler jim-aj RESO FIXE Code that hangs 1.1 beta 2 2003-01-07
28703 AspectJ Compiler jim-aj RESO FIXE Program crashes 1.1 beta 2 2003-01-07
28807 AspectJ Compiler jim-aj RESO FIXE incremental compilation always fails with NullPointerException in 1.1 beta 2 2003-01-14
28852 AspectJ Compiler jim-aj RESO FIXE Verification error tracing constructor that takes arguments 2003-01-07
28919 AspectJ Compiler eh-ajdev RESO FIXE waever tries to weave into native methods ... 2003-01-14
28921 AspectJ Compiler jim-aj RESO FIXE Verify error on non-Throwable in declare soft 1.1b2 2003-01-07
28956 AspectJ Compiler jim-aj RESO FIXE AspectJ ajc compiler limited to 1000 source files 2003-01-07
28957 AspectJ Compiler jim-aj RESO DUPL AspectJ ajc compiler limited to 1000 source files 2003-01-03
28974 AspectJ Compiler jim-aj RESO FIXE Compiler error when introducing a "final" field 2003-01-14
28978 AspectJ Compiler jim-aj RESO FIXE RuntimeException: Unhandled kind of new on explicit constructor call 2003-01-07
29105 AspectJ Compiler jim-aj RESO FIXE Intertype declaration exceptions are not checked at compile time 2003-01-07
29106 AspectJ Compiler jim-aj RESO DUPL ajc sometimes thinks catch blocks are unreachable 2003-01-07
29111 AspectJ Compiler jim-aj REOP --- Inter-type field decs of array types can't put brackets after id 2009-08-30
29113 AspectJ Compiler jim-aj RESO FIXE array initialization; ajc throws NullPointerException 2003-01-07
29114 AspectJ Compiler jim-aj RESO FIXE ajc thinks an array intertype declaration is not an array 2003-01-07
29186 AspectJ Compiler jim-aj RESO FIXE ajc -emacssym chokes on pointcut that includes an intertype method 2003-01-14
29201 AspectJ Compiler jim-aj RESO FIXE 'new' pointcut processing with presence of interfaces skips instance initializers 2003-01-14
29577 AspectJ Compiler jim-aj RESO FIXE no manifest found in .... aspectjrt.jar 2003-01-16
29662 AspectJ Compiler jim-aj RESO FIXE VerifyError on accessing objects not accessible to the weaver: Incompatible object argument for invokespecial 2003-01-21
29665 AspectJ Compiler eh-ajdev RESO FIXE Inconsistant stack height 2003-04-24
29684 AspectJ Compiler jim-aj RESO FIXE Incremental: Commenting out conflict yeilds NullPointerException 2003-01-21
29689 AspectJ Compiler jim-aj RESO FIXE Declare precedence should not allow multiple * patterns 2003-01-21
29691 AspectJ Compiler jim-aj RESO FIXE Static inner aspects cannot reference user defined pointcuts 2003-01-21
29693 AspectJ Compiler jim-aj RESO FIXE Use of within with declare soft yeilds VerifyError 1.1b4 2003-01-21
29884 AspectJ Compiler jim-aj REOP --- Partial parameters matching is not working or not flagged as error 2009-08-30
29934 AspectJ Compiler jim-aj RESO FIXE runtime NullPointerException when applying around advice to other around advice 2003-03-11
29959 AspectJ Compiler jim-aj RESO FIXE super call in intertype method declaration body causes VerifyError 2003-02-13
30026 AspectJ Compiler jim-aj RESO FIXE NullPointerException when compiling 2003-03-06
30168 AspectJ Compiler jim-aj RESO FIXE Error with certain combination of advice 2003-02-13
30438 AspectJ Compiler jim-aj RESO DUPL spurious circular dependency 2003-01-28
30439 AspectJ Compiler adrian.colyer RESO FIXE spurious "circular dependency" error 2004-10-21
30612 AspectJ Compiler jim-aj RESO FIXE AbstractMethodError when runing JRE1.4 on sources compiled with AspecJ 2003-02-26
30663 AspectJ Compiler jim-aj RESO FIXE lame error message: "negation doesn't allow binding" 2010-01-25
30676 AspectJ Compiler jim-aj RESO FIXE Extended Aspect does not result in advice, introduction, or error declarations 2003-03-11
30765 AspectJ Compiler wes RESO FIXE NPE calling compiler 2003-05-08
30766 AspectJ Compiler jim-aj REOP --- -classpath is not uniform with javac/java 2009-08-30
30794 AspectJ Compiler jim-aj RESO FIXE Minor API changes to support weaving classloader implementation 2012-04-03
31423 AspectJ Compiler jim-aj RESO FIXE Pointcut adviceexecution() does not work 2003-02-13
31460 AspectJ Compiler matthew_webster RESO FIXE Weaving class loader 2004-04-02
31724 AspectJ Compiler jim-aj RESO FIXE declare warning/error emitted without context 2004-03-15
32239 AspectJ Compiler eh-ajdev RESO FIXE Dumps assembly code if Object[] used in args (BcelRenderer.java:152) 2003-03-11
32398 AspectJ Compiler jim-aj REOP --- Poor error message for abstract aspect 2009-08-30
32399 AspectJ Compiler jim-aj RESO FIXE Incorrect binding of protected (marker) interfaces 2003-03-06
32421 AspectJ Compiler jim-aj RESO FIXE can't resolve nested public interfaces 2003-03-06
32422 AspectJ Compiler jim-aj RESO FIXE Poor error message: can't find referenced pointcut 2003-03-06
32428 AspectJ Compiler jim-aj RESO FIXE can't use pointcuts defined in inner aspects 2003-03-06
32457 AspectJ Compiler jim-aj RESO FIXE performance improvements via fastmatch 2012-04-03
32463 AspectJ Compiler jim-aj RESO FIXE ajc reports error when encountering static declaration of nested classes 2003-03-05
33183 AspectJ Compiler jim-aj RESO WORK Ajc generates unreachable code, as reported by gcj 2003-03-06
33474 AspectJ Compiler adrian.colyer RESO FIXE bad source locations for declare error/warning 2003-03-27
33635 AspectJ Compiler jim-aj RESO FIXE Negation of if pointcut does not work 2003-03-05
33636 AspectJ Compiler jim-aj REOP --- after() and around() advice does not work on handler join points. 2009-08-30
34206 AspectJ Compiler jim-aj RESO FIXE before():execution(new(..)) does not throw NoAspectBoundException 2004-01-14
34210 AspectJ Compiler jim-aj RESO FIXE thisJoinPoint.getArgs() causes IncompatibleClassChangeError 2003-03-11
34779 AspectJ Compiler jim-aj RESO FIXE cannot get aspectj compiler to work in ant build 2003-05-19
34820 AspectJ Compiler jim-aj RESO FIXE ajc -aspectpath fails with NPE for cflow pointcuts 2003-03-12
34858 AspectJ Compiler jim-aj RESO FIXE Weaver crash 2003-03-12
34889 AspectJ Compiler jim-aj RESO FIXE compiler warning upon incompatible throws clause in advice 2003-03-14
34925 AspectJ Compiler jim-aj RESO FIXE compiler crash on yesterday's rc1 build 2003-03-14
34951 AspectJ Compiler jim-aj RESO FIXE NPE compiling without aspectjrt.jar 2003-04-27
35066 AspectJ Compiler jim-aj RESO DUPL ResolvedTypeMunger.java:53 throws NullPointerException on 1.1RC1 2003-05-01
35547 AspectJ Compiler aclement RESO FIXE memory footprint in weaver 2006-03-27
35593 AspectJ Compiler jim-aj RESO FIXE Problem with priviliged aspects 2003-04-10
35636 AspectJ Compiler jim-aj RESO FIXE Compiler running into memory problems 2004-02-19
35688 AspectJ Compiler jim-aj REOP --- ajc1.1rc1 fail to find types that are actually in JACK jar file and abort 2009-08-30
35725 AspectJ Compiler jim-aj RESO FIXE Inter type declaration to base class not seen by derived class 2003-04-10
35865 AspectJ Compiler jim-aj RESO FIXE No weaving when introduction to compiled class (in jar) is made - compiler bug 2003-04-10
36046 AspectJ Compiler jim-aj RESO FIXE inter-type declaration bug with abstract classes 2003-04-10
36056 AspectJ Compiler jim-aj RESO FIXE Ajc 1.1 rc1 java.lang.VerifyError 2003-04-22
36069 AspectJ Compiler eh-ajdev RESO FIXE Correct source information while inlining 2004-03-19
36071 AspectJ Compiler mik.kersten RESO FIXE ajc 1.1 rc1 should copy resources similar to java compiler 2003-08-23
36110 AspectJ Compiler jim-aj RESO FIXE IllegalAccessError while accessing introduced variable / 1.1rc1 2003-04-11
36114 AspectJ Compiler jim-aj RESO INVA advice on main method is not picked up 2003-04-08
36234 AspectJ Compiler jim-aj RESO FIXE out of memory error when compiling 2004-03-19
36293 AspectJ Compiler jim-aj RESO WONT class constructor cannot be called when implementing self made interfaces 2003-04-10
36310 AspectJ Compiler mik.kersten RESO WONT bootclasspath and extdirs logic should be moved from BuildArgParser to AjBuildConfig 2005-04-14
36329 AspectJ Compiler jim-aj RESO FIXE The compiler crashes when using aspect libraries created without using -noweave 2003-04-27
36388 AspectJ Compiler jim-aj RESO DUPL can't find type javax.mail.1 - compiler error 2003-05-01
36430 AspectJ Compiler aclement RESO FIXE Support -Xreweavable option 2004-02-24
36431 AspectJ Compiler jim-aj RESO INVA Around advice for if(false) pointcut produces compiler error 2003-04-22
36539 AspectJ Compiler jim-aj RESO FIXE NPE in org.aspectj.weaver.TypeX.isAssignableFrom 2010-01-13
36564 AspectJ Compiler jim-aj RESO FIXE Internal compiler error 2003-04-22
36673 AspectJ Compiler jim-aj RESO FIXE VerifyError in privileged aspect 2003-04-22
36736 AspectJ Compiler jim-aj RESO FIXE compiler error expected for implemented abstract pointcuts 2003-04-22
36747 AspectJ Compiler aclement RESO FIXE weaving information via messages 2012-04-03
36778 AspectJ Compiler jim-aj RESO FIXE ClassFormatError due to empty interface supertype 2003-04-24
36787 AspectJ Compiler adrian.colyer REOP --- interface initializer order is wrong 2009-08-30
36803 AspectJ Compiler jim-aj RESO FIXE BCException thrown by AspectJ 1.1rc1 2003-04-25
36810 AspectJ Compiler adrian.colyer REOP --- Null static part of thisJoinPoint 2009-08-30
36936 AspectJ Compiler jim-aj RESO FIXE Error when introducing members of type Class 2003-04-27
37020 AspectJ Compiler aclement RESO FIXE wrong line for method execution join point 2004-10-21
37021 AspectJ Compiler wes RESO FIXE source path wrong in declare warning on binary files 2003-05-22
37023 AspectJ Compiler jim-aj RESO WORK handler not viable as a binary join point 2003-04-30
37069 AspectJ Compiler adrian.colyer NEW --- [grammar] compiler allows package name containing "aspect" keyword 2009-04-01
37152 AspectJ Compiler jim-aj RESO FIXE java.lang.VerifyError: 2003-05-04
37256 AspectJ Compiler jim-aj RESO DUPL ClassDefNotFoundError on spacewar edit 2003-05-06
37304 AspectJ Compiler jim-aj CLOS WORK public static fields being ignored 2003-05-21
37311 AspectJ Compiler jim-aj RESO DUPL final keyword ignored for a public static final declaration 2003-05-07
37325 AspectJ Compiler jim-aj RESO FIXE Weaver fails with NPE for very large source files 2003-05-11
37383 AspectJ Compiler jim-aj RESO FIXE AJC issues errors for each non-existing jar file in CLASSPATH 2018-08-11
37504 AspectJ Compiler jim-aj RESO DUPL corrupted file parser2.rsc exception 2003-05-14
37739 AspectJ Compiler jim-aj RESO FIXE Unexpected Xlint:unresolvableMember warning with withincode 2003-05-19
37747 AspectJ Compiler jim-aj RESO FIXE Invalid output for "thisJointPoint.getSignature().toLongString()" 2003-05-23
37758 AspectJ Compiler jim-aj RESO FIXE Weaving rt.jar results in stack overflow 2003-05-21
37898 AspectJ Compiler adrian.colyer NEW --- advice on handler join points can throw unpermitted checked exceptions 2009-07-22
37952 AspectJ Compiler jim-aj RESO WORK AjTypeConstants.java:62 2004-01-14
38131 AspectJ Compiler jim-aj RESO FIXE ajc needs -d . option while correctly compiling classes from subpackage 2003-05-27
38134 AspectJ Compiler jim-aj REOP --- -nowarn options not suppressing XLint or declare warnings 2009-08-30
38168 AspectJ Compiler adrian.colyer RESO DUPL insertion of lots of advice code can make branch offset for if too large 2004-10-21
38212 AspectJ Compiler jim-aj RESO WORK can not resolve this member warning 2003-05-28
38824 AspectJ Compiler jim-aj RESO FIXE Anomalous handling of inter-type declarations to abstract base classes in aspectj 1.1 2004-01-15
39336 AspectJ Compiler jim-aj RESO WORK i declare parents using an interface, but i can't use that class, that now implements that interface, to add it to an interface's collection. 2003-08-25
39457 AspectJ Compiler adrian.colyer REOP --- support protected inter-type declarations 2013-04-02
39458 AspectJ Compiler jim-aj RESO FIXE Compiler crash in ajc 1.1 2003-08-28
39460 AspectJ Compiler jim-aj RESO FIXE Missing import crashes compiler 2003-08-28
39462 AspectJ Compiler jim-aj RESO FIXE Compiler crashes in jar and cflow 2003-08-28
39470 AspectJ Compiler jim-aj RESO FIXE Repeating a compilation multiple times produces class files that vary in size 2003-08-28
39479 AspectJ Compiler jim-aj RESO FIXE NPE in bcel.LazyMethodGen when delegating from one ctor to a second that includes a switch. 2012-04-03
39626 AspectJ Compiler mik.kersten RESO FIXE Compiler error when compiling a buggy class 2003-08-28
39711 AspectJ Compiler jim-aj RESO FIXE Class Literals as non final fields 2003-08-28
39959 AspectJ Compiler mik.kersten RESO FIXE AJC Compiler generates invalid class files under certain circunstances. 2003-08-28
39993 AspectJ Compiler jim-aj RESO FIXE ajc stack trace on declaring hashcode() method in aspect 2003-09-16
40077 AspectJ Compiler jim-aj REOP --- bad error message for undefined type 2009-08-30
40109 AspectJ Compiler jim-aj RESO DUPL switch statement in aspects crashes weaving 2003-07-16
40272 AspectJ Compiler aclement REOP --- compiler should support -O option 2009-08-30
40326 AspectJ Compiler jim-aj RESO INVA Can't use around advice where pointcut matches generic signature 2003-07-22
40534 AspectJ Compiler mik.kersten RESO FIXE Declare warning/error output - more detail required. 2003-08-28
40589 AspectJ Compiler jim-aj RESO DUPL Default method impl for interface causes internal exception. 2003-07-23
40655 AspectJ Compiler jim-aj RESO DUPL spurious "circular dependency at method-execution" error 2003-08-05
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
40869 AspectJ Compiler jim-aj RESO FIXE Verify error on -XnoWeave compile 2004-01-27
40876 AspectJ Compiler jim-aj RESO FIXE ClassFormatError on external subtype-qualified ref to supertype pointcut 2003-08-28
40943 AspectJ Compiler mik.kersten RESO FIXE Binary weaving should copy non-Java resources from "-injars" to "-outjar" 2012-04-03
40976 AspectJ Compiler unknown RESO DUPL circular dependency 2005-01-18
41042 AspectJ Compiler jim-aj RESO FIXE Compiler crash in ajc 1.1 2003-08-25
41121 AspectJ Compiler unknown RESO DUPL Stack trace from missing import 2005-01-18
41123 AspectJ Compiler jim-aj RESO FIXE Weaving failure when using injars 2003-08-28
41124 AspectJ Compiler jim-aj RESO INVA failure to instantiate abstract aspect from different package 2003-08-25
41125 AspectJ Compiler eh-ajdev RESO FIXE LocalVariableTable sometimes gets BCEL-supplied parameter names 2004-01-29
41170 AspectJ Compiler mik.kersten RESO WONT -classpath entries in .lst files overwrite command-line -classpath entries 2005-08-17
41175 AspectJ Compiler jim-aj RESO FIXE binary aspect-declared methods conflict, lost their exception clauses 2003-08-28
41359 AspectJ Compiler jim-aj RESO FIXE percflow aspects compiled from jars share one instance for all entry points 2003-08-28
41519 AspectJ Compiler jim-aj RESO INVA Problems with &&!within(com..Classname) 2003-08-21
41527 AspectJ Compiler matthew_webster RESO FIXE Allow "manifest copy" warning messages to be suppressed 2004-03-19
41536 AspectJ Compiler eh-ajdev RESO FIXE Debug information getting lost in weaver ? 2012-04-03
41595 AspectJ Compiler eh-ajdev RESO FIXE Bcweaver tests 2004-03-19
41596 AspectJ Compiler eh-ajdev RESO DUPL Bcweaver tests 2003-08-15
41785 AspectJ Compiler jim-aj RESO DUPL declare and pointcut as identifiers cause parsing problems 2003-08-25
41789 AspectJ Compiler adrian.colyer REOP --- options to manage access hoisting 2009-08-30
41888 AspectJ Compiler jim-aj RESO WONT call PCD fails when given subtype of defining type 2004-01-14
41952 AspectJ Compiler jim-aj RESO FIXE XLint warning for call PCD's using subtype of defining type 2012-04-03
42515 AspectJ Compiler jim-aj RESO FIXE NPE When compiling intertype declaration 2004-01-15
42539 AspectJ Compiler jim-aj RESO FIXE throw derivative pointcuts not advised. 2003-09-04
42572 AspectJ Compiler mik.kersten REOP --- .lst file path entries should support platform-independent separator 2009-08-30
42573 AspectJ Compiler adrian.colyer RESO FIXE .lst file entries not resolved relative to list file: {boot}classpath, extdirs, 2004-10-21
42574 AspectJ Compiler jim-aj RESO FIXE -extdirs does not pick up .zip files as java does 2012-04-03
42652 AspectJ Compiler jim-aj RESO FIXE Regression: Cannot compile complex weaving anymore 2003-09-08
42660 AspectJ Compiler adrian.colyer RESO FIXE [parsing] cascading errors on some syntax mistakes 2010-01-26
42668 AspectJ Compiler eh-ajdev RESO FIXE effect of an after returning type incompatible with a join point return type 2004-01-29
42711 AspectJ Compiler jim-aj RESO FIXE tests/bugs/privilege 2004-03-19
42739 AspectJ Compiler jim-aj RESO FIXE Compiler crash in ajc head (post 1.1.1 rc1) 2004-03-19
42740 AspectJ Compiler jim-aj RESO FIXE declare error fails on pointcuts composed from multiple classes 2003-09-09
42743 AspectJ Compiler adrian.colyer RESO FIXE declare soft limitation 2005-08-13
42745 AspectJ Compiler jim-aj RESO INVA spurious Xlint warning 2003-09-09
42746 AspectJ Compiler jim-aj RESO FIXE within() pcd is confused for certain declare softs 2003-09-09
42842 AspectJ Compiler jim-aj RESO DUPL compiler crash in ajc 1.1 and head 2004-01-27
42993 AspectJ Compiler jim-aj RESO FIXE Language regression, or possible language improvement? 2003-09-12
43033 AspectJ Compiler aclement RESO FIXE Compiler crash in ajc head (post 1.1.1 rc1) on erroneous program 2012-04-03
43141 AspectJ Compiler jim-aj RESO INVA can not resolve this member: void com.*.*.*(whatever)(Xlint unresolvable member) 2003-11-11
43163 AspectJ Compiler jim-aj RESO DUPL calling super.foo() from an aspect crashes compiler 2003-09-16
43194 AspectJ Compiler jim-aj RESO FIXE java.lang.VerifyError in generated code 2003-09-18
43454 AspectJ Compiler jim-aj RESO DUPL ajc with -injars option drops properties in the injar while creating outjar 2003-09-22
43467 AspectJ Compiler jim-aj RESO DUPL Not all jar files processed when using -injars argument 2003-09-22
43714 AspectJ Compiler adrian.colyer RESO FIXE weaving from an input jar into that same jar.. 2004-03-16
43786 AspectJ Compiler jim-aj RESO INVA Compiler crash in ajc 1.1.1 when missing types 2004-03-18
43792 AspectJ Compiler eh-ajdev RESO FIXE Illegal Opcode Detected 2004-03-19
43883 AspectJ Compiler jim-aj RESO INVA Compile fails on Win2k but works on Linux box 2004-03-18
43972 AspectJ Compiler jim-aj RESO FIXE Static crosscutting makes interfaces unusable for javac 2004-01-30
44149 AspectJ Compiler jim-aj RESO DUPL ClassCastException on compiler error 2004-01-12
44155 AspectJ Compiler adrian.colyer RESO FIXE TODO tasks are miscategorized in Eclipse 3.0M3 2012-04-03
44191 AspectJ Compiler aclement RESO FIXE Need better error message for "can't find type" 2004-10-21
44215 AspectJ Compiler aclement RESO FIXE Running out of memory when compiling. 2007-03-02
44272 AspectJ Compiler adrian.colyer RESO FIXE retitle warning to "circular {advice} dependency at ..." 2004-03-15
44365 AspectJ Compiler adrian.colyer RESO FIXE Support modifiers and attributes in type patterns 2010-04-16
44415 AspectJ Compiler adrian.colyer RESO FIXE InterTypeMethodDeclaration.java:87 2004-03-19
44586 AspectJ Compiler jim-aj RESO FIXE After throwing advice on ctors doesn't execute for inter-type decls 2004-01-13
44587 AspectJ Compiler jim-aj RESO FIXE Erroneous exception conversion 2004-03-19
44590 AspectJ Compiler jim-aj RESO FIXE Missing incomplete class error for declare parents construct 2004-03-19
44736 AspectJ Compiler jim-aj RESO DUPL using == false in pointcuts confuses the compiler 2004-01-07
44840 AspectJ Compiler adrian.colyer RESO WONT NullPointerException when using the excludes option 2004-10-21
45184 AspectJ Compiler jim-aj RESO FIXE External pointcut refs not resolved if named pointcut used by declare 2013-07-08
45190 AspectJ Compiler adrian.colyer NEW --- matching javac's enforcement of package structure 2006-11-02
45231 AspectJ Compiler jim-aj REOP --- Feature request: User-specifiable exception in "declare soft" 2009-08-30
45441 AspectJ Compiler adrian.colyer RESO FIXE IncompatibleClassChangeError at runtime when compiling with -1.4 option 2004-02-01
45663 AspectJ Compiler jim-aj RESO FIXE RecoveredMethod.java:391 2004-01-13
45676 AspectJ Compiler jim-aj RESO FIXE AspectJ enhanced code can not be used with plain old java anymore 2004-01-14
45897 AspectJ Compiler jim-aj RESO WONT uppercase JAR and ZIP suffixes not permitted in classpath entries 2004-01-14
46011 AspectJ Compiler jim-aj RESO INVA thisEnclosingJoinPointStaticPart cannot be resolved 2003-12-08
46280 AspectJ Compiler jim-aj RESO FIXE compiler issues error on inner aspects when privilieged 2004-01-14
46298 AspectJ Compiler aclement RESO FIXE Aspectj generate code does not de-compile cleanly. 2004-10-21
46347 AspectJ Compiler aclement RESO FIXE -inpath instead of -injars so directories can be passed in. 2004-02-26
46467 AspectJ Compiler adrian.colyer RESO WORK perthis(this(Inner)) does not resolve when importing Foo.Inner 2004-01-29
46671 AspectJ Compiler jim-aj RESO FIXE ajc throws NullPointerException when parsing pointcut specification. 2004-03-19
46750 AspectJ Compiler jim-aj RESO FIXE "declare soft" inside nested aspect does not work 2004-01-12
46816 AspectJ Compiler jim-aj RESO DUPL ajc fails in solving class dependency 2004-01-12
46820 AspectJ Compiler adrian.colyer NEW --- Do not override existing JSR45 information 2005-07-20
47408 AspectJ Compiler adrian.colyer RESO WORK MessageSend.java:40 2004-10-21
47754 AspectJ Compiler jim-aj RESO FIXE illegal method modifier 2004-01-07
47910 AspectJ Compiler matthew_webster RESO FIXE ajc -outjar jarfile does not contain MANIFEST.MF 2004-03-17
47919 AspectJ Compiler adrian.colyer REOP --- Respect final classes 2009-08-30
47932 AspectJ Compiler jim-aj RESO INVA or notation in introduction member declaration is taken as a method declaration 2004-01-12
47952 AspectJ Compiler wes RESO FIXE SoftException.printStackTrace(..) should print wrapped throwable too 2004-03-19
48076 AspectJ Compiler matthew_webster RESO FIXE Develop a benchmark suite for AspectJ runtime and weavetime performance 2005-03-22
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
48082 AspectJ Compiler adrian.colyer RESO FIXE Support for pertype aspect instantiation model 2005-03-22
48091 AspectJ Compiler jim-aj RESO FIXE Lazy instantiation of thisJoinPoint 2004-02-16
48516 AspectJ Compiler jim-aj RESO WORK Incremental Compilation Bug 2004-01-14
48522 AspectJ Compiler jim-aj RESO FIXE Declare soft softening other exception types 2004-02-24
48650 AspectJ Compiler adrian.colyer RESO FIXE Ability to specify prune directories 2005-04-06
48698 AspectJ Compiler aspectj-inbox RESO FIXE RFE: A tool to determine what aspects have been woven into a given jar 2012-04-03
48785 AspectJ Compiler adrian.colyer REOP --- J2ME support 2009-08-30
48796 AspectJ Compiler jim-aj RESO DUPL permit constant string concatenation in declare warning 2004-01-07
48990 AspectJ Compiler adrian.colyer RESO FIXE Special case if(false) to not require a dynamic test 2012-04-17
49250 AspectJ Compiler aclement RESO FIXE alias getCause for getWrappedThrowable in SoftException 2004-01-07
49286 AspectJ Compiler jim-aj RESO DUPL VerifyError in AjLookupEnvironment 2003-12-22
49295 AspectJ Compiler jim-aj RESO FIXE duplicate warning or second join point for constructor-execution 2004-01-27
49317 AspectJ Compiler jim-aj RESO INVA Crash on weaving 3rd party library with missing dependencies 2004-07-21
49328 AspectJ Compiler jim-aj RESO DUPL staticly-executable advice 2004-01-07
49371 AspectJ Compiler jim-aj RESO DUPL Pointcut call(* Foo.*(..)) does not capture calls to parent class methods 2004-01-07
49457 AspectJ Compiler aclement RESO FIXE No error on overloaded pointcuts unless binding variables 2004-01-27
49476 AspectJ Compiler aclement RESO FIXE AspectJ weaver API is not threadsafe 2005-03-24
49636 AspectJ Compiler wes RESO FIXE extend test harness to check extra source locations 2004-03-19
49638 AspectJ Compiler jim-aj RESO FIXE exception logging: after() throwing advice can't convert Throwable obj to string and ajc aborts 2004-01-09
49657 AspectJ Compiler aclement RESO FIXE Weaver results in rt error if affected base class not exposed 2004-10-21
49743 AspectJ Compiler matthew_webster RESO FIXE performance improvements for runtime library 2004-10-21
49756 AspectJ Compiler jim-aj RESO DUPL filter sourceroots to avoid SCCS dirs 2004-01-09
49758 AspectJ Compiler adrian.colyer REOP --- dump only changed classes 2009-08-30
49787 AspectJ Compiler jim-aj RESO FIXE Compiler throws NullPointerException 2004-03-19
49814 AspectJ Compiler jim-aj RESO FIXE ConfigParser.java:132 2004-01-12
50045 AspectJ Compiler jim-aj RESO FIXE ITD in inner class shadowing (already fixed in HEAD) 2016-08-31
50195 AspectJ Compiler jim-aj RESO INVA overriding introduced methods with default access fails 2004-01-23
50458 AspectJ Compiler adrian.colyer RESO WONT Make a full implementation of org.eclipse.jdt.core for use in AJDT 2005-03-22
50570 AspectJ Compiler jim-aj RESO FIXE CatchClauseSignature has broken operation 2004-01-27
50641 AspectJ Compiler aclement RESO FIXE Better binary compatibility for advice method names 2004-02-09
50776 AspectJ Compiler aclement RESO FIXE fail in compiling aspect with overriding method introduction with different throws clause 2004-03-19
50939 AspectJ Compiler jim-aj RESO DUPL Introduction members on Interface not transparent in Java - even removes the method from the interface 2004-01-30
51164 AspectJ Compiler jim-aj RESO INVA Advice written for point cut defined on super class's method also gets weaved in sub classes, if sub classes overrides the method with exact signature 2004-02-05
51167 AspectJ Compiler jim-aj RESO INVA Aspect J compiler does not recognise the super keyword while weaving method call advice 2004-02-04
51230 AspectJ Compiler adrian.colyer REOP --- Optimization of if pointcut 2009-08-30
51320 AspectJ Compiler aclement RESO FIXE ClasscastException on concretization of if(false) 2004-02-25
51322 AspectJ Compiler adrian.colyer RESO FIXE Introduce Unknown Type to class causes Null pointer exception 2004-03-15
51842 AspectJ Compiler adrian.colyer RESO WORK ClassGenException thrown by BCEL during compiling 2005-03-22
51919 AspectJ Compiler aclement RESO FIXE Polymorphic ITD fails in CVS HEAD (From ajdt 1.1.6) 2004-02-24
51925 AspectJ Compiler jim-aj RESO INVA Can not pointcut an specific implementation of an Interface when i use the interface instead Impl 2004-02-19
51929 AspectJ Compiler jim-aj RESO FIXE Advice calling protected super method causing java.lang.VerifyError 'Bad access to protected data' 2004-02-19
52105 AspectJ Compiler adrian.colyer REOP --- final static constant fields not treated as such, e.g., in case 2010-01-26
52272 AspectJ Compiler adrian.colyer RESO WONT declare static initialization blocks and doc static initialization order 2005-08-17
52394 AspectJ Compiler adrian.colyer RESO FIXE inter-type declarations cause JRockit Crash 2004-03-19
52464 AspectJ Compiler aclement RESO FIXE A combination of warning declaration and member introduction causes compiler to throw NullPointerException 2004-02-25
52797 AspectJ Compiler gharley RESO FIXE NPE LazyMethodGen.java:1225 compiling bean example 2004-03-19
52813 AspectJ Compiler adrian.colyer RESO INVA compile error 2004-10-21
52924 AspectJ Compiler jim-aj RESO DUPL Exception softening softens all exceptions at the pointcut, not just designated ones 2004-02-24
52928 AspectJ Compiler jim-aj RESO FIXE Private members introduced via an interface are visible to the class 2004-03-18
53012 AspectJ Compiler aclement RESO FIXE declare precedence on a class should be a compile-time error 2021-09-02
53156 AspectJ Compiler jim-aj RESO DUPL Unable to build using Ant in Eclipse 2004-03-18
53698 AspectJ Compiler adrian.colyer RESO INVA VerifyError is thrown when trying to run an ajc-built applet in IE using microsoft JVM 2004-10-21
53766 AspectJ Compiler adrian.colyer RESO INVA stack overflow with cflow(cflow(...)) 2004-10-21
53826 AspectJ Compiler jim-aj RESO INVA pointcut "call" and "execution" doesn't properly capture join points 2004-03-18
53981 AspectJ Compiler adrian.colyer RESO FIXE proceed used as method name in around advice 2004-10-21
53996 AspectJ Compiler adrian.colyer RESO FIXE xlint warning: match impossible due to args numericity conflict 2005-08-17
53999 AspectJ Compiler adrian.colyer RESO FIXE "can't bind type" message has $ for . in type name for declare soft 2004-10-21
54098 AspectJ Compiler adrian.colyer RESO INVA -deprecation not working? 2004-03-15
54421 AspectJ Compiler adrian.colyer RESO FIXE Compile time declarations (warning and error) do not accept string concatenation (with +) 2004-10-21
54618 AspectJ Compiler adrian.colyer RESO FIXE Test to see if we can compile incrementally ignores path changes 2004-10-21
54621 AspectJ Compiler adrian.colyer RESO FIXE Incremental support ignores binary source 2004-10-21
54622 AspectJ Compiler adrian.colyer RESO FIXE Incremental support ignores resources 2004-10-21
54625 AspectJ Compiler adrian.colyer RESO FIXE Incremental support does not work with outjar 2004-03-19
54721 AspectJ Compiler eh-ajdev RESO FIXE add this to API 2004-03-19
54819 AspectJ Compiler adrian.colyer RESO FIXE Improve error messages from compiler / weaver 2004-03-15
54941 AspectJ Compiler adrian.colyer NEW --- for errors in binary classes, use sourcepath option 2007-10-23
54950 AspectJ Compiler adrian.colyer REOP --- Revisit message handling implementation 2009-08-30
54965 AspectJ Compiler adrian.colyer RESO FIXE Incremental compilation does twice as much work as necessary 2004-03-16
54986 AspectJ Compiler adrian.colyer RESO INVA AspectJ behaves radical different for execution joinpoints than AspectJ <1.0.6 2004-10-21
55134 AspectJ Compiler adrian.colyer RESO FIXE Incremental compilation does not delete weaver-generated class files 2004-03-18
55341 AspectJ Compiler jim-aj RESO FIXE error Type mismatch: cannot convert from java.lang.String to java.lang.String 2018-05-30
56600 AspectJ Compiler aclement RESO FIXE -XnoWeave has no effect for aspects containing 'declare parents' 2005-01-07
57238 AspectJ Compiler aclement REOP --- proceed on interface fails with ClassCastException 2009-08-30
57430 AspectJ Compiler jim-aj RESO FIXE exception printing 2004-05-13
57432 AspectJ Compiler adrian.colyer NEW --- NPE when creating declare messages 2007-10-23
57436 AspectJ Compiler jim-aj RESO FIXE Java 1.5 fails to run classes produced by ajc 2004-05-13
57666 AspectJ Compiler matthew_webster RESO FIXE duplicate manifests cause resource-copying to gack 2004-10-21
57773 AspectJ Compiler mik.kersten RESO FIXE ajdoc crash 2004-04-08
57993 AspectJ Compiler adrian.colyer RESO DUPL Use AspectJ 1.0.x message for circular advice precedence 2004-10-21
58567 AspectJ Compiler adrian.colyer RESO INVA Compiler weaves advice wrongly if the core logic of a method is invoked within a return statement 2004-10-21
58679 AspectJ Compiler jim-aj RESO DUPL Regression from 1.1: NPE in CompilationResult 2004-05-13
58681 AspectJ Compiler adrian.colyer RESO FIXE -X should output available -X options 2004-10-21
59076 AspectJ Compiler adrian.colyer RESO FIXE Reduce footprint of JoinPoint.StaticPart objects 2005-09-01
59196 AspectJ Compiler adrian.colyer RESO FIXE "adviceexecution() && args()" pcd does not pick up around advice execution because args() does not match the AroundClosure parameter. 2005-09-01
59208 AspectJ Compiler adrian.colyer RESO FIXE Weaver fails in BCEL for large classes 2004-10-21
59397 AspectJ Compiler aclement RESO FIXE [itds] NPE in compiler when using (an unusual) declare warning against a ctor ITD 2005-09-01
59440 AspectJ Compiler jim-aj RESO FIXE NPE when binary weaving a ctor ITD. 2004-04-23
59596 AspectJ Compiler jim-aj RESO FIXE Null pointer exception while weaving java.awt.Label 2004-05-13
59599 AspectJ Compiler wes RESO FIXE Race condition in test suite for incremental 2004-10-21
59636 AspectJ Compiler disabled RESO FIXE -log option not producing output - should it? 2005-06-14
59778 AspectJ Compiler jim-aj RESO FIXE InterTypeMethodDeclaration.java:104 2004-05-13
59895 AspectJ Compiler jim-aj RESO FIXE NPE updating an aspect in incremental mode 2012-04-03
59909 AspectJ Compiler jim-aj RESO FIXE CFlowStack removesThreads to late 2012-04-03
59921 AspectJ Compiler jim-aj RESO DUPL NoSuchMethodError: InstructionFactory.createNewArray in examples/spacewar 2004-10-21
60015 AspectJ Compiler adrian.colyer RESO FIXE NPE, Incorrect XLint:unmatchedSuperTypeInCall warning 2012-04-03
60253 AspectJ Compiler adrian.colyer RESO WORK Error on cfllowbelow and cflow in Aspectj-compiler 1.2rc1 2004-10-21
60389 AspectJ Compiler adrian.colyer VERI WORK aspectj1.2 rc1 compiler error 2005-01-05
60441 AspectJ Compiler jim-aj RESO FIXE Compile Fails due to IllegalArgumentException "negative line: -1" 2004-05-13
60862 AspectJ Compiler jim-aj RESO DUPL NullPointerLocation at EclipseAdapterUtils.makeLocationContext:50 2004-05-13
60863 AspectJ Compiler adrian.colyer RESO FIXE AJC behaves different when using @ to supply parameters 2005-03-22
60936 AspectJ Compiler adrian.colyer REOP --- error message for constructor-execution pcd 2009-08-30
61007 AspectJ Compiler jim-aj RESO INVA concrete pointcut cannot be implemented in another package 2004-05-05
61374 AspectJ Compiler adrian.colyer RESO FIXE Version the BCEL libraries to allow graceful failure when the wrong version is found. 2004-10-21
61535 AspectJ Compiler adrian.colyer REOP --- Front End Bug, if* should be a valid name pattern 2009-08-30
61536 AspectJ Compiler adrian.colyer RESO FIXE Front-end bug, shouldn't allow patterns of the form foo.., should be foo..* 2004-10-21
61537 AspectJ Compiler jim-aj RESO INVA ajc adds a clinit() even when one is not needed 2004-05-10
61538 AspectJ Compiler jim-aj RESO FIXE nested uses of this() inside constructors not handled properly for initialization and preinitialization pointcuts 2004-05-13
61568 AspectJ Compiler adrian.colyer NEW --- wrong variable binding in || pointcuts 2012-02-13
61572 AspectJ Compiler adrian.colyer RESO FIXE ITDs on inner classes should be static contexts 2004-10-21
61768 AspectJ Compiler adrian.colyer RESO FIXE scope for intertype methods 2004-10-21
61845 AspectJ Compiler jim-aj RESO DUPL AjBuildManager.java:207 2004-05-13
62073 AspectJ Compiler aclement RESO FIXE false ambigous binding error (introduced in 1.2rc2) 2006-05-30
62199 AspectJ Compiler adrian.colyer RESO FIXE Crash while applying staticinitilization() advice to a large number of classes 2004-10-21
62227 AspectJ Compiler aclement RESO FIXE Load Time Weaving aborts on any kind of warning (declare/xlint) 2004-05-18
62300 AspectJ Compiler jim-aj RESO FIXE -Xreweavable option is ignored by the AjcTask 2004-05-15
62458 AspectJ Compiler adrian.colyer RESO FIXE An if() pointcut inside a perthis() clause causes an ABORT - null pointer exception in ajc 2005-08-17
62469 AspectJ Compiler jim-aj RESO INVA incorrect compiler error upon init of ITD field in ITD constructor 2004-05-17
62475 AspectJ Compiler adrian.colyer RESO INVA resolution of IT field inits 2004-10-21
62606 AspectJ Compiler adrian.colyer RESO FIXE ITCs don't run field initialisers 2005-11-03
62624 AspectJ Compiler adrian.colyer RESO WONT MethodBinding.java:488 NPE in 1.2rc2 2004-10-21
62631 AspectJ Compiler jim-aj RESO FIXE Generated class gives "Illegal constant pool index" on loading 2004-05-24
62642 AspectJ Compiler adrian.colyer RESO FIXE proper handling of ExceptionInIntializer inside <clinit> in presence of after throwing advice 2004-10-21
63174 AspectJ Compiler adrian.colyer NEW --- Type check in return value of around advice appears to be backwards ... 2007-10-23
63177 AspectJ Compiler adrian.colyer RESO DUPL related to bug 53028, which is correct compiler or documentation? 2004-10-21
63304 AspectJ Compiler adrian.colyer REOP --- Support type patterns for AspectJ 2013-04-19
63347 AspectJ Compiler adrian.colyer RESO INVA NoSuchMethodError: aspectOf on JRockit JVM 2004-10-21
63781 AspectJ Compiler adrian.colyer RESO FIXE Prefer source to binary input 2005-03-22
64069 AspectJ Compiler adrian.colyer REOP --- ITD name clashes with private members 2009-08-30
64222 AspectJ Compiler adrian.colyer RESO FIXE [parsing] Misleading error message for around advice without return type 2008-06-10
64238 AspectJ Compiler adrian.colyer RESO FIXE Regression or change of language definition when compiling aspect 2006-05-30
64262 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException at BcelRenderer.java:169 2004-10-21
64331 AspectJ Compiler adrian.colyer RESO FIXE java.lang.NullPointerException in WeaverMessageHandler class 2004-10-21
64528 AspectJ Compiler adrian.colyer RESO FIXE Nullpointer-Exception when defining a withincode() pointcut 2004-10-21
64568 AspectJ Compiler adrian.colyer RESO FIXE Wildcarding in ITDs needs clearer compiler error message. 2005-08-19
65319 AspectJ Compiler adrian.colyer RESO FIXE ajc crashes when compiling the following program (binding this() and target()) 2004-10-21
65688 AspectJ Compiler adrian.colyer RESO DUPL Compiler crash 2004-10-21
65740 AspectJ Compiler adrian.colyer RESO INVA class loading issues? 2004-10-21
65925 AspectJ Compiler adrian.colyer RESO DUPL type flagged by XLint:invalidAbsoluteTypeName if not accessible 2004-10-21
66113 AspectJ Compiler aclement VERI FIXE cant resolve this type for Object[]?! 2004-09-02
66222 AspectJ Compiler jim-aj RESO DUPL NoSuchMethodError in BCEL 2004-10-21
66252 AspectJ Compiler jim-aj RESO INVA Inefficient processing of aspects for load-time weaving 2004-10-21
66267 AspectJ Compiler matthew_webster RESO DUPL java.util.zip.ZipException: duplicate entry: META-INF/MANIFEST.MF 2004-10-21
66442 AspectJ Compiler adrian.colyer NEW --- Ambigous Error Message Issuance - no match for this type name: MessageCommunicator [Xlint:invalidAbsoluteTypeName] 2007-10-23
66687 AspectJ Compiler adrian.colyer RESO INVA declare error for constructor falsely triggers on an unrelated assignment statement 2004-10-21
67051 AspectJ Compiler jim-aj RESO INVA error Unhandled exception type IOException 2004-10-21
67505 AspectJ Compiler adrian.colyer RESO FIXE -Xmx256M not implemented? 2004-10-21
67578 AspectJ Compiler adrian.colyer RESO FIXE Privileged Aspect Access Problem Across Packages 2004-10-21
67579 AspectJ Compiler adrian.colyer RESO FIXE NPE on privileged aspect error 2004-10-21
67591 AspectJ Compiler adrian.colyer RESO FIXE invalid warning indicating no match when a match really occurs 2004-10-21
67592 AspectJ Compiler adrian.colyer RESO FIXE value in the args[] array of thisjoinpoint can be changed by one advice decl and updated values seen in another advice decl 2004-10-21
67665 AspectJ Compiler adrian.colyer NEW --- [messages] Illegal array-related method signatures should be caught 2007-10-23
67774 AspectJ Compiler aclement RESO FIXE Nullpointer-exception in pointcuts using withincode() clause 2004-10-21
68483 AspectJ Compiler adrian.colyer RESO DUPL AjLookupEnvironment.java:416 ConcurrentModificationException 2004-10-21
68603 AspectJ Compiler adrian.colyer RESO FIXE anomalous treatment of null when binding values 2007-02-08
68991 AspectJ Compiler aclement RESO FIXE intertype initialisers should match field set pointcuts 2004-10-21
69319 AspectJ Compiler adrian.colyer RESO FIXE JDK 1.4, assertions cause VerifyError 2004-10-21
69344 AspectJ Compiler aspectj-inbox NEW --- Cannot exlude woven classes with scoping pointcut 2007-02-14
69388 AspectJ Compiler adrian.colyer RESO WONT [serviceability] Improve version identification 2010-01-26
69457 AspectJ Compiler jim-aj RESO INVA Hiding of Instance Methods by static methods 2004-10-21
69459 AspectJ Compiler adrian.colyer RESO FIXE Hiding of Instance Methods by static methods 2004-10-21
69706 AspectJ Compiler jim-aj RESO INVA AJC binary code weaving generates broken classes 2004-10-21
70201 AspectJ Compiler adrian.colyer RESO FIXE Branch target offset too large for short 2004-10-21
70404 AspectJ Compiler adrian.colyer RESO FIXE passing null to array arguments confuzes static join point signature. 2004-10-21
70619 AspectJ Compiler jim-aj RESO FIXE compiler aborts with "conflicting dominates orders" with circular declare precedences 2004-10-21
70704 AspectJ Compiler adrian.colyer RESO DUPL Problem with generated code under 1.5 2004-10-21
70794 AspectJ Compiler aclement RESO FIXE The introduction on interface causes the interface implementation class error 2004-10-21
71045 AspectJ Compiler adrian.colyer RESO DUPL AJC1.2 ant task can not be prevented from complaining about unresolved imports (regardless of noimporterror="true|false" setting) 2004-10-21
71076 AspectJ Compiler adrian.colyer RESO FIXE Missing Javadoc comments that aren't missing 2004-10-21
71159 AspectJ Compiler adrian.colyer RESO FIXE pointcut call(MethodPattern) matches non-visible methods in parent class 2005-08-31
71257 AspectJ Compiler aclement RESO WORK Provide An Option to NOT use ThreadLocal for cflow in rt.jar 2005-10-27
71273 AspectJ Compiler adrian.colyer RESO FIXE RuntimeException thrown: Could not find instruction: org.apache.bcel.generic.B2I 2004-10-21
71339 AspectJ Compiler matthew_webster RESO FIXE AJC produces partial output jar file, when there are warnings during weaving 2004-10-21
71372 AspectJ Compiler adrian.colyer RESO FIXE NoSuchMethodError calling private method from around advice in inner aspect 2004-10-21
71377 AspectJ Compiler adrian.colyer RESO FIXE Cannot advise private method call in around advice 2004-10-21
71469 AspectJ Compiler adrian.colyer RESO FIXE ajc doesn't handle resource files correctly 2004-10-21
71516 AspectJ Compiler adrian.colyer RESO FIXE Code in ajde-src.zip doesn't match compiled code in CVS 2004-10-21
71518 AspectJ Compiler adrian.colyer RESO DUPL Code in ajde-src.zip doesn't match compiled code in CVS 2004-10-21
71548 AspectJ Compiler adrian.colyer RESO FIXE Upgrade compiler to correctly process Java 1.5 source code 2005-03-22
71723 AspectJ Compiler adrian.colyer RESO FIXE Inconsistency in scoping of protected members in ITDs 2004-10-21
71793 AspectJ Compiler adrian.colyer REOP --- NoAspectBoundException when initializing fields in aspect constructor 2009-08-30
71796 AspectJ Compiler adrian.colyer RESO INVA Fields in pointcuts are not checked for existance 2004-10-21
71866 AspectJ Compiler adrian.colyer NEW --- Warning should be issued if pertarget/perthis pointcut is incomplete 2007-10-23
71993 AspectJ Compiler adrian.colyer NEW --- Numerous bugs reported by FindBugs (http://findbugs.sourceforge.net/) in AspectJ jars 2008-08-28
72016 AspectJ Compiler aclement RESO FIXE No problem type information from AspectJ compiler / AJDE 2004-10-21
72032 AspectJ Compiler adrian.colyer CLOS INVA compiler or documentation bug about handler join points 2004-08-18
72150 AspectJ Compiler adrian.colyer RESO FIXE AJC possible bug with static nested classes 2004-10-21
72154 AspectJ Compiler adrian.colyer RESO FIXE Support for simple dump file 2004-10-21
72157 AspectJ Compiler adrian.colyer RESO FIXE declare soft can cause programs with invalid exception behaviour to be generated 2004-10-21
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
72409 AspectJ Compiler adrian.colyer RESO FIXE Classpath issues with aspectjtools.jar 2004-10-21
72528 AspectJ Compiler adrian.colyer RESO FIXE around advice throws java.lang.VerifyError at runtime 2006-05-30
72531 AspectJ Compiler adrian.colyer RESO FIXE declare warning warns at wrong points 2004-10-21
72668 AspectJ Compiler aclement RESO INVA Incompatible return type applying to method-execuition... 2005-08-25
72699 AspectJ Compiler adrian.colyer RESO FIXE Bogus error message: The abstract method ajc$pointcut$$tracingScope$a2 in type Tracing can only be defined by an abstract class 2004-10-21
72719 AspectJ Compiler adrian.colyer RESO WORK ajc with -sourceroots does not support many dirs 2004-10-21
72766 AspectJ Compiler adrian.colyer RESO FIXE AspectJ features for Java 5 2005-08-17
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
73050 AspectJ Compiler adrian.colyer RESO FIXE Type patterns with numbers incorrectly match anonymous and local classes. 2005-11-04
73334 AspectJ Compiler aclement RESO FIXE Avoid clashes in the org.eclipse namespace by renaming our duplicates. 2004-10-21
73360 AspectJ Compiler adrian.colyer RESO FIXE Extend aspectjrt.jar manifest with OSGi attributes 2004-10-21
73369 AspectJ Compiler adrian.colyer RESO FIXE Create a jar file that can be used for load-time weaving... 2004-10-21
73433 AspectJ Compiler aclement RESO FIXE AspectJ does not correctly support -cp 2004-10-21
73504 AspectJ Compiler adrian.colyer RESO FIXE Weaving into a JAR file causes an ClassFormat exception 2005-09-24
73507 AspectJ Compiler aspectj-inbox RESO FIXE Public ITD of fields on interfaces creates mangled members 2012-08-18
73856 AspectJ Compiler aspectj-inbox NEW --- ITD on inner class: missing accessor method 2007-10-23
73895 AspectJ Compiler adrian.colyer RESO FIXE unnecessary cast causing problems 2004-10-21
73912 AspectJ Compiler adrian.colyer RESO WORK Request a new constructor in WeavingAdpator 2005-03-23
74048 AspectJ Compiler aclement RESO FIXE AJDT reports unnecessary compile time warnings for private static aspects 2005-09-01
74057 AspectJ Compiler adrian.colyer RESO FIXE the compiler does not understand jars given with -cp 2004-10-21
74061 AspectJ Compiler adrian.colyer RESO DUPL declare parents to change superclass of binary class 2004-11-14
74128 AspectJ Compiler adrian.colyer RESO INVA Visibility of introductions in anonymous classes 2005-03-23
74238 AspectJ Compiler matthew_webster RESO FIXE Applet which uses cflow pointcut gets AccessControlException 2004-10-21
74245 AspectJ Compiler adrian.colyer RESO FIXE -proceedOnError does not weave aspects on compile error 2004-10-21
74279 AspectJ Compiler aclement RESO FIXE -showWeaveInfo option is not supported by iajc Ant task 2004-10-21
74562 AspectJ Compiler adrian.colyer RESO FIXE [jdt-parser] Unexpected syntax error with fields named "after" or "before" 2005-08-19
74908 AspectJ Compiler adrian.colyer RESO FIXE String[] arguments returns ClassNotFoundException in thisJoinPointStaticPart.toString() 2004-10-21
74913 AspectJ Compiler adrian.colyer RESO INVA !cflowbelow(within(A)) causes ExceptionInitializerError 2004-10-21
74952 AspectJ Compiler adrian.colyer RESO FIXE before,after !(cflow(within(Trace*))) prints nothing 2004-10-22
75071 AspectJ Compiler adrian.colyer RESO DUPL BCEL Error (method not found) during compilation 2004-10-21
75129 AspectJ Compiler adrian.colyer RESO FIXE NPE on thisJoinPoint mistake 2004-10-21
75442 AspectJ Compiler avasseur RESO FIXE The compiler generates unnecassary instance variables w/ perthis association 2005-09-27
75522 AspectJ Compiler aclement RESO FIXE "can't find type [I" in problems view 2006-05-30
75568 AspectJ Compiler adrian.colyer RESO FIXE ajc changes classfile timestamps even if compilation fails (regression) 2004-10-21
76030 AspectJ Compiler aclement RESO FIXE Optimize cflow performance 2004-10-21
76055 AspectJ Compiler adrian.colyer RESO FIXE Some Pointcut PatternNodes are missing getters to traverse syntax tree 2012-04-03
76096 AspectJ Compiler adrian.colyer RESO FIXE Anonymous classes unaware of introductions into abstract classes (error can't find type $Local$) 2004-10-21
76104 AspectJ Compiler gharley RESO FIXE can't build distribution from within Eclipse 2004-10-21
76224 AspectJ Compiler adrian.colyer RESO FIXE Option to list weaved components 2005-03-23
76344 AspectJ Compiler adrian.colyer REOP --- privileged inner classes 2009-08-30
76355 AspectJ Compiler adrian.colyer RESO DUPL Utility.java:1024 from BcelWorld.java:155 org.apache.bcel.classfile.ClassFormatException: Invalid method signature: <missing> 2005-09-24
76374 AspectJ Compiler adrian.colyer RESO FIXE Problem with declare parents when using non-public classes 2005-09-21
76727 AspectJ Compiler adrian.colyer RESO WORK NullPointerException at AsmRelationshipProvider.checkerMunger 2004-11-23
76798 AspectJ Compiler aclement RESO FIXE Add versions to woven class files - enabling better backwards compatibility. 2005-01-05
77076 AspectJ Compiler adrian.colyer RESO FIXE Weaving into jar fails if some of the referred classes are unavailable 2005-09-25
77110 AspectJ Compiler matthew_webster RESO FIXE signature: ()V) Stack size too large 2004-11-03
77140 AspectJ Compiler eh-ajdev RESO WORK killNops should care about lookuptable padding 2005-07-20
77163 AspectJ Compiler matthew_webster RESO FIXE Load time weaver default verbose setting 2012-04-03
77166 AspectJ Compiler aclement RESO FIXE array new pointcut doesn't exist 2006-09-14
77638 AspectJ Compiler adrian.colyer RESO FIXE Patches for reducing matching-time 2012-04-03
78021 AspectJ Compiler adrian.colyer RESO FIXE Injecting exception into while loop with break statement causes catch block to be ignored 2005-01-11
78055 AspectJ Compiler adrian.colyer RESO FIXE False ambiguity error in AspectJ Pointcut definition 2006-05-30
78261 AspectJ Compiler adrian.colyer RESO FIXE field pattern with "void" type should be compile-time error 2005-08-19
78314 AspectJ Compiler adrian.colyer RESO FIXE In normal Java Class: JavaIdentifierNoAround expected after this token 2005-08-20
78383 AspectJ Compiler avasseur RESO FIXE pertarget.PertargetAspect$ajcMightHaveAspect is implemented by too many objects 2005-09-27
78707 AspectJ Compiler adrian.colyer RESO FIXE [jdt-parser] AspectJ/AJDT accepts "before() returning" advice 2005-08-19
78954 AspectJ Compiler aclement RESO FIXE Compiler cannot cope with 4000 jars on the classpath 2004-11-23
79368 AspectJ Compiler aclement RESO FIXE java.lang.VerifyError 2006-05-27
79523 AspectJ Compiler adrian.colyer RESO FIXE BCException: illegal change to pointcut declaration: calls(<nothing>) 2005-08-19
79554 AspectJ Compiler adrian.colyer RESO FIXE Return in try-block disables catch-block if final-block is present 2005-01-11
79963 AspectJ Compiler adrian.colyer RESO FIXE Getting java.lang.OutOfMemoryError, while compilation 2004-12-02
80249 AspectJ Compiler aclement RESO FIXE Order of types passed to compiler determines weaving behavior 2004-12-06
80430 AspectJ Compiler aspectj-inbox NEW --- JSR 45 support (was: withincode aspect crashes recent IBM 1.4.2 JVMs) 2007-02-14
80571 AspectJ Compiler aclement RESO FIXE ClassFormatError due to implementing methods in Interface 2008-10-30
80916 AspectJ Compiler aclement RESO FIXE In some cases the structure model doesn't contain the "matches declare" relationship 2005-01-05
81846 AspectJ Compiler aclement RESO FIXE EclipseAdapterUtils.java:83 2005-06-03
81863 AspectJ Compiler adrian.colyer RESO FIXE Annotation matching using within() PCD doesn't appear to be working. 2005-01-12
82062 AspectJ Compiler adrian.colyer RESO FIXE WeaveMessage should provide more information 2012-04-17
82130 AspectJ Compiler adrian.colyer RESO FIXE newsgroup report: BCE Exception:illegal change to pointcut declaration 2005-10-21
82134 AspectJ Compiler adrian.colyer RESO FIXE AspectJ 5 M2 should implement backwards compatibility for binary aspect form 2005-03-23
82371 AspectJ Compiler aclement RESO FIXE Modify BcelObjectType for easier subclassing 2006-05-30
82389 AspectJ Compiler adrian.colyer RESO FIXE ArrayIndexOutOfBoundsException if empty file 2006-03-10
82570 AspectJ Compiler adrian.colyer RESO FIXE Weaved code does not include debug lines 2006-05-16
82989 AspectJ Compiler adrian.colyer RESO FIXE Compiler error due to a wrong exception check in try blocks 2005-08-25
83052 AspectJ Compiler adrian.colyer RESO WORK NullPointerException when attempting to compile/weave using iajc ant task 2006-05-30
83303 AspectJ Compiler adrian.colyer RESO FIXE complier error when mixing inheritance, overriding and polymorphism 2005-01-21
83310 AspectJ Compiler adrian.colyer RESO DUPL compiler error when accessing fiels whose name is 'after' or 'before' 2005-08-19
83311 AspectJ Compiler adrian.colyer RESO FIXE [itds] overriding/polymorphism error on interface method introduction 2005-08-13
83333 AspectJ Compiler adrian.colyer REOP --- In Merge with AspectWerkz, keep XML pointcut programming! 2009-08-30
83377 AspectJ Compiler adrian.colyer RESO FIXE compiler error on inheritance/overriding using introduction 2005-08-21
83380 AspectJ Compiler adrian.colyer RESO FIXE 'enum' should not be used as an identifier 2005-01-25
83423 AspectJ Compiler aclement RESO FIXE Can't refer to an binary annotation from a source file 2005-01-25
83563 AspectJ Compiler adrian.colyer RESO FIXE pertypewithin() handing of inner classes 2005-01-26
83565 AspectJ Compiler aclement RESO FIXE BCException "bad type name" thrown when compiling 2005-06-03
83590 AspectJ Compiler aspectj-inbox NEW --- The aspectj source contains many hardcoded strings that should be externalized. 2007-10-23
83626 AspectJ Compiler adrian.colyer RESO FIXE @AJ 2012-04-03
83630 AspectJ Compiler avasseur RESO FIXE @AJ sybtax 2005-05-20
83631 AspectJ Compiler adrian.colyer RESO FIXE @AJ and @Aspect 2005-04-27
83645 AspectJ Compiler adrian.colyer RESO FIXE pertypewithin({interface}) illegal field modifier 2005-03-24
83717 AspectJ Compiler aclement RESO FIXE Exception when weaving jars compiled with (i)ajc 2005-10-04
83803 AspectJ Compiler adrian.colyer REOP --- special around advice proceed form for "normally" 2009-08-30
83807 AspectJ Compiler avasseur RESO FIXE @AJ around inlining 2005-05-17
83849 AspectJ Compiler adrian.colyer RESO FIXE "Can't match on an unresolved annotation type pattern" 2005-02-02
83875 AspectJ Compiler adrian.colyer RESO FIXE 150M1 @withincode type pattern exception 2005-03-23
83890 AspectJ Compiler adrian.colyer RESO FIXE incremental: only do a full build if pointcuts change 2006-09-25
83891 AspectJ Compiler adrian.colyer RESO FIXE [incr-comp] incremental compiles should handle file deletion gracefully 2008-06-17
83894 AspectJ Compiler aspectj-inbox RESO FIXE [incr-comp] incremental: output weave times & files woven & heuristics 2008-06-09
83930 AspectJ Compiler disabled RESO DUPL ResolvedTypeX.java:131 NullPointerException 2005-04-12
83935 AspectJ Compiler avasseur RESO FIXE @AJ and formal binding impl 2005-09-27
84033 AspectJ Compiler adrian.colyer RESO WORK incremental declare error persists after fix 2005-10-05
84122 AspectJ Compiler adrian.colyer RESO FIXE Allow aspectPath to contain directories 2005-03-24
84260 AspectJ Compiler adrian.colyer RESO FIXE import static fails when importing a method 2005-06-14
84290 AspectJ Compiler adrian.colyer RESO FIXE Runtime retention not recognized; inhibts use of annotation binding 2005-02-09
84296 AspectJ Compiler adrian.colyer RESO WONT [jdt-parser] Missleading error message on missing variable idientifier 2005-09-21
84312 AspectJ Compiler aclement RESO FIXE Finish implementation of *runtime* retention checking 2005-08-25
84333 AspectJ Compiler adrian.colyer RESO FIXE BCException: Bad type name: TypeX.nameToSignature(TypeX.java:635) 2005-03-24
84421 AspectJ Compiler adrian.colyer RESO FIXE Problem with generics in ITDs 2005-05-10
84572 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException while continous weaving 2012-04-03
84854 AspectJ Compiler adrian.colyer RESO FIXE Possible misdiagnosis; plus confusing error message 2007-10-23
84954 AspectJ Compiler adrian.colyer RESO FIXE File:AjAttribute.java:109 2005-08-26
85097 AspectJ Compiler adrian.colyer RESO FIXE Nullpointer exception 2005-04-12
85132 AspectJ Compiler aclement RESO FIXE Declare parents issue with incremental compilation 2005-10-10
85297 AspectJ Compiler aclement RESO FIXE Improvements to incremental compilation 2006-09-25
85797 AspectJ Compiler adrian.colyer NEW --- [messages] need compiler error for abstract aspect in declare precedence 2007-10-23
86012 AspectJ Compiler adrian.colyer NEW --- aspect VerifyError when declaring implementation on uncompiled class 2010-01-26
86057 AspectJ Compiler adrian.colyer RESO FIXE expect error when overriding final pointcuts 2005-08-19
86452 AspectJ Compiler adrian.colyer RESO FIXE compiler cannot compile class with @AfterReturning 2005-05-10
86589 AspectJ Compiler adrian.colyer NEW --- Xlint should warn about set field if not defined 2005-02-25
86763 AspectJ Compiler adrian.colyer RESO FIXE NPE on incremental compile in 022505 developer build 2005-04-21
86789 AspectJ Compiler adrian.colyer RESO FIXE annotations and "circularity in declare precedence" 2005-03-23
86818 AspectJ Compiler adrian.colyer ASSI --- Consider extending type pattern matching to support hasmethod(), hasfield() 2013-06-24
86832 AspectJ Compiler adrian.colyer RESO FIXE Internal compiler error (generics?) 2005-06-06
86903 AspectJ Compiler aclement RESO FIXE weaving aborts with "BCException: bad" 2005-11-05
86938 AspectJ Compiler aclement RESO WORK Weaved methods that return boolean return false if the return clause contains a boolean expression 2005-10-28
87249 AspectJ Compiler aclement RESO FIXE Rons incremental ITD problems 2005-04-21
87282 AspectJ Compiler adrian.colyer RESO FIXE Compilation error on generic member introduction 2005-05-09
87376 AspectJ Compiler adrian.colyer RESO FIXE NPE when unresolved type of a bound var in a pointcut expression (EclipseFactory.java:224) 2005-03-24
87525 AspectJ Compiler aspectj-inbox NEW --- privilege error 2007-10-23
87530 AspectJ Compiler adrian.colyer RESO FIXE [itds] introduction of final method on interface won't prevent child overwritting 2005-09-05
87656 AspectJ Compiler adrian.colyer RESO FIXE @args produces a java.lang.VerifyError 2005-04-08
87927 AspectJ Compiler adrian.colyer RESO WORK NPE in PerFromSuper.concretize method 2005-10-28
88153 AspectJ Compiler adrian.colyer RESO WORK Internal compiler error after setting Java compiler property "Unnecessary cast or 'instanceof' operation" to warning 2005-08-24
88606 AspectJ Compiler adrian.colyer RESO FIXE Parameterized types on introduced fields not correctly recognized 2005-05-09
88620 AspectJ Compiler adrian.colyer REOP --- Support pointcut overloading and omission of arguments to be bound 2023-10-04
88652 AspectJ Compiler adrian.colyer RESO FIXE an array type as the last parameter in a signature does not match on the varargs declared method 2005-03-24
88776 AspectJ Compiler adrian.colyer NEW --- handling multiple (binary) sources of the same class 2007-10-23
88842 AspectJ Compiler adrian.colyer NEW --- [docs] Strange errors wheb jdom-b9.jar is in classpath 2006-04-04
88861 AspectJ Compiler aclement RESO FIXE Finish the AST for AJ code 2011-12-06
88862 AspectJ Compiler aclement RESO FIXE Declare annotation on ITDs 2005-03-24
88900 AspectJ Compiler adrian.colyer RESO FIXE Unnecessary warning for ITDs 2005-09-27
89640 AspectJ Compiler aspectj-inbox NEW --- Random (?) NPE in 0325 build 2007-02-14
90143 AspectJ Compiler aclement RESO FIXE [itds] Problem with an ITD on an interface 2005-11-05
90388 AspectJ Compiler adrian.colyer RESO FIXE BCException incremental change from broken parent to List 2005-06-03
90588 AspectJ Compiler disabled RESO FIXE compiler verifyerror and an NPE 2005-08-24
90827 AspectJ Compiler adrian.colyer RESO FIXE StackOverflow while weaving enum/annotation with Enum/Annotation name 2005-06-08
90964 AspectJ Compiler adrian.colyer RESO FIXE BCException when type pattern incorrectly used in a 'this' statement 2005-08-19
91053 AspectJ Compiler adrian.colyer RESO FIXE Generics problem with Set - does not compile with AspectJ 5 2005-05-09
91090 AspectJ Compiler aclement RESO FIXE declare warning with staticinitialization matching an aspect doesn't appear correctly 2005-08-13
91114 AspectJ Compiler adrian.colyer RESO FIXE [jdt-parser] Parser error on System.out.printf("..." + (after-before) + "...") 2005-08-19
91267 AspectJ Compiler adrian.colyer RESO FIXE NPE at EclipseFactory.java:143 when using generic methods in aspects 2005-05-09
91381 AspectJ Compiler adrian.colyer RESO FIXE Abstract intertype methods and covariant returns 2005-08-25
91417 AspectJ Compiler aclement RESO FIXE -Xreweavable should be the default 2012-04-03
91499 AspectJ Compiler adrian.colyer RESO FIXE Exception NOT caught by the relevant handler 2005-08-25
91719 AspectJ Compiler aclement RESO FIXE Work with Oli B to pull in examples of generating all the LINT messages 2005-05-04
91858 AspectJ Compiler adrian.colyer RESO FIXE NullPointerException when declare @type is spelt with capital letter 2005-08-26
91859 AspectJ Compiler aclement RESO FIXE [inc-compilation] Incremental ITD problems 2005-11-10
92048 AspectJ Compiler adrian.colyer RESO FIXE matching annotation on method params doesn't work with type parameters 2005-08-19
92053 AspectJ Compiler adrian.colyer RESO FIXE @args causes a VerifyError: Unable to pop operand off an empty stack 2005-04-21
92163 AspectJ Compiler adrian.colyer RESO FIXE NPE compiling a TestSetup subclass (ClassScope.java:945) 2005-08-26
92201 AspectJ Compiler aclement RESO FIXE iajc ant task for 1.5.0M2 throws compiler error and ajcore dump 2005-09-23
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
92334 AspectJ Compiler adrian.colyer RESO FIXE Exception on rename of aspect type if used in enclosed pointcut 2005-06-03
92335 AspectJ Compiler adrian.colyer REOP --- RFE: suppress AdviceDidNotMatch on pointcut 2009-08-30
92340 AspectJ Compiler adrian.colyer NEW --- private ITD's not visible to nested aspect 2005-04-22
92489 AspectJ Compiler disabled RESO FIXE Static imports do not compile -- event for java files 2005-08-25
92499 AspectJ Compiler adrian.colyer RESO WORK Exception in thread "main" java.lang.NoClassDefFoundError: org/aspectj/lang/NoAspectBoundException 2005-08-26
92500 AspectJ Compiler adrian.colyer RESO DUPL Exception in thread "main" java.lang.NoClassDefFoundError: org/aspectj/lang/NoAspectBoundException 2005-04-26
92630 AspectJ Compiler adrian.colyer RESO FIXE Null Pointer Exception thrown by ajc compiler 2005-08-25
92837 AspectJ Compiler aclement RESO FIXE [inc-compilation] Incremental Compilation Fails for ITD's on Aspects 2005-10-28
92880 AspectJ Compiler avasseur RESO FIXE @AJ PTW 2005-09-27
92881 AspectJ Compiler avasseur RESO FIXE LTW phase 1 2005-08-16
92889 AspectJ Compiler adrian.colyer REOP --- Explicit formals binding to constants wanted in pointcuts 2012-08-25
92906 AspectJ Compiler disabled RESO FIXE showWeaveInfo for declare annotations 2005-05-06
93209 AspectJ Compiler adrian.colyer RESO WORK (no debug info available) advised by before advice 2005-08-25
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
93320 AspectJ Compiler adrian.colyer RESO WONT aop.xml format should support aspectpath style rather than enumeration 2007-01-04
93345 AspectJ Compiler disabled RESO FIXE unresolved joinpoint in cflow causes ClassCastException on BcelWeaver:933 2005-05-10
93356 AspectJ Compiler disabled RESO FIXE Pointcuts with Varargs 2005-08-18
93451 AspectJ Compiler adrian.colyer REOP --- pertypewithin causes a NPE during compilation 2009-08-30
93489 AspectJ Compiler adrian.colyer RESO FIXE Around advice invoking protected on inner aspect bug 2006-05-30
93492 AspectJ Compiler adrian.colyer REOP --- RFE: Using "this" designator as Dummy Variable 2009-08-30
93560 AspectJ Compiler adrian.colyer RESO FIXE ASPECTJ5_DEVELOPMENT branch LTW can't find aop.xml files 2006-05-30
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
94086 AspectJ Compiler adrian.colyer RESO FIXE Exploding compile time with if() statements in pointcut 2005-08-31
94167 AspectJ Compiler adrian.colyer RESO FIXE NPE in reflect implementation 2005-06-14
94243 AspectJ Compiler avasseur RESO FIXE AJC compiled @AJ aspect + LTW - issue with -Xreweavable / weaver doing compilation only but flagging as weaved 2005-05-30
95344 AspectJ Compiler aspectj-inbox NEW --- own type of an aspect unit cannot be resolved 2007-02-14
95506 AspectJ Compiler adrian.colyer NEW --- [ataspectj] @AJ in the compiler 2007-10-23
95516 AspectJ Compiler matthew_webster RESO FIXE aop.xml -outjar 2005-11-09
95517 AspectJ Compiler matthew_webster RESO FIXE ajc pseudo LTW not consistent with LTW 2005-11-16
95519 AspectJ Compiler adrian.colyer RESO FIXE LTW and other agents - deps on jrockit and AW-core for 1.3 things 2005-09-27
95523 AspectJ Compiler avasseur RESO WONT Java 1.3/1.4 @AJ aspects 2005-06-23
95525 AspectJ Compiler avasseur RESO FIXE @AJ deow 2005-05-20
95526 AspectJ Compiler avasseur REOP --- @AJ mixin stuff 2009-08-30
95529 AspectJ Compiler avasseur RESO FIXE concrete-aspect 2005-11-12
95716 AspectJ Compiler adrian.colyer REOP --- Access to the original field value at a set joint point 2009-08-30
95732 AspectJ Compiler adrian.colyer RESO INVA AOP.XML 2005-05-18
95992 AspectJ Compiler adrian.colyer RESO FIXE Problems resolving type name inside generic class 2005-08-31
95993 AspectJ Compiler adrian.colyer RESO FIXE [generics] NPE at ClassScope.java:660 when compiling generic class 2005-06-14
96111 AspectJ Compiler adrian.colyer RESO FIXE privileged access to private generic fields crash ajc 2005-06-03
96220 AspectJ Compiler adrian.colyer RESO FIXE "aspect extends" and "declare parents" does not support ginaric 2005-08-19
96371 AspectJ Compiler avasseur RESO FIXE Patch to support loading aop.xml properly 2005-05-30
96942 AspectJ Compiler aspectj-inbox NEW --- JavaCore / AspectJCore create throws Exception 2007-02-14
97084 AspectJ Compiler adrian.colyer RESO FIXE Error in last AJDT for 3.1M6: another project's output in aspectpath 2005-06-03
97092 AspectJ Compiler adrian.colyer RESO DUPL Generics - BCException thrown: Bad type signature < 2005-05-28
97144 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException at BcelWeaver.java:933 2005-06-03
97192 AspectJ Compiler adrian.colyer REOP --- new deps, license checks process required 2009-08-30
97450 AspectJ Compiler aclement RESO WORK Too many adviceDidNotMatch warnings... 2006-04-05
97481 AspectJ Compiler adrian.colyer RESO WORK AbstractMethodError in generated code 2012-09-28
97763 AspectJ Compiler adrian.colyer RESO FIXE ITD method with generic arg - BCException thrown: Bad type signature < 2005-06-03
98145 AspectJ Compiler adrian.colyer RESO FIXE Generate and Include Separate Aspect List for LTW 2006-05-30
98281 AspectJ Compiler aclement RESO FIXE Structure model from incremental build shows all relationships coming from injars 2006-02-21
98290 AspectJ Compiler aclement RESO FIXE no "matches declare" entry in structure model for single declare warning statement 2005-09-01
98320 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] intertype with nested generic type 2005-06-14
98451 AspectJ Compiler adrian.colyer RESO FIXE [inc-compilation] ClassCastException when compiling (BcelWorld.java:414) 2005-10-03
98460 AspectJ Compiler aclement RESO WORK [inc-compilation] NPE when compiling (ResolvedTypeX.java:258) 2005-10-28
98583 AspectJ Compiler adrian.colyer RESO DUPL Compile generates invalid bytecode when return inside try block in try/catch/finally 2005-06-06
98592 AspectJ Compiler adrian.colyer RESO FIXE cannot declare generic parents using declare parents 2005-08-10
98646 AspectJ Compiler adrian.colyer RESO FIXE parser cannot parse varargs correctly 2005-09-27
98660 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException compiling aspect with cflow && handler 2005-06-07
98901 AspectJ Compiler aclement RESO FIXE Must copy annotations to *public* intertype declarations 2012-04-03
98952 AspectJ Compiler adrian.colyer RESO FIXE @AJ if pointcut 2005-09-27
99089 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] ArrayIndexOutOfBoundsException - Generics in privileged aspects 2005-06-14
99125 AspectJ Compiler adrian.colyer RESO FIXE Repetitive method name/signature in class file 2005-09-02
99136 AspectJ Compiler disabled RESO FIXE xlint advice not applied appears twice with cflows 2012-04-03
99168 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] ITD on generic inner class crashes ajc 2005-06-14
99191 AspectJ Compiler hlhawkins RESO FIXE declare @field allowed for non existent fields 2005-10-28
99228 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] ITD of a field into a generic class 2005-06-14
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
99582 AspectJ Compiler adrian.colyer RESO WORK java.io.StreamCorruptedException: invalid stream header 2006-05-30
99623 AspectJ Compiler adrian.colyer RESO DUPL java.io.StreamCorruptedException: invalid stream header 2005-06-14
99861 AspectJ Compiler avasseur REOP --- Deadlock in Java5 Load Time Weaving on Sun VM 2009-08-30
100195 AspectJ Compiler adrian.colyer RESO FIXE Missing LocalVariableTable debug info for around advice 2005-10-05
100227 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] inner class with generic enclosing class 2005-06-20
100260 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] methods inherited from a generic parent 2005-06-20
100385 AspectJ Compiler adrian.colyer RESO FIXE support for matching of subclasses of annotated classes 2005-08-17
101047 AspectJ Compiler adrian.colyer RESO FIXE Weaver produces wrong local variable table bytecode 2005-09-28
101290 AspectJ Compiler adrian.colyer RESO DUPL Compiler generates incorrect code 2005-12-01
101411 AspectJ Compiler avasseur RESO FIXE SerialVersionUID handling 2006-03-28
101606 AspectJ Compiler adrian.colyer RESO FIXE AspectJ compiler does not process unused code compiler options properly for aspects 2005-09-02
101983 AspectJ Compiler adrian.colyer RESO FIXE Allow separate output folders for separate source folders 2006-06-21
102210 AspectJ Compiler adrian.colyer RESO FIXE NullPointerException trying to compile 2012-04-03
102212 AspectJ Compiler adrian.colyer RESO FIXE [itds] abstract synchronized: compile error expected 2005-09-02
102357 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] AbstractMethodError 2005-09-30
102459 AspectJ Compiler aclement RESO FIXE provide more detail in -showWeaveInfo messages 2005-09-01
102479 AspectJ Compiler aclement RESO FIXE unable to specify a custom IMessageHolder class with ajc 2005-11-04
102733 AspectJ Compiler adrian.colyer RESO FIXE AspectJ compiler doesn't handle errors in the same way as the JDT compiler 2008-06-13
102742 AspectJ Compiler hlhawkins RESO FIXE pointcuts in local and inner classes are not exposed in structure model 2005-11-22
102746 AspectJ Compiler disabled RESO FIXE Ant Task Causing Compiler Error Redirection to -d 2012-04-03
102933 AspectJ Compiler adrian.colyer RESO FIXE problem with Object arrays and clone() with 1.4 .class compatibility 2005-09-27
103051 AspectJ Compiler adrian.colyer RESO FIXE Declare Soft not Affecting Explicit Adviceexecution 2012-04-03
103091 AspectJ Compiler adrian.colyer RESO INVA Verify Error in LTW 2005-07-19
103097 AspectJ Compiler adrian.colyer CLOS INVA Softening not excluding kinded pointcuts properly 2005-11-22
103104 AspectJ Compiler avasseur REOP --- Support Xlint options in aop.xml for load-time weaving 2009-08-30
103157 AspectJ Compiler adrian.colyer RESO FIXE after returning should not bind "null" as return value 2005-11-23
103266 AspectJ Compiler adrian.colyer RESO FIXE NPE on syntax error 2005-09-27
103267 AspectJ Compiler adrian.colyer RESO INVA Runtime detection of bad extra argument to proceed 2005-07-10
103268 AspectJ Compiler adrian.colyer RESO INVA Problem with improper multiple worker object instantiations 2005-11-05
103300 AspectJ Compiler adrian.colyer RESO FIXE org.aspectj.weaver.BCException: malformed org.aspectj.weaver.PointcutDeclaration attribute java.io.EOFException 2008-03-31
103471 AspectJ Compiler adrian.colyer RESO WONT methods that represent defined pointcuts are never called 2005-10-26
103473 AspectJ Compiler adrian.colyer VERI WONT under certain circumstances weaver generates broken LineNumberTable 2005-11-30
103475 AspectJ Compiler adrian.colyer RESO INVA weaver introduces methods without LineNumberTable and/or LocalVariableTable attributes 2005-07-12
103477 AspectJ Compiler adrian.colyer RESO INVA methods that represent declare error/warning ITDs are never called 2005-07-13
103646 AspectJ Compiler adrian.colyer NEW --- [ataspectj] @AJ declare annotation 2007-10-23
103740 AspectJ Compiler aclement RESO FIXE Compiler failure on @annotation 2005-09-12
103741 AspectJ Compiler adrian.colyer RESO FIXE Problem turning off Java 5 Support with @annotation pointcut (TypeX.java:821) 2005-11-04
104024 AspectJ Compiler adrian.colyer RESO FIXE combining varargs and inner classes crashes the parser 2005-08-31
104042 AspectJ Compiler adrian.colyer RESO FIXE NPE in CVS HEAD 2005-07-27
104046 AspectJ Compiler adrian.colyer RESO FIXE duplicated interfaces due to symbolic links crash ajc 2005-08-10
104075 AspectJ Compiler avasseur RESO FIXE LTW Includes Should be Or'ed ... with Patch 2012-04-03
104081 AspectJ Compiler avasseur RESO FIXE LTW errors when weaving with JMX remote proxies 2012-04-03
104160 AspectJ Compiler aclement RESO FIXE ClassCastException during build 2005-11-07
104212 AspectJ Compiler avasseur RESO FIXE static method call from subclass signature is wrong 2005-09-27
104218 AspectJ Compiler avasseur NEW --- Aspects woven with -Xreweavable are not rewoven during LTW 2008-08-22
104220 AspectJ Compiler adrian.colyer RESO FIXE adviceexecution() toShort/long string 2005-11-08
104229 AspectJ Compiler adrian.colyer RESO FIXE Pointcut does not find joinpoint from within anonmous class 2005-09-27
104249 AspectJ Compiler adrian.colyer ASSI --- Verify Error in 1.2.1, 1.5.0 M2, and HEAD 2006-06-06
104529 AspectJ Compiler adrian.colyer RESO FIXE @SuppressWarnings( "unchecked" ) is not ignoring type safety checks 2005-08-19
104572 AspectJ Compiler avasseur RESO FIXE Load Time Weaving is Always Emitting Info Messages 2005-09-27
104576 AspectJ Compiler adrian.colyer REOP --- Allow Optimized If Tests With After Returning Value 2009-08-30
104603 AspectJ Compiler aclement RESO WORK ClassGenException in weaver/bcel/ShadowRange:extractInstructionsInto() 2006-05-25
104720 AspectJ Compiler adrian.colyer RESO FIXE VerifyError after weaving around trivial switch statement 2005-08-25
104810 AspectJ Compiler avasseur RESO FIXE should advice calls be matched by call pointcuts in annotation style (and similar scenarios) 2010-01-12
104957 AspectJ Compiler adrian.colyer RESO FIXE NullPointerException when running ajc on gij 2005-09-22
105181 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] VerifyError unless the returned type is obvious 2005-09-12
105286 AspectJ Compiler aclement RESO FIXE Tracking what generic ITD stuff is working... 2005-10-28
105352 AspectJ Compiler adrian.colyer RESO WORK ADJT does NO weaving at all if there are compile errors in ANY .java files 2005-10-28
105416 AspectJ Compiler avasseur RESO FIXE LTW warnings for Collection Members?! 2005-08-12
105429 AspectJ Compiler avasseur RESO FIXE jrockit and ajc10x.test222 fail 2005-12-06
105479 AspectJ Compiler aclement RESO FIXE [jdt-compiler]error with covariant return types 2005-11-01
105580 AspectJ Compiler disabled NEW --- Possibly Misleading Type mismatch error message 2007-10-23
105771 AspectJ Compiler aclement RESO DUPL Non-void aspect methods have void return type 2005-11-03
106032 AspectJ Compiler adrian.colyer RESO DUPL AspectJ compiler allows aspects to be declared in the wrong package 2005-08-26
106035 AspectJ Compiler avasseur REOP --- The AspectJ ClassLoaderWeavingAdaptor does not read in the XlintDefault.properties file 2009-08-30
106166 AspectJ Compiler adrian.colyer REOP --- Allow Multiple Bindings & Binding in Negation 2009-08-30
106461 AspectJ Compiler adrian.colyer RESO FIXE org.aspectj.weaver.patterns.WildTypePattern.maybeGetCleanName(WildTypePattern.java:500) 2005-08-10
106500 AspectJ Compiler adrian.colyer RESO FIXE Support nexted exceptions in weaver/compiler 2005-10-15
106504 AspectJ Compiler avasseur REOP --- Support "declare precedence ..." for LTW using aop.xml 2009-08-30
106554 AspectJ Compiler aclement RESO FIXE Problem in staticinitialization with pertypewithin aspect 2005-09-14
106599 AspectJ Compiler adrian.colyer RESO WORK NoSuchMethodError 2006-05-30
106630 AspectJ Compiler adrian.colyer RESO FIXE [itds] @Override and inter-type declarations don't mix 2005-08-24
106634 AspectJ Compiler adrian.colyer RESO FIXE regression: argument causes BcelGenericSignatureToTypeXConverter.java:203 2005-08-18
106736 AspectJ Compiler wes RESO FIXE AdaptorWeaver unneccesarily restricts aspect classes to be in .jar files 2005-08-18
106826 AspectJ Compiler adrian.colyer RESO FIXE BCException when type pattern incorrectly used in a 'target' statement 2005-08-30
106874 AspectJ Compiler adrian.colyer RESO DUPL VerifyError with inner class, field set, and -1.5 switch 2005-09-09
107059 AspectJ Compiler adrian.colyer REOP --- parser crashes on call(void (@a *)(..) 2009-08-30
107194 AspectJ Compiler adrian.colyer NEW --- weaving gives a bad file descriptor exception on resource reading 2005-08-18
107299 AspectJ Compiler adrian.colyer RESO FIXE -aspectpath -inpath arguments fail without drive letter 2005-10-28
107313 AspectJ Compiler adrian.colyer RESO WONT SourceLocation doesn't take into account linux file system links 2005-09-02
107412 AspectJ Compiler adrian.colyer RESO FIXE Upgrade to Eclipse 3.1 final JDT compiler level 2005-08-19
107465 AspectJ Compiler adrian.colyer RESO FIXE java.lang.VerifyError on calling the implementation of a inter-typed operation 2005-12-20
107486 AspectJ Compiler adrian.colyer RESO FIXE Anonymous inner class results in "can't find type $Local$" 2005-08-25
107530 AspectJ Compiler adrian.colyer REOP --- NullPointerException 2020-09-11
107713 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException popup 2005-10-31
107784 AspectJ Compiler adrian.colyer RESO FIXE java.lang.IllegalStateException: Expection [,L, or T, but found / 2005-08-24
107858 AspectJ Compiler adrian.colyer RESO FIXE illegal argument to proceed crashes the parser 2005-08-31
107898 AspectJ Compiler adrian.colyer RESO FIXE [generics] Type mismatch when returning T (but stranger) 2005-08-25
107953 AspectJ Compiler avasseur REOP --- VerifyError, @this(somearg) in @AspectJ style pointcut 2009-08-30
107956 AspectJ Compiler adrian.colyer RESO DUPL ArrayIndexOutOfBoundsException in Eclipse 3.1 when saving an aspect 2005-08-31
108014 AspectJ Compiler adrian.colyer RESO FIXE [generics] cannot override when returning T (but stranger) 2005-08-26
108050 AspectJ Compiler adrian.colyer RESO FIXE Execution not matching override in doubly derived method 2005-08-26
108099 AspectJ Compiler aclement RESO FIXE Binary weaving ITDs (including generic ones) #1 2005-10-03
108100 AspectJ Compiler aclement RESO FIXE Binary weaving ITDs (including generic ones) #2 2005-10-28
108101 AspectJ Compiler aclement RESO FIXE bridge methods and binary weaving. 2005-11-17
108104 AspectJ Compiler adrian.colyer RESO FIXE Exception while opening AJ project after installing AJDT 1.3.0 for Eclipse 3.1 2005-08-30
108117 AspectJ Compiler aclement RESO FIXE Complete implementation of abstract generic aspects 2005-10-27
108118 AspectJ Compiler adrian.colyer RESO FIXE Complete implementation of @SuppressAjWarnings 2005-09-29
108120 AspectJ Compiler adrian.colyer RESO FIXE Complete implemenation of runtime pointcut parsing and matching 2005-09-21
108122 AspectJ Compiler adrian.colyer RESO FIXE Complete the MAP or disable in AJ 5 2005-10-04
108123 AspectJ Compiler adrian.colyer RESO FIXE Improve logging and error reporting in weaver / ajc 2005-10-15
108245 AspectJ Compiler adrian.colyer RESO WORK NullPointerException for wildcard annotation type pattern match 2005-10-28
108370 AspectJ Compiler adrian.colyer RESO FIXE NPE at SourceTypeBinding.java:411 on enum switch in intertype method woven into binary class 2005-08-31
108377 AspectJ Compiler adrian.colyer RESO FIXE Verify Error on intertype field indirection in intertype method 2005-08-31
108437 AspectJ Compiler adrian.colyer RESO FIXE Problem matching pointcut when vararg is a type parameter 2005-09-06
108448 AspectJ Compiler adrian.colyer RESO FIXE IllegalStateException: Undeclared type variable when hiding 2005-08-31
108454 AspectJ Compiler adrian.colyer RESO FIXE Waving crash on a 1.5 java generics? 2005-09-05
108488 AspectJ Compiler adrian.colyer REOP --- @Aspect("perthis(this(Person))") 2009-08-30
108602 AspectJ Compiler adrian.colyer RESO FIXE org.aspectj.weaver.BCException: Bad type signature 2005-09-02
108816 AspectJ Compiler adrian.colyer RESO FIXE AspectJ 1.5.0 Development Compiler Chokes on Advice with Cflow 2005-09-08
108818 AspectJ Compiler adrian.colyer RESO FIXE private poincuts in abstract aspects can be overriden by pointcuts in concrete sub-aspects 2005-09-06
108886 AspectJ Compiler adrian.colyer RESO FIXE Getting Exception during compilation : java.lang.RuntimeException: Internal Compiler Error: Unexpected null source location passed as 'see also' location. 2005-09-08
108888 AspectJ Compiler avasseur RESO DUPL Load Time Weaving not Interoperating with Build Time Weaving 2005-10-24
108889 AspectJ Compiler adrian.colyer RESO FIXE BCE Exception while adding "AspectJ nature" to Java project (ResolvedType.java:1500) 2005-10-28
108892 AspectJ Compiler avasseur RESO FIXE Load Time Weaving problem with Aspect Definition at 2 Levels of Hierarchy 2005-11-04
108894 AspectJ Compiler adrian.colyer RESO DUPL Always Implement Instanceof Test for Args 2005-09-09
108895 AspectJ Compiler adrian.colyer NEW --- Allow Binding in User Pointcuts 2005-09-06
108902 AspectJ Compiler adrian.colyer RESO FIXE Type mismatch: cannot convert from Collection to Collection 2005-09-08
108903 AspectJ Compiler adrian.colyer RESO FIXE super call in ITD not finding correct super class 2005-09-12
108962 AspectJ Compiler adrian.colyer NEW --- Join Points not detected inside If PCD 2007-10-23
109040 AspectJ Compiler aclement RESO WORK Incremental compilation does not build using reweavable 2005-11-28
109042 AspectJ Compiler adrian.colyer RESO FIXE parameter ajc_aroundclosure is never read 2005-09-08
109124 AspectJ Compiler adrian.colyer RESO FIXE VerifyError with inner classes 2005-09-09
109173 AspectJ Compiler adrian.colyer RESO FIXE Weaving Adaptor enhancements for performance, configuration and diagnosis 2012-04-03
109283 AspectJ Compiler adrian.colyer RESO FIXE Invalid "indirect static access" warning on EnumSet.noneOf 2005-09-24
109344 AspectJ Compiler avasseur REOP --- Another LTW Deadlock on Sun VMs 2009-08-30
109486 AspectJ Compiler adrian.colyer RESO FIXE Internal compiler error (ClassParser.java:242) 2005-09-15
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
109728 AspectJ Compiler aclement RESO FIXE Unable to build a good version of shadows with -1.4 or -1.5 2007-04-28
110151 AspectJ Compiler adrian.colyer RESO WORK OutOfMemotry Error ??? (with source code attached) 2005-10-28
110162 AspectJ Compiler aclement RESO WORK compilation error with declared generic field (java 1.5) 2005-11-03
110307 AspectJ Compiler aclement RESO FIXE Can't provide default implementation via ITD for generic method in interface. 2005-10-20
110396 AspectJ Compiler adrian.colyer RESO FIXE java.util.zip.ZipException: error in opening zip file 2008-08-20
110401 AspectJ Compiler adrian.colyer RESO FIXE Internal compiler error 2005-10-28
110465 AspectJ Compiler aclement RESO FIXE Continue AST work 2012-04-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
110906 AspectJ Compiler adrian.colyer RESO FIXE Varargs doesnt work for ITD'd methods 2005-10-04
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
111027 AspectJ Compiler adrian.colyer NEW --- Contribution: Loadtime Weaving Agent for WebSphere 2009-04-06
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
111332 AspectJ Compiler adrian.colyer RESO WORK readObjectNoData 2006-05-30
111355 AspectJ Compiler aspectj-inbox RESO WORK Log4j SMTP appender creates Null Pointer Exception 2007-02-16
111413 AspectJ Compiler aclement RESO WONT Binary weaving /incremental compilation with reweavable fails for ITDs. 2006-05-30
111481 AspectJ Compiler hlhawkins RESO FIXE varargs doesn't work for ITD'd constructors 2005-10-05
111667 AspectJ Compiler aclement RESO FIXE Produce a compile warning when default advice precedence is applied 2005-11-30
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
111829 AspectJ Compiler aclement RESO FIXE Four tests failing because resolved members don't preserve type vars 2005-10-18
111915 AspectJ Compiler adrian.colyer RESO FIXE illegal change to pointcut declaration 2012-04-03
112027 AspectJ Compiler adrian.colyer RESO FIXE unexpected error unboundFormalInPC 2005-10-20
112098 AspectJ Compiler adrian.colyer RESO FIXE version checking for aspectjrt.jar can get confused 2006-10-17
112105 AspectJ Compiler aclement RESO FIXE summary of ITD generics work. 2005-11-25
112241 AspectJ Compiler adrian.colyer VERI FIXE Internal Compiler Error (NullPointerException) on every build 2005-10-28
112243 AspectJ Compiler adrian.colyer RESO FIXE Compiler Core Dump with Apparent Fix 2005-10-13
112476 AspectJ Compiler aclement RESO FIXE "declare parents" does not work with bytecode weaving 2005-11-05
112514 AspectJ Compiler adrian.colyer RESO FIXE ajc compile crash, not giving information which class file cause it 2005-10-28
112602 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException with generic wildcard 2005-10-20
112615 AspectJ Compiler hlhawkins RESO FIXE -XhasMember is not processed correctly when passed from AJDT 2012-04-03
112675 AspectJ Compiler adrian.colyer RESO INVA No more compilation possible since AJDT 1.3.0.20051012172335 for Eclipse 3.1 2005-10-18
112736 AspectJ Compiler aclement RESO FIXE Bogus Compiler Warnings when Converting file extensions 2012-04-03
112756 AspectJ Compiler adrian.colyer RESO FIXE ajdt compiler generate false warnings 2005-11-09
112783 AspectJ Compiler aclement RESO FIXE Problem with constructor ITDs 2005-11-07
112817 AspectJ Compiler adrian.colyer RESO DUPL Commit Patch to Reduce Overhead for LTW with No Aop.xml on Classpath 2005-10-28
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
112914 AspectJ Compiler aclement RESO FIXE Load-time weaving only works with a 1.5 JRE 2005-11-08
113032 AspectJ Compiler adrian.colyer NEW --- [messages] compiler should warn on wrong return type in signature 2007-10-23
113066 AspectJ Compiler aclement RESO FIXE NullPointerException when compiling project 2005-11-07
113073 AspectJ Compiler adrian.colyer RESO FIXE weaveinfo messages not reported if applying declare @method on an ITD'd method 2012-04-03
113118 AspectJ Compiler aclement RESO FIXE ClassFormatException with tracing aspect 2005-11-16
113184 AspectJ Compiler adrian.colyer NEW --- staticly-determinable this, target, args (and returns) to pick out types, nulls 2007-10-23
113191 AspectJ Compiler aspectj-inbox NEW --- Contribution: Command Line Weaver that Can be Packaged with aspectjweaver.jar 2013-06-24
113209 AspectJ Compiler adrian.colyer RESO INVA declare @field with annotation which is already applied doesn't give a warning 2005-10-28
113257 AspectJ Compiler aclement RESO FIXE Incremental Compilation Bug: parameter not bound with no parameter 2005-12-14
113367 AspectJ Compiler avasseur REOP --- make -1.5 default 2009-08-30
113368 AspectJ Compiler adrian.colyer RESO INVA null value for thisJoinPointStaticPart 2005-11-22
113445 AspectJ Compiler adrian.colyer RESO FIXE java.lang.ClassCastException 2005-10-24
113447 AspectJ Compiler aclement RESO FIXE VerifyError overriding pointcut with context used in around advice 2012-04-03
113448 AspectJ Compiler adrian.colyer RESO DUPL VerifyError overriding pointcut with context used in around advice 2005-10-24
113510 AspectJ Compiler avasseur RESO FIXE readAspect 2005-11-02
113511 AspectJ Compiler avasseur RESO FIXE LTW enhancements 2005-11-22
113531 AspectJ Compiler aclement RESO FIXE NullPointerException during incremental compilation of aspect 2012-04-03
113587 AspectJ Compiler avasseur REOP --- LTW and AspectOf() NoSuchMethodError 2009-08-30
113630 AspectJ Compiler adrian.colyer RESO FIXE IncompatibleClassChangeError - AspectJ5 syntax - mixins 2005-10-28
113782 AspectJ Compiler adrian.colyer RESO INVA Compilation error with jar file in aspect path 2005-10-27
113796 AspectJ Compiler aclement RESO FIXE ClassFormatError: empty interface (invalid method code length) 2005-11-03
113861 AspectJ Compiler adrian.colyer RESO FIXE [generics] field-get problems when generic field is used. 2005-10-28
113947 AspectJ Compiler aclement RESO FIXE Compiler crashing on a generic aspect. 2005-10-27
114005 AspectJ Compiler adrian.colyer RESO FIXE annotated ITD fields on interfaces have no annotation 2005-11-09
114083 AspectJ Compiler adrian.colyer RESO FIXE Use reflection instead of byte-code to resolve types during LTW 2012-04-03
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
114332 AspectJ Compiler adrian.colyer RESO FIXE Reflection API not detecting ITD method correctly in all circumstances 2005-11-22
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
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
114652 AspectJ Compiler adrian.colyer RESO WONT Resurrection of bug Bugzilla Bug 42739 2006-05-25
114729 AspectJ Compiler hlhawkins RESO INVA Unable to pick out system method-call with varargs 2005-11-08
114744 AspectJ Compiler aclement RESO FIXE NPE at CaptureBinding.java on wildcard in intertype field type 2005-11-03
114875 AspectJ Compiler aclement RESO FIXE @Pointcut - throws java.lang.NullPointerException 2005-11-21
114876 AspectJ Compiler adrian.colyer RESO DUPL @Pointcut - throws java.lang.NullPointerException 2005-11-03
114897 AspectJ Compiler avasseur REOP --- -XnotReweavable should be default for LTW 2009-08-30
115038 AspectJ Compiler aclement RESO FIXE NPE in ensureScopeSetup(..) on type parm in ITD - expected error 2005-11-09
115204 AspectJ Compiler aclement RESO FIXE WildAnnotationTypePattern.java:61 NPE after renaming method-annotation class 2005-11-22
115228 AspectJ Compiler adrian.colyer NEW --- [messages] need compiler warningor error for cflow(handler(*)) 2007-10-23
115235 AspectJ Compiler hlhawkins RESO FIXE StackOverflowError on circular pointcut iff aspect parameterized 2012-04-03
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
115251 AspectJ Compiler adrian.colyer RESO FIXE BCException when compiling incrementally on constructor-call shadow 2012-04-03
115252 AspectJ Compiler hlhawkins RESO FIXE want xlint message for improper annotation type 2012-04-03
115275 AspectJ Compiler avasseur RESO FIXE aop.xml aspect include 2005-11-16
115605 AspectJ Compiler adrian.colyer RESO WORK org.aspectj.apache.bcel.classfile.ClassFormatException: Invalid method signature: <missing> 2006-05-30
115607 AspectJ Compiler adrian.colyer RESO FIXE Incorrect structure model for simple declare @type program? 2012-04-03
115788 AspectJ Compiler aclement RESO FIXE NPE (CodeStream.java:3463) 2005-11-23
116114 AspectJ Compiler aclement RESO FIXE ajc internal error 2006-05-25
116229 AspectJ Compiler adrian.colyer RESO FIXE [waiting-on-build] PointcutParser interface cannot be used in LTW environment 2005-11-29
116254 AspectJ Compiler adrian.colyer RESO FIXE AjTypeSystem interface cannot be used in LTW environment 2005-11-23
116255 AspectJ Compiler aspectj-inbox VERI FIXE XML Linkage Error with LTW 2005-11-22
116305 AspectJ Compiler aspectj-inbox RESO FIXE Unexpected error: can't determine implemented interfaces of missing type 2005-11-16
116626 AspectJ Compiler matthew_webster RESO FIXE Load-time weaving - exception from the weaver 2005-11-22
116679 AspectJ Compiler aspectj-inbox RESO FIXE Targetting 1.2.1 runtime when building with the 1.5.0 compiler. 2006-04-04
116890 AspectJ Compiler aclement RESO FIXE enums make the ajdt compiler to throw a npe 2005-11-18
116899 AspectJ Compiler avasseur RESO FIXE Using -verbose in aop.xml does not yield info messages 2005-11-24
116922 AspectJ Compiler aspectj-inbox RESO WONT private methods weaved into target classes result in mangled method names 2005-11-19
116949 AspectJ Compiler aclement VERI FIXE [waitingOnAJDTdrop]Exception thrown from AspectJ compiler 2005-11-25
117160 AspectJ Compiler aspectj-inbox RESO DUPL NPE trying to read AtAspectJ Bytecode in LTW 2005-11-22
117189 AspectJ Compiler aclement RESO FIXE Contribution: reduce overhead when no aspects define 2012-04-03
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
117296 AspectJ Compiler aclement RESO FIXE Stack overflow when using self-bounded generics 2005-11-23
117552 AspectJ Compiler aclement RESO FIXE [WaitingOnAJDTdrop]ValidateAtAspectJAnnotationsVisitor.java:243 Npe when saving aspect file 2005-11-24
117614 AspectJ Compiler adrian.colyer RESO FIXE ajc crashes on common-logging-1.0.4.jar 2005-11-29
117622 AspectJ Compiler aclement VERI FIXE Test Failures in Reflection 1.5 World Delegate Implementation 2012-04-03
117624 AspectJ Compiler aspectj-inbox RESO FIXE Fix Java 1.5 reflection delegate getSuperclass 2012-04-03
117628 AspectJ Compiler adrian.colyer RESO FIXE Problem with get declared methods on a generic type 2005-11-23
117681 AspectJ Compiler aclement RESO FIXE VerifyError when using annotations to define inter-type annotation 2005-11-24
117854 AspectJ Compiler aclement RESO FIXE LTW with Hibernate/CGLIB/ASM 2005-12-12
117882 AspectJ Compiler hlhawkins RESO FIXE [waiting-on-build] NullPointerException with declare annotations and incremental compilation 2012-04-03
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
118149 AspectJ Compiler aspectj-inbox RESO FIXE AspectJ compiler crahses possibly due to poincut context binding issue 2012-04-03
118160 AspectJ Compiler aclement RESO INVA Covariant return type in ITD produces bad class file 2005-11-30
118192 AspectJ Compiler aclement RESO FIXE Missing superclass for java.io.Serializable in reflection 1.5 delegate impl 2012-04-03
118249 AspectJ Compiler aclement RESO FIXE NullPointerException internal compiler error while reporting deprecation problem 2005-12-07
118326 AspectJ Compiler aspectj-inbox NEW --- [itd] inter-type field declarations with initializers should be type checke 2013-06-24
118337 AspectJ Compiler aspectj-inbox RESO FIXE Use weaver's ClassLoader not the usingClassLoader in 1.5 factory 2005-11-29
118599 AspectJ Compiler aclement RESO FIXE Ambiguous method error when weaving in binary aspects 2005-12-01
118616 AspectJ Compiler adrian.colyer RESO FIXE Type pattern matching incorrect for names containing $ (dollar) 2005-12-04
118661 AspectJ Compiler aspectj-inbox RESO WORK Nullpointer exception during compilation 2006-05-10
118698 AspectJ Compiler aclement RESO FIXE Not Allowing Access to Private ITD inside Nested Type 2012-04-03
118715 AspectJ Compiler aspectj-inbox RESO FIXE Load Time Weaving wipes out Xlint files if no Xlint values 2012-04-03
118781 AspectJ Compiler aclement RESO FIXE [waiting-on-build]VerifyError in AspectJ 2006-05-10
118792 AspectJ Compiler aspectj-inbox RESO WORK ClassCastException compiling the simple of aspects 2006-05-10
118859 AspectJ Compiler aspectj-inbox RESO DUPL BCException thrown: Can't find bcel delegate ... 2006-02-13
118992 AspectJ Compiler aspectj-inbox RESO WORK AspectJ1.5 makes JVM crashed 2006-05-10
119017 AspectJ Compiler aspectj-inbox NEW --- [comp-upgrade] JavaCore.create(..) doesn't work 2010-01-26
119019 AspectJ Compiler aspectj-inbox RESO FIXE [waiting-on-build] NPE when a protected method is called within an ITD 2012-04-03
119038 AspectJ Compiler aspectj-inbox RESO FIXE compiler sometimes doesn't terminate when resources are deleted 2008-08-22
119160 AspectJ Compiler aspectj-inbox RESO INVA Standalone ant invocation of IAJC reveals eclipse runtime dependency 2006-05-10
119210 AspectJ Compiler aspectj-inbox RESO FIXE NullPointerException with around advice on field-set 2005-12-08
119236 AspectJ Compiler aspectj-inbox RESO WORK java.lang.NullPointerException while compiling aspects using ajc 1.5 2006-05-10
119352 AspectJ Compiler adrian.colyer RESO FIXE AjType.getSupertype breaks for null 2012-04-03
119353 AspectJ Compiler aclement RESO FIXE Inconsistent Implementations of ReferenceType.getDeclaredMethods() 2005-12-09
119383 AspectJ Compiler aspectj-inbox RESO INVA Classpath problem with AspectJ Compiler 1.5.0M5 2006-05-03
119539 AspectJ Compiler aclement RESO FIXE generic pertypewithin advice fails to match though pointcut does 2006-01-04
119543 AspectJ Compiler aclement RESO FIXE [waiting-on-build] StringIndexOutOfBoundsException, perhaps due to nested aspects and targets 2012-04-03
119570 AspectJ Compiler aclement RESO FIXE spurious override method warning, failure of declare-parents in subaspect 2005-12-13
119657 AspectJ Compiler aspectj-inbox RESO FIXE IllegalAccessError with around advice on interface method call 2005-12-12
119749 AspectJ Compiler aspectj-inbox RESO FIXE execution incorrectly matching based on overridden method throws clause 2005-12-14
119751 AspectJ Compiler aspectj-inbox RESO INVA ajc gives message of weaving, but did not actually weaved 2006-05-10
119882 AspectJ Compiler aspectj-inbox RESO FIXE BCException when deleting a java-source-file 2006-03-10
120015 AspectJ Compiler aspectj-inbox NEW --- [generics-itds]Better Generic Aspect Concretization 2013-06-24
120091 AspectJ Compiler aspectj-inbox RESO FIXE Review isMissing calls through the codebase. 2006-10-02
120245 AspectJ Compiler aspectj-inbox RESO INVA [clone]Advice that calls clone on object always fails 2006-05-10
120351 AspectJ Compiler avasseur RESO FIXE cflowbelow issue when binding, in @AJ 2005-12-12
120356 AspectJ Compiler avasseur RESO FIXE @AJ decl err/warn does not show cross structure view 2012-04-03
120363 AspectJ Compiler aspectj-inbox RESO FIXE LTW weaver include and exclude does not behave correctly 2005-12-13
120372 AspectJ Compiler aspectj-inbox REOP --- AspectJ cannot successfully weave CGLIB generated proxies in all cases. 2009-08-30
120401 AspectJ Compiler aspectj-inbox RESO FIXE add signature to UnresolvedType.parameterize(..) exception 2005-12-14
120473 AspectJ Compiler aspectj-inbox RESO FIXE Don't Create Separate Weaving Adaptors for Reflection Loaders 2012-04-03
120474 AspectJ Compiler aspectj-inbox RESO FIXE Don't dump stack trace when loading $Proxy classes 2005-12-13
120521 AspectJ Compiler aclement RESO FIXE named pointcut not resolved in pertarget pointcut 2005-12-13
120527 AspectJ Compiler aclement RESO FIXE declare-parents should qualify as "use" 2006-02-16
120543 AspectJ Compiler aspectj-inbox RESO FIXE Issue version message during load-time weaving 2005-12-13
120633 AspectJ Compiler aspectj-inbox VERI FIXE Accumulate messages issued during WeavingAdaptor intialization of flush if -verbose 2006-08-11
120693 AspectJ Compiler aspectj-inbox RESO FIXE Contribution: More Efficient Lint Warnings: ~15% Performance Increase 2012-04-03
120739 AspectJ Compiler matthew_webster RESO FIXE LTW Optimization: Disable World if it has No Aspects 2012-04-03
120817 AspectJ Compiler aspectj-inbox RESO FIXE [performance]Thread Safety & 8% Optimization : Use ThreadLocal for CompilationAndWeavingContext 2006-10-17
120826 AspectJ Compiler aclement RESO FIXE Varargs causes a NullPointerException 2005-12-14
120909 AspectJ Compiler aspectj-inbox RESO FIXE Test failures using IBM Java 5 2005-12-19
120916 AspectJ Compiler aspectj-inbox RESO FIXE test suite failures on jrockit 1.5.0_03 with RC 1 2005-12-16
121212 AspectJ Compiler aspectj-inbox RESO WONT NullPointer in compiler when used in Eclipse 3.1 2006-02-15
121290 AspectJ Compiler aspectj-inbox RESO WORK Incremental Compilation Gave Errors from Missing aop.xml file 2006-05-10
121312 AspectJ Compiler aspectj-inbox RESO FIXE [performance]Contribution: Refactoring to Support LTW World with Reflection Delegates for Bootstrap Types 2012-04-03
121325 AspectJ Compiler aspectj-inbox RESO INVA new BigDecimal() raises runtime exception 2005-12-18
121384 AspectJ Compiler aspectj-inbox RESO FIXE Internal compiler error: NullPointerException in AsmRelationshipProvider.java:131 2005-12-21
121385 AspectJ Compiler aclement RESO FIXE around advice does not work when LTW 2006-02-15
121395 AspectJ Compiler aclement RESO FIXE invalid aspectj path throws filenotfoundexception 2006-01-31
121543 AspectJ Compiler aspectj-inbox RESO INVA cflow seems to cause StackOverFlowError 2005-12-21
121575 AspectJ Compiler aclement RESO FIXE [generics]"abort trouble" when loading generic class using loadtime weaving 2006-02-15
121616 AspectJ Compiler adrian.colyer RESO FIXE [@AspectJ]Lacking import for JoinPoint crahes the compiler 2006-03-10
121700 AspectJ Compiler aspectj-inbox REOP --- Contribution: Always Weaving URL ClassLoader 2006-06-29
121768 AspectJ Compiler aspectj-inbox RESO FIXE [incremental] BCException on incremental compilation 2006-02-15
121805 AspectJ Compiler aspectj-inbox REOP --- Incorrect ambiguous binding of parameter(s) error 2018-01-21
122043 AspectJ Compiler aspectj-inbox REOP --- Incremental Compilation Bug: not checking exceptions on super in some case 2009-08-30
122096 AspectJ Compiler aspectj-inbox RESO DUPL BCException when Incrementally Compiling 2006-02-13
122184 AspectJ Compiler aspectj-inbox RESO INVA NoSuchMethodError on incremental compilation 2006-05-10
122297 AspectJ Compiler avasseur RESO WONT ltw 1.4 and code style leads to aspect not found 2006-07-10
122347 AspectJ Compiler aspectj-inbox RESO WONT Contribution: Memory Efficient Expendable Type Map 2008-08-22
122452 AspectJ Compiler aclement RESO FIXE NPE in ResolvedType.findPointcut(ResolvedType.java:479) 2006-01-25
122458 AspectJ Compiler aclement RESO FIXE java.lang.StringIndexOutOfBoundsException when compiling (build no.: 20051220093604) 2006-01-11
122580 AspectJ Compiler matthew_webster RESO FIXE Fix & Bug: Circularity Failure for Verbose Loading on JRockit 1.4.2_08 Agent 2012-04-03
122742 AspectJ Compiler aspectj-inbox RESO FIXE [@AspectJ] VerifyError with @AfterThrowing/@AfterReturning and extra JoinPoint argument 2012-04-03
122801 AspectJ Compiler aspectj-inbox RESO FIXE circular-pointcut message when redefining/reusing pertarget pointcut 2006-05-31
122803 AspectJ Compiler aspectj-inbox RESO FIXE bad Xlint:unmatchedSuperTypeInCall when negating modifiers 2006-05-18
122817 AspectJ Compiler aspectj-inbox RESO WORK UTR ClassFormatError 2006-01-05
123003 AspectJ Compiler aspectj-inbox RESO WORK The import ... conflicts with a type defined in the same file 2006-02-15
123212 AspectJ Compiler aspectj-inbox RESO FIXE Skip subversion resources when copying files from input to output folders 2006-02-10
123553 AspectJ Compiler aspectj-inbox RESO FIXE Can't use named pointcut in advice decl. in generic aspect 2006-02-17
123612 AspectJ Compiler aclement RESO FIXE ArrayIndexOutOfBoundsException with incremental and declare @type 2012-04-03
123695 AspectJ Compiler aclement RESO FIXE Internal nullptr exception with complex declare annotation statement that affects injected methods 2006-01-17
123759 AspectJ Compiler aspectj-inbox NEW --- expose join points for synchronized methods/blocks and define new related pointcuts 2011-01-16
123901 AspectJ Compiler aspectj-inbox RESO FIXE NPE in AccessForInlineVisitor.endVisit(AccessForInlineVisitor.java:105) 2006-01-31
124077 AspectJ Compiler aspectj-inbox RESO INVA Problem with compiling annotations 2006-01-30
124100 AspectJ Compiler aspectj-inbox RESO INVA Cannot control order of advice declared in super- and sub-aspect 2006-02-17
124105 AspectJ Compiler aclement RESO FIXE -XhasMember doesn't appear to work well with types in packages 2006-01-17
124175 AspectJ Compiler aspectj-inbox RESO WONT Nested join points 2006-05-10
124399 AspectJ Compiler aspectj-inbox RESO FIXE AJDT AspectJ Internal Compiler Error 2006-03-10
124460 AspectJ Compiler aspectj-inbox NEW --- [plan] Support aop.xml for controlling weaving in all compilation scenarios 2013-06-24
124654 AspectJ Compiler aclement RESO FIXE Capture method annotation in generic aspect does not compile 2006-01-24
124753 AspectJ Compiler aspectj-inbox RESO WONT Runaway compiles in ant in Eclipse 2006-05-10
124803 AspectJ Compiler aclement RESO FIXE [generics] mixing and matching numbers of type variables/parameters in a hierarchy 2006-01-24
124808 AspectJ Compiler aclement RESO FIXE [generics] detecting field-get of field of parameterized type. 2006-01-24
124813 AspectJ Compiler aspectj-inbox RESO DUPL AJDT throws a compiler error when trying to save a java file. 2007-07-29
124824 AspectJ Compiler aspectj-inbox RESO FIXE IlegalAccessError from separate compilation 2007-12-05
124845 AspectJ Compiler aspectj-inbox NEW --- Pointcut intersection: calls to private methods within inner classes 2007-10-23
124999 AspectJ Compiler aclement RESO FIXE [generics] Incorrect call to generic inherited method in around advice 2006-01-26
125027 AspectJ Compiler aspectj-inbox RESO FIXE declare errors and warnings do not have their end position set correctly 2012-04-03
125048 AspectJ Compiler aspectj-inbox RESO WORK AspectJ compiler does not understand autoboxing 2006-02-02
125062 AspectJ Compiler aspectj-inbox NEW --- [generics] Generic, abstract aspects in Jar files 2010-01-12
125080 AspectJ Compiler aclement RESO FIXE [generics] Problem with abstract, generic aspects and "extends" 2006-01-25
125101 AspectJ Compiler aclement RESO FIXE StackOverFlow in ReferenceType.isAssignableFrom() 2006-01-31
125295 AspectJ Compiler hlhawkins RESO FIXE fix for bug 58520 caused AJDT test failures 2006-01-31
125358 AspectJ Compiler aspectj-inbox RESO WORK Out of Memory Error 2006-07-11
125475 AspectJ Compiler aclement RESO FIXE [@AspectJ] ajc cannot compile empty @Pointcut 2006-02-10
125699 AspectJ Compiler aspectj-inbox RESO FIXE [@AspectJ]@Aspect cannot inherit advice using this PCD and thisJoinPoint 2006-03-16
125791 AspectJ Compiler aspectj-inbox NEW --- [generics] Another problem with abstract generic aspects in Jar files 2010-03-10
125809 AspectJ Compiler hlhawkins RESO FIXE AjTypeDeclaration in the dom shouldn't have the properties of it's subtype AspectDeclaration 2012-04-03
125810 AspectJ Compiler hlhawkins RESO FIXE Missing error when inherited abstract pointcut not made concrete in sub-@aspect 2012-04-03
125916 AspectJ Compiler aspectj-inbox RESO WORK AspectJ compiler error when weaving spring.jar version 1.2.4 2008-10-02
125981 AspectJ Compiler aspectj-inbox RESO FIXE Declare Soft not Working on Anonymous Class 2006-11-09
126118 AspectJ Compiler aspectj-inbox NEW --- Problems not being reported with unknown classpath entry 2006-05-12
126167 AspectJ Compiler aspectj-inbox RESO FIXE [@AspectJ] @AJ around advice does not behave like code style 2006-06-26
126316 AspectJ Compiler aspectj-inbox RESO FIXE Invalid method signature: Pjava/lang/Enum<Ljava/lang/Object;>; 2006-02-06
126328 AspectJ Compiler aspectj-inbox RESO FIXE IlegalStateException : zip file closed 2006-02-06
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
126496 AspectJ Compiler aspectj-inbox RESO FIXE Required cast marked as unnecessary. 2006-03-07
This result was limited to 1000 bugs. See all search results for this query.

as

File a new bug in the "Compiler" component of the "AspectJ" product