Thu May 16 2024 02:00:51 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
28957 AspectJ Compiler jim-aj RESO DUPL AspectJ ajc compiler limited to 1000 source files 2003-01-03
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
28852 AspectJ Compiler jim-aj RESO FIXE Verification error tracing constructor that takes arguments 2003-01-07
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
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
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
29201 AspectJ Compiler jim-aj RESO FIXE 'new' pointcut processing with presence of interfaces skips instance initializers 2003-01-14
28974 AspectJ Compiler jim-aj RESO FIXE Compiler error when introducing a "final" field 2003-01-14
28919 AspectJ Compiler eh-ajdev RESO FIXE waever tries to weave into native methods ... 2003-01-14
29186 AspectJ Compiler jim-aj RESO FIXE ajc -emacssym chokes on pointcut that includes an intertype method 2003-01-14
28807 AspectJ Compiler jim-aj RESO FIXE incremental compilation always fails with NullPointerException in 1.1 beta 2 2003-01-14
29577 AspectJ Compiler jim-aj RESO FIXE no manifest found in .... aspectjrt.jar 2003-01-16
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
29689 AspectJ Compiler jim-aj RESO FIXE Declare precedence should not allow multiple * patterns 2003-01-21
29662 AspectJ Compiler jim-aj RESO FIXE VerifyError on accessing objects not accessible to the weaver: Incompatible object argument for invokespecial 2003-01-21
29684 AspectJ Compiler jim-aj RESO FIXE Incremental: Commenting out conflict yeilds NullPointerException 2003-01-21
30438 AspectJ Compiler jim-aj RESO DUPL spurious circular dependency 2003-01-28
29959 AspectJ Compiler jim-aj RESO FIXE super call in intertype method declaration body causes VerifyError 2003-02-13
30168 AspectJ Compiler jim-aj RESO FIXE Error with certain combination of advice 2003-02-13
31423 AspectJ Compiler jim-aj RESO FIXE Pointcut adviceexecution() does not work 2003-02-13
30612 AspectJ Compiler jim-aj RESO FIXE AbstractMethodError when runing JRE1.4 on sources compiled with AspecJ 2003-02-26
33635 AspectJ Compiler jim-aj RESO FIXE Negation of if pointcut does not work 2003-03-05
32463 AspectJ Compiler jim-aj RESO FIXE ajc reports error when encountering static declaration of nested classes 2003-03-05
32428 AspectJ Compiler jim-aj RESO FIXE can't use pointcuts defined in inner aspects 2003-03-06
32422 AspectJ Compiler jim-aj RESO FIXE Poor error message: can't find referenced pointcut 2003-03-06
33183 AspectJ Compiler jim-aj RESO WORK Ajc generates unreachable code, as reported by gcj 2003-03-06
30026 AspectJ Compiler jim-aj RESO FIXE NullPointerException when compiling 2003-03-06
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
32239 AspectJ Compiler eh-ajdev RESO FIXE Dumps assembly code if Object[] used in args (BcelRenderer.java:152) 2003-03-11
30676 AspectJ Compiler jim-aj RESO FIXE Extended Aspect does not result in advice, introduction, or error declarations 2003-03-11
34210 AspectJ Compiler jim-aj RESO FIXE thisJoinPoint.getArgs() causes IncompatibleClassChangeError 2003-03-11
29934 AspectJ Compiler jim-aj RESO FIXE runtime NullPointerException when applying around advice to other around advice 2003-03-11
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
34925 AspectJ Compiler jim-aj RESO FIXE compiler crash on yesterday's rc1 build 2003-03-14
34889 AspectJ Compiler jim-aj RESO FIXE compiler warning upon incompatible throws clause in advice 2003-03-14
33474 AspectJ Compiler adrian.colyer RESO FIXE bad source locations for declare error/warning 2003-03-27
36114 AspectJ Compiler jim-aj RESO INVA advice on main method is not picked up 2003-04-08
36293 AspectJ Compiler jim-aj RESO WONT class constructor cannot be called when implementing self made interfaces 2003-04-10
35593 AspectJ Compiler jim-aj RESO FIXE Problem with priviliged aspects 2003-04-10
36046 AspectJ Compiler jim-aj RESO FIXE inter-type declaration bug with abstract classes 2003-04-10
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
36110 AspectJ Compiler jim-aj RESO FIXE IllegalAccessError while accessing introduced variable / 1.1rc1 2003-04-11
36431 AspectJ Compiler jim-aj RESO INVA Around advice for if(false) pointcut produces compiler error 2003-04-22
36736 AspectJ Compiler jim-aj RESO FIXE compiler error expected for implemented abstract pointcuts 2003-04-22
36673 AspectJ Compiler jim-aj RESO FIXE VerifyError in privileged aspect 2003-04-22
36564 AspectJ Compiler jim-aj RESO FIXE Internal compiler error 2003-04-22
36056 AspectJ Compiler jim-aj RESO FIXE Ajc 1.1 rc1 java.lang.VerifyError 2003-04-22
29665 AspectJ Compiler eh-ajdev RESO FIXE Inconsistant stack height 2003-04-24
36778 AspectJ Compiler jim-aj RESO FIXE ClassFormatError due to empty interface supertype 2003-04-24
36803 AspectJ Compiler jim-aj RESO FIXE BCException thrown by AspectJ 1.1rc1 2003-04-25
36329 AspectJ Compiler jim-aj RESO FIXE The compiler crashes when using aspect libraries created without using -noweave 2003-04-27
34951 AspectJ Compiler jim-aj RESO FIXE NPE compiling without aspectjrt.jar 2003-04-27
36936 AspectJ Compiler jim-aj RESO FIXE Error when introducing members of type Class 2003-04-27
37023 AspectJ Compiler jim-aj RESO WORK handler not viable as a binary join point 2003-04-30
36388 AspectJ Compiler jim-aj RESO DUPL can't find type javax.mail.1 - compiler error 2003-05-01
35066 AspectJ Compiler jim-aj RESO DUPL ResolvedTypeMunger.java:53 throws NullPointerException on 1.1RC1 2003-05-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
37311 AspectJ Compiler jim-aj RESO DUPL final keyword ignored for a public static final declaration 2003-05-07
30765 AspectJ Compiler wes RESO FIXE NPE calling compiler 2003-05-08
37325 AspectJ Compiler jim-aj RESO FIXE Weaver fails with NPE for very large source files 2003-05-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
34779 AspectJ Compiler jim-aj RESO FIXE cannot get aspectj compiler to work in ant build 2003-05-19
37758 AspectJ Compiler jim-aj RESO FIXE Weaving rt.jar results in stack overflow 2003-05-21
37304 AspectJ Compiler jim-aj CLOS WORK public static fields being ignored 2003-05-21
37021 AspectJ Compiler wes RESO FIXE source path wrong in declare warning on binary files 2003-05-22
37747 AspectJ Compiler jim-aj RESO FIXE Invalid output for "thisJointPoint.getSignature().toLongString()" 2003-05-23
38131 AspectJ Compiler jim-aj RESO FIXE ajc needs -d . option while correctly compiling classes from subpackage 2003-05-27
38212 AspectJ Compiler jim-aj RESO WORK can not resolve this member warning 2003-05-28
40109 AspectJ Compiler jim-aj RESO DUPL switch statement in aspects crashes weaving 2003-07-16
40326 AspectJ Compiler jim-aj RESO INVA Can't use around advice where pointcut matches generic signature 2003-07-22
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
41596 AspectJ Compiler eh-ajdev RESO DUPL Bcweaver tests 2003-08-15
41519 AspectJ Compiler jim-aj RESO INVA Problems with &&!within(com..Classname) 2003-08-21
36071 AspectJ Compiler mik.kersten RESO FIXE ajc 1.1 rc1 should copy resources similar to java compiler 2003-08-23
41042 AspectJ Compiler jim-aj RESO FIXE Compiler crash in ajc 1.1 2003-08-25
41124 AspectJ Compiler jim-aj RESO INVA failure to instantiate abstract aspect from different package 2003-08-25
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
41785 AspectJ Compiler jim-aj RESO DUPL declare and pointcut as identifiers cause parsing problems 2003-08-25
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
39626 AspectJ Compiler mik.kersten RESO FIXE Compiler error when compiling a buggy class 2003-08-28
39959 AspectJ Compiler mik.kersten RESO FIXE AJC Compiler generates invalid class files under certain circunstances. 2003-08-28
40534 AspectJ Compiler mik.kersten RESO FIXE Declare warning/error output - more detail required. 2003-08-28
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
40876 AspectJ Compiler jim-aj RESO FIXE ClassFormatError on external subtype-qualified ref to supertype pointcut 2003-08-28
41123 AspectJ Compiler jim-aj RESO FIXE Weaving failure when using injars 2003-08-28
41175 AspectJ Compiler jim-aj RESO FIXE binary aspect-declared methods conflict, lost their exception clauses 2003-08-28
39711 AspectJ Compiler jim-aj RESO FIXE Class Literals as non final fields 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
42539 AspectJ Compiler jim-aj RESO FIXE throw derivative pointcuts not advised. 2003-09-04
42652 AspectJ Compiler jim-aj RESO FIXE Regression: Cannot compile complex weaving anymore 2003-09-08
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
42740 AspectJ Compiler jim-aj RESO FIXE declare error fails on pointcuts composed from multiple classes 2003-09-09
42993 AspectJ Compiler jim-aj RESO FIXE Language regression, or possible language improvement? 2003-09-12
43163 AspectJ Compiler jim-aj RESO DUPL calling super.foo() from an aspect crashes compiler 2003-09-16
39993 AspectJ Compiler jim-aj RESO FIXE ajc stack trace on declaring hashcode() method in aspect 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
43141 AspectJ Compiler jim-aj RESO INVA can not resolve this member: void com.*.*.*(whatever)(Xlint unresolvable member) 2003-11-11
46011 AspectJ Compiler jim-aj RESO INVA thisEnclosingJoinPointStaticPart cannot be resolved 2003-12-08
49286 AspectJ Compiler jim-aj RESO DUPL VerifyError in AjLookupEnvironment 2003-12-22
49328 AspectJ Compiler jim-aj RESO DUPL staticly-executable advice 2004-01-07
48796 AspectJ Compiler jim-aj RESO DUPL permit constant string concatenation in declare warning 2004-01-07
49371 AspectJ Compiler jim-aj RESO DUPL Pointcut call(* Foo.*(..)) does not capture calls to parent class methods 2004-01-07
44736 AspectJ Compiler jim-aj RESO DUPL using == false in pointcuts confuses the compiler 2004-01-07
49250 AspectJ Compiler aclement RESO FIXE alias getCause for getWrappedThrowable in SoftException 2004-01-07
47754 AspectJ Compiler jim-aj RESO FIXE illegal method modifier 2004-01-07
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
49756 AspectJ Compiler jim-aj RESO DUPL filter sourceroots to avoid SCCS dirs 2004-01-09
46816 AspectJ Compiler jim-aj RESO DUPL ajc fails in solving class dependency 2004-01-12
47932 AspectJ Compiler jim-aj RESO INVA or notation in introduction member declaration is taken as a method declaration 2004-01-12
46750 AspectJ Compiler jim-aj RESO FIXE "declare soft" inside nested aspect does not work 2004-01-12
44149 AspectJ Compiler jim-aj RESO DUPL ClassCastException on compiler error 2004-01-12
49814 AspectJ Compiler jim-aj RESO FIXE ConfigParser.java:132 2004-01-12
45663 AspectJ Compiler jim-aj RESO FIXE RecoveredMethod.java:391 2004-01-13
44586 AspectJ Compiler jim-aj RESO FIXE After throwing advice on ctors doesn't execute for inter-type decls 2004-01-13
46280 AspectJ Compiler jim-aj RESO FIXE compiler issues error on inner aspects when privilieged 2004-01-14
45676 AspectJ Compiler jim-aj RESO FIXE AspectJ enhanced code can not be used with plain old java anymore 2004-01-14
34206 AspectJ Compiler jim-aj RESO FIXE before():execution(new(..)) does not throw NoAspectBoundException 2004-01-14
37952 AspectJ Compiler jim-aj RESO WORK AjTypeConstants.java:62 2004-01-14
41888 AspectJ Compiler jim-aj RESO WONT call PCD fails when given subtype of defining type 2004-01-14
48516 AspectJ Compiler jim-aj RESO WORK Incremental Compilation Bug 2004-01-14
45897 AspectJ Compiler jim-aj RESO WONT uppercase JAR and ZIP suffixes not permitted in classpath entries 2004-01-14
38824 AspectJ Compiler jim-aj RESO FIXE Anomalous handling of inter-type declarations to abstract base classes in aspectj 1.1 2004-01-15
42515 AspectJ Compiler jim-aj RESO FIXE NPE When compiling intertype declaration 2004-01-15
50195 AspectJ Compiler jim-aj RESO INVA overriding introduced methods with default access fails 2004-01-23
40869 AspectJ Compiler jim-aj RESO FIXE Verify error on -XnoWeave compile 2004-01-27
49295 AspectJ Compiler jim-aj RESO FIXE duplicate warning or second join point for constructor-execution 2004-01-27
50570 AspectJ Compiler jim-aj RESO FIXE CatchClauseSignature has broken operation 2004-01-27
42842 AspectJ Compiler jim-aj RESO DUPL compiler crash in ajc 1.1 and head 2004-01-27
49457 AspectJ Compiler aclement RESO FIXE No error on overloaded pointcuts unless binding variables 2004-01-27
41125 AspectJ Compiler eh-ajdev RESO FIXE LocalVariableTable sometimes gets BCEL-supplied parameter names 2004-01-29
42668 AspectJ Compiler eh-ajdev RESO FIXE effect of an after returning type incompatible with a join point return type 2004-01-29
46467 AspectJ Compiler adrian.colyer RESO WORK perthis(this(Inner)) does not resolve when importing Foo.Inner 2004-01-29
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
43972 AspectJ Compiler jim-aj RESO FIXE Static crosscutting makes interfaces unusable for javac 2004-01-30
45441 AspectJ Compiler adrian.colyer RESO FIXE IncompatibleClassChangeError at runtime when compiling with -1.4 option 2004-02-01
51167 AspectJ Compiler jim-aj RESO INVA Aspect J compiler does not recognise the super keyword while weaving method call advice 2004-02-04
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
50641 AspectJ Compiler aclement RESO FIXE Better binary compatibility for advice method names 2004-02-09
48091 AspectJ Compiler jim-aj RESO FIXE Lazy instantiation of thisJoinPoint 2004-02-16
35636 AspectJ Compiler jim-aj RESO FIXE Compiler running into memory problems 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
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
51919 AspectJ Compiler aclement RESO FIXE Polymorphic ITD fails in CVS HEAD (From ajdt 1.1.6) 2004-02-24
36430 AspectJ Compiler aclement RESO FIXE Support -Xreweavable option 2004-02-24
52924 AspectJ Compiler jim-aj RESO DUPL Exception softening softens all exceptions at the pointcut, not just designated ones 2004-02-24
48522 AspectJ Compiler jim-aj RESO FIXE Declare soft softening other exception types 2004-02-24
51320 AspectJ Compiler aclement RESO FIXE ClasscastException on concretization of if(false) 2004-02-25
52464 AspectJ Compiler aclement RESO FIXE A combination of warning declaration and member introduction causes compiler to throw NullPointerException 2004-02-25
46347 AspectJ Compiler aclement RESO FIXE -inpath instead of -injars so directories can be passed in. 2004-02-26
31724 AspectJ Compiler jim-aj RESO FIXE declare warning/error emitted without context 2004-03-15
54819 AspectJ Compiler adrian.colyer RESO FIXE Improve error messages from compiler / weaver 2004-03-15
48080 AspectJ Compiler adrian.colyer RESO FIXE Context information in declare warning/error messages 2004-03-15
54098 AspectJ Compiler adrian.colyer RESO INVA -deprecation not working? 2004-03-15
44272 AspectJ Compiler adrian.colyer RESO FIXE retitle warning to "circular {advice} dependency at ..." 2004-03-15
51322 AspectJ Compiler adrian.colyer RESO FIXE Introduce Unknown Type to class causes Null pointer exception 2004-03-15
43714 AspectJ Compiler adrian.colyer RESO FIXE weaving from an input jar into that same jar.. 2004-03-16
54965 AspectJ Compiler adrian.colyer RESO FIXE Incremental compilation does twice as much work as necessary 2004-03-16
47910 AspectJ Compiler matthew_webster RESO FIXE ajc -outjar jarfile does not contain MANIFEST.MF 2004-03-17
55134 AspectJ Compiler adrian.colyer RESO FIXE Incremental compilation does not delete weaver-generated class files 2004-03-18
43786 AspectJ Compiler jim-aj RESO INVA Compiler crash in ajc 1.1.1 when missing types 2004-03-18
43883 AspectJ Compiler jim-aj RESO INVA Compile fails on Win2k but works on Linux box 2004-03-18
53156 AspectJ Compiler jim-aj RESO DUPL Unable to build using Ant in Eclipse 2004-03-18
53826 AspectJ Compiler jim-aj RESO INVA pointcut "call" and "execution" doesn't properly capture join points 2004-03-18
52928 AspectJ Compiler jim-aj RESO FIXE Private members introduced via an interface are visible to the class 2004-03-18
52394 AspectJ Compiler adrian.colyer RESO FIXE inter-type declarations cause JRockit Crash 2004-03-19
54625 AspectJ Compiler adrian.colyer RESO FIXE Incremental support does not work with outjar 2004-03-19
50776 AspectJ Compiler aclement RESO FIXE fail in compiling aspect with overriding method introduction with different throws clause 2004-03-19
36069 AspectJ Compiler eh-ajdev RESO FIXE Correct source information while inlining 2004-03-19
41595 AspectJ Compiler eh-ajdev RESO FIXE Bcweaver tests 2004-03-19
43792 AspectJ Compiler eh-ajdev RESO FIXE Illegal Opcode Detected 2004-03-19
52797 AspectJ Compiler gharley RESO FIXE NPE LazyMethodGen.java:1225 compiling bean example 2004-03-19
36234 AspectJ Compiler jim-aj RESO FIXE out of memory error when compiling 2004-03-19
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
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
46671 AspectJ Compiler jim-aj RESO FIXE ajc throws NullPointerException when parsing pointcut specification. 2004-03-19
49787 AspectJ Compiler jim-aj RESO FIXE Compiler throws NullPointerException 2004-03-19
41527 AspectJ Compiler matthew_webster RESO FIXE Allow "manifest copy" warning messages to be suppressed 2004-03-19
47952 AspectJ Compiler wes RESO FIXE SoftException.printStackTrace(..) should print wrapped throwable too 2004-03-19
49636 AspectJ Compiler wes RESO FIXE extend test harness to check extra source locations 2004-03-19
44415 AspectJ Compiler adrian.colyer RESO FIXE InterTypeMethodDeclaration.java:87 2004-03-19
54721 AspectJ Compiler eh-ajdev RESO FIXE add this to API 2004-03-19
31460 AspectJ Compiler matthew_webster RESO FIXE Weaving class loader 2004-04-02
57773 AspectJ Compiler mik.kersten RESO FIXE ajdoc crash 2004-04-08
59440 AspectJ Compiler jim-aj RESO FIXE NPE when binary weaving a ctor ITD. 2004-04-23
61007 AspectJ Compiler jim-aj RESO INVA concrete pointcut cannot be implemented in another package 2004-05-05
61537 AspectJ Compiler jim-aj RESO INVA ajc adds a clinit() even when one is not needed 2004-05-10
57430 AspectJ Compiler jim-aj RESO FIXE exception printing 2004-05-13
57436 AspectJ Compiler jim-aj RESO FIXE Java 1.5 fails to run classes produced by ajc 2004-05-13
58679 AspectJ Compiler jim-aj RESO DUPL Regression from 1.1: NPE in CompilationResult 2004-05-13
59778 AspectJ Compiler jim-aj RESO FIXE InterTypeMethodDeclaration.java:104 2004-05-13
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
59596 AspectJ Compiler jim-aj RESO FIXE Null pointer exception while weaving java.awt.Label 2004-05-13
61538 AspectJ Compiler jim-aj RESO FIXE nested uses of this() inside constructors not handled properly for initialization and preinitialization pointcuts 2004-05-13
61845 AspectJ Compiler jim-aj RESO DUPL AjBuildManager.java:207 2004-05-13
62300 AspectJ Compiler jim-aj RESO FIXE -Xreweavable option is ignored by the AjcTask 2004-05-15
62469 AspectJ Compiler jim-aj RESO INVA incorrect compiler error upon init of ITD field in ITD constructor 2004-05-17
62227 AspectJ Compiler aclement RESO FIXE Load Time Weaving aborts on any kind of warning (declare/xlint) 2004-05-18
62631 AspectJ Compiler jim-aj RESO FIXE Generated class gives "Illegal constant pool index" on loading 2004-05-24
49317 AspectJ Compiler jim-aj RESO INVA Crash on weaving 3rd party library with missing dependencies 2004-07-21
72032 AspectJ Compiler adrian.colyer CLOS INVA compiler or documentation bug about handler join points 2004-08-18
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
66113 AspectJ Compiler aclement VERI FIXE cant resolve this type for Object[]?! 2004-09-02
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
62475 AspectJ Compiler adrian.colyer RESO INVA resolution of IT field inits 2004-10-21
74913 AspectJ Compiler adrian.colyer RESO INVA !cflowbelow(within(A)) causes ExceptionInitializerError 2004-10-21
73433 AspectJ Compiler aclement RESO FIXE AspectJ does not correctly support -cp 2004-10-21
42573 AspectJ Compiler adrian.colyer RESO FIXE .lst file entries not resolved relative to list file: {boot}classpath, extdirs, 2004-10-21
76096 AspectJ Compiler adrian.colyer RESO FIXE Anonymous classes unaware of introductions into abstract classes (error can't find type $Local$) 2004-10-21
68483 AspectJ Compiler adrian.colyer RESO DUPL AjLookupEnvironment.java:416 ConcurrentModificationException 2004-10-21
65740 AspectJ Compiler adrian.colyer RESO INVA class loading issues? 2004-10-21
66252 AspectJ Compiler jim-aj RESO INVA Inefficient processing of aspects for load-time weaving 2004-10-21
49743 AspectJ Compiler matthew_webster RESO FIXE performance improvements for runtime library 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
67578 AspectJ Compiler adrian.colyer RESO FIXE Privileged Aspect Access Problem Across Packages 2004-10-21
66222 AspectJ Compiler jim-aj RESO DUPL NoSuchMethodError in BCEL 2004-10-21
73334 AspectJ Compiler aclement RESO FIXE Avoid clashes in the org.eclipse namespace by renaming our duplicates. 2004-10-21
71723 AspectJ Compiler adrian.colyer RESO FIXE Inconsistency in scoping of protected members in ITDs 2004-10-21
53981 AspectJ Compiler adrian.colyer RESO FIXE proceed used as method name in around advice 2004-10-21
71273 AspectJ Compiler adrian.colyer RESO FIXE RuntimeException thrown: Could not find instruction: org.apache.bcel.generic.B2I 2004-10-21
74238 AspectJ Compiler matthew_webster RESO FIXE Applet which uses cflow pointcut gets AccessControlException 2004-10-21
53999 AspectJ Compiler adrian.colyer RESO FIXE "can't bind type" message has $ for . in type name for declare soft 2004-10-21
47408 AspectJ Compiler adrian.colyer RESO WORK MessageSend.java:40 2004-10-21
59599 AspectJ Compiler wes RESO FIXE Race condition in test suite for incremental 2004-10-21
63347 AspectJ Compiler adrian.colyer RESO INVA NoSuchMethodError: aspectOf on JRockit JVM 2004-10-21
54618 AspectJ Compiler adrian.colyer RESO FIXE Test to see if we can compile incrementally ignores path changes 2004-10-21
54986 AspectJ Compiler adrian.colyer RESO INVA AspectJ behaves radical different for execution joinpoints than AspectJ <1.0.6 2004-10-21
61374 AspectJ Compiler adrian.colyer RESO FIXE Version the BCEL libraries to allow graceful failure when the wrong version is found. 2004-10-21
71796 AspectJ Compiler adrian.colyer RESO INVA Fields in pointcuts are not checked for existance 2004-10-21
64528 AspectJ Compiler adrian.colyer RESO FIXE Nullpointer-Exception when defining a withincode() pointcut 2004-10-21
64262 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException at BcelRenderer.java:169 2004-10-21
57666 AspectJ Compiler matthew_webster RESO FIXE duplicate manifests cause resource-copying to gack 2004-10-21
44191 AspectJ Compiler aclement RESO FIXE Need better error message for "can't find type" 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
72719 AspectJ Compiler adrian.colyer RESO WORK ajc with -sourceroots does not support many dirs 2004-10-21
76030 AspectJ Compiler aclement RESO FIXE Optimize cflow performance 2004-10-21
70704 AspectJ Compiler adrian.colyer RESO DUPL Problem with generated code under 1.5 2004-10-21
46298 AspectJ Compiler aclement RESO FIXE Aspectj generate code does not de-compile cleanly. 2004-10-21
54622 AspectJ Compiler adrian.colyer RESO FIXE Incremental support ignores resources 2004-10-21
70404 AspectJ Compiler adrian.colyer RESO FIXE passing null to array arguments confuzes static join point signature. 2004-10-21
68991 AspectJ Compiler aclement RESO FIXE intertype initialisers should match field set pointcuts 2004-10-21
58681 AspectJ Compiler adrian.colyer RESO FIXE -X should output available -X options 2004-10-21
59208 AspectJ Compiler adrian.colyer RESO FIXE Weaver fails in BCEL for large classes 2004-10-21
38168 AspectJ Compiler adrian.colyer RESO DUPL insertion of lots of advice code can make branch offset for if too large 2004-10-21
62199 AspectJ Compiler adrian.colyer RESO FIXE Crash while applying staticinitilization() advice to a large number of classes 2004-10-21
65688 AspectJ Compiler adrian.colyer RESO DUPL Compiler crash 2004-10-21
67579 AspectJ Compiler adrian.colyer RESO FIXE NPE on privileged aspect error 2004-10-21
76104 AspectJ Compiler gharley RESO FIXE can't build distribution from within Eclipse 2004-10-21
74908 AspectJ Compiler adrian.colyer RESO FIXE String[] arguments returns ClassNotFoundException in thisJoinPointStaticPart.toString() 2004-10-21
61536 AspectJ Compiler adrian.colyer RESO FIXE Front-end bug, shouldn't allow patterns of the form foo.., should be foo..* 2004-10-21
65319 AspectJ Compiler adrian.colyer RESO FIXE ajc crashes when compiling the following program (binding this() and target()) 2004-10-21
69459 AspectJ Compiler adrian.colyer RESO FIXE Hiding of Instance Methods by static methods 2004-10-21
37020 AspectJ Compiler aclement RESO FIXE wrong line for method execution join point 2004-10-21
67591 AspectJ Compiler adrian.colyer RESO FIXE invalid warning indicating no match when a match really occurs 2004-10-21
67505 AspectJ Compiler adrian.colyer RESO FIXE -Xmx256M not implemented? 2004-10-21
66687 AspectJ Compiler adrian.colyer RESO INVA declare error for constructor falsely triggers on an unrelated assignment statement 2004-10-21
72409 AspectJ Compiler adrian.colyer RESO FIXE Classpath issues with aspectjtools.jar 2004-10-21
74057 AspectJ Compiler adrian.colyer RESO FIXE the compiler does not understand jars given with -cp 2004-10-21
72154 AspectJ Compiler adrian.colyer RESO FIXE Support for simple dump file 2004-10-21
71372 AspectJ Compiler adrian.colyer RESO FIXE NoSuchMethodError calling private method from around advice in inner aspect 2004-10-21
69706 AspectJ Compiler jim-aj RESO INVA AJC binary code weaving generates broken classes 2004-10-21
44840 AspectJ Compiler adrian.colyer RESO WONT NullPointerException when using the excludes option 2004-10-21
59921 AspectJ Compiler jim-aj RESO DUPL NoSuchMethodError: InstructionFactory.createNewArray in examples/spacewar 2004-10-21
74279 AspectJ Compiler aclement RESO FIXE -showWeaveInfo option is not supported by iajc Ant task 2004-10-21
69319 AspectJ Compiler adrian.colyer RESO FIXE JDK 1.4, assertions cause VerifyError 2004-10-21
54421 AspectJ Compiler adrian.colyer RESO FIXE Compile time declarations (warning and error) do not accept string concatenation (with +) 2004-10-21
71469 AspectJ Compiler adrian.colyer RESO FIXE ajc doesn't handle resource files correctly 2004-10-21
67774 AspectJ Compiler aclement RESO FIXE Nullpointer-exception in pointcuts using withincode() clause 2004-10-21
75568 AspectJ Compiler adrian.colyer RESO FIXE ajc changes classfile timestamps even if compilation fails (regression) 2004-10-21
65925 AspectJ Compiler adrian.colyer RESO DUPL type flagged by XLint:invalidAbsoluteTypeName if not accessible 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
74245 AspectJ Compiler adrian.colyer RESO FIXE -proceedOnError does not weave aspects on compile error 2004-10-21
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
72531 AspectJ Compiler adrian.colyer RESO FIXE declare warning warns at wrong points 2004-10-21
75129 AspectJ Compiler adrian.colyer RESO FIXE NPE on thisJoinPoint mistake 2004-10-21
61768 AspectJ Compiler adrian.colyer RESO FIXE scope for intertype methods 2004-10-21
57993 AspectJ Compiler adrian.colyer RESO DUPL Use AspectJ 1.0.x message for circular advice precedence 2004-10-21
71076 AspectJ Compiler adrian.colyer RESO FIXE Missing Javadoc comments that aren't missing 2004-10-21
30439 AspectJ Compiler adrian.colyer RESO FIXE spurious "circular dependency" error 2004-10-21
60253 AspectJ Compiler adrian.colyer RESO WORK Error on cfllowbelow and cflow in Aspectj-compiler 1.2rc1 2004-10-21
62624 AspectJ Compiler adrian.colyer RESO WONT MethodBinding.java:488 NPE in 1.2rc2 2004-10-21
70794 AspectJ Compiler aclement RESO FIXE The introduction on interface causes the interface implementation class error 2004-10-21
64331 AspectJ Compiler adrian.colyer RESO FIXE java.lang.NullPointerException in WeaverMessageHandler class 2004-10-21
48079 AspectJ Compiler adrian.colyer RESO FIXE Extend test coverage for aspect libraries and incremental compilation 2004-10-21
49657 AspectJ Compiler aclement RESO FIXE Weaver results in rt error if affected base class not exposed 2004-10-21
63177 AspectJ Compiler adrian.colyer RESO DUPL related to bug 53028, which is correct compiler or documentation? 2004-10-21
52813 AspectJ Compiler adrian.colyer RESO INVA compile error 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
72016 AspectJ Compiler aclement RESO FIXE No problem type information from AspectJ compiler / AJDE 2004-10-21
66267 AspectJ Compiler matthew_webster RESO DUPL java.util.zip.ZipException: duplicate entry: META-INF/MANIFEST.MF 2004-10-21
73360 AspectJ Compiler adrian.colyer RESO FIXE Extend aspectjrt.jar manifest with OSGi attributes 2004-10-21
69457 AspectJ Compiler jim-aj RESO INVA Hiding of Instance Methods by static methods 2004-10-21
71377 AspectJ Compiler adrian.colyer RESO FIXE Cannot advise private method call in around advice 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
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
70201 AspectJ Compiler adrian.colyer RESO FIXE Branch target offset too large for short 2004-10-21
62642 AspectJ Compiler adrian.colyer RESO FIXE proper handling of ExceptionInIntializer inside <clinit> in presence of after throwing advice 2004-10-21
70619 AspectJ Compiler jim-aj RESO FIXE compiler aborts with "conflicting dominates orders" with circular declare precedences 2004-10-21
54621 AspectJ Compiler adrian.colyer RESO FIXE Incremental support ignores binary source 2004-10-21
61572 AspectJ Compiler adrian.colyer RESO FIXE ITDs on inner classes should be static contexts 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
75071 AspectJ Compiler adrian.colyer RESO DUPL BCEL Error (method not found) during compilation 2004-10-21
72150 AspectJ Compiler adrian.colyer RESO FIXE AJC possible bug with static nested classes 2004-10-21
67051 AspectJ Compiler jim-aj RESO INVA error Unhandled exception type IOException 2004-10-21
53766 AspectJ Compiler adrian.colyer RESO INVA stack overflow with cflow(cflow(...)) 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
73895 AspectJ Compiler adrian.colyer RESO FIXE unnecessary cast causing problems 2004-10-21
74952 AspectJ Compiler adrian.colyer RESO FIXE before,after !(cflow(within(Trace*))) prints nothing 2004-10-22
77110 AspectJ Compiler matthew_webster RESO FIXE signature: ()V) Stack size too large 2004-11-03
74061 AspectJ Compiler adrian.colyer RESO DUPL declare parents to change superclass of binary class 2004-11-14
78954 AspectJ Compiler aclement RESO FIXE Compiler cannot cope with 4000 jars on the classpath 2004-11-23
76727 AspectJ Compiler adrian.colyer RESO WORK NullPointerException at AsmRelationshipProvider.checkerMunger 2004-11-23
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
80916 AspectJ Compiler aclement RESO FIXE In some cases the structure model doesn't contain the "matches declare" relationship 2005-01-05
76798 AspectJ Compiler aclement RESO FIXE Add versions to woven class files - enabling better backwards compatibility. 2005-01-05
60389 AspectJ Compiler adrian.colyer VERI WORK aspectj1.2 rc1 compiler error 2005-01-05
56600 AspectJ Compiler aclement RESO FIXE -XnoWeave has no effect for aspects containing 'declare parents' 2005-01-07
78021 AspectJ Compiler adrian.colyer RESO FIXE Injecting exception into while loop with break statement causes catch block to be ignored 2005-01-11
79554 AspectJ Compiler adrian.colyer RESO FIXE Return in try-block disables catch-block if final-block is present 2005-01-11
81863 AspectJ Compiler adrian.colyer RESO FIXE Annotation matching using within() PCD doesn't appear to be working. 2005-01-12
40976 AspectJ Compiler unknown RESO DUPL circular dependency 2005-01-18
41121 AspectJ Compiler unknown RESO DUPL Stack trace from missing import 2005-01-18
83303 AspectJ Compiler adrian.colyer RESO FIXE complier error when mixing inheritance, overriding and polymorphism 2005-01-21
83423 AspectJ Compiler aclement RESO FIXE Can't refer to an binary annotation from a source file 2005-01-25
83380 AspectJ Compiler adrian.colyer RESO FIXE 'enum' should not be used as an identifier 2005-01-25
83563 AspectJ Compiler adrian.colyer RESO FIXE pertypewithin() handing of inner classes 2005-01-26
83849 AspectJ Compiler adrian.colyer RESO FIXE "Can't match on an unresolved annotation type pattern" 2005-02-02
84290 AspectJ Compiler adrian.colyer RESO FIXE Runtime retention not recognized; inhibts use of annotation binding 2005-02-09
86589 AspectJ Compiler adrian.colyer NEW --- Xlint should warn about set field if not defined 2005-02-25
48076 AspectJ Compiler matthew_webster RESO FIXE Develop a benchmark suite for AspectJ runtime and weavetime performance 2005-03-22
48082 AspectJ Compiler adrian.colyer RESO FIXE Support for pertype aspect instantiation model 2005-03-22
50458 AspectJ Compiler adrian.colyer RESO WONT Make a full implementation of org.eclipse.jdt.core for use in AJDT 2005-03-22
51842 AspectJ Compiler adrian.colyer RESO WORK ClassGenException thrown by BCEL during compiling 2005-03-22
60863 AspectJ Compiler adrian.colyer RESO FIXE AJC behaves different when using @ to supply parameters 2005-03-22
71548 AspectJ Compiler adrian.colyer RESO FIXE Upgrade compiler to correctly process Java 1.5 source code 2005-03-22
63781 AspectJ Compiler adrian.colyer RESO FIXE Prefer source to binary input 2005-03-22
73912 AspectJ Compiler adrian.colyer RESO WORK Request a new constructor in WeavingAdpator 2005-03-23
74128 AspectJ Compiler adrian.colyer RESO INVA Visibility of introductions in anonymous classes 2005-03-23
76224 AspectJ Compiler adrian.colyer RESO FIXE Option to list weaved components 2005-03-23
82134 AspectJ Compiler adrian.colyer RESO FIXE AspectJ 5 M2 should implement backwards compatibility for binary aspect form 2005-03-23
83875 AspectJ Compiler adrian.colyer RESO FIXE 150M1 @withincode type pattern exception 2005-03-23
86789 AspectJ Compiler adrian.colyer RESO FIXE annotations and "circularity in declare precedence" 2005-03-23
49476 AspectJ Compiler aclement RESO FIXE AspectJ weaver API is not threadsafe 2005-03-24
83645 AspectJ Compiler adrian.colyer RESO FIXE pertypewithin({interface}) illegal field modifier 2005-03-24
84122 AspectJ Compiler adrian.colyer RESO FIXE Allow aspectPath to contain directories 2005-03-24
84333 AspectJ Compiler adrian.colyer RESO FIXE BCException: Bad type name: TypeX.nameToSignature(TypeX.java:635) 2005-03-24
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
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
88862 AspectJ Compiler aclement RESO FIXE Declare annotation on ITDs 2005-03-24
48650 AspectJ Compiler adrian.colyer RESO FIXE Ability to specify prune directories 2005-04-06
87656 AspectJ Compiler adrian.colyer RESO FIXE @args produces a java.lang.VerifyError 2005-04-08
85097 AspectJ Compiler adrian.colyer RESO FIXE Nullpointer exception 2005-04-12
83930 AspectJ Compiler disabled RESO DUPL ResolvedTypeX.java:131 NullPointerException 2005-04-12
36310 AspectJ Compiler mik.kersten RESO WONT bootclasspath and extdirs logic should be moved from BuildArgParser to AjBuildConfig 2005-04-14
92053 AspectJ Compiler adrian.colyer RESO FIXE @args causes a VerifyError: Unable to pop operand off an empty stack 2005-04-21
87249 AspectJ Compiler aclement RESO FIXE Rons incremental ITD problems 2005-04-21
86763 AspectJ Compiler adrian.colyer RESO FIXE NPE on incremental compile in 022505 developer build 2005-04-21
92326 AspectJ Compiler adrian.colyer NEW --- Align JoinPoint getters with context changes 2005-04-21
92340 AspectJ Compiler adrian.colyer NEW --- private ITD's not visible to nested aspect 2005-04-22
92500 AspectJ Compiler adrian.colyer RESO DUPL Exception in thread "main" java.lang.NoClassDefFoundError: org/aspectj/lang/NoAspectBoundException 2005-04-26
83631 AspectJ Compiler adrian.colyer RESO FIXE @AJ and @Aspect 2005-04-27
91719 AspectJ Compiler aclement RESO FIXE Work with Oli B to pull in examples of generating all the LINT messages 2005-05-04
92906 AspectJ Compiler disabled RESO FIXE showWeaveInfo for declare annotations 2005-05-06
91053 AspectJ Compiler adrian.colyer RESO FIXE Generics problem with Set - does not compile with AspectJ 5 2005-05-09
87282 AspectJ Compiler adrian.colyer RESO FIXE Compilation error on generic member introduction 2005-05-09
88606 AspectJ Compiler adrian.colyer RESO FIXE Parameterized types on introduced fields not correctly recognized 2005-05-09
91267 AspectJ Compiler adrian.colyer RESO FIXE NPE at EclipseFactory.java:143 when using generic methods in aspects 2005-05-09
84421 AspectJ Compiler adrian.colyer RESO FIXE Problem with generics in ITDs 2005-05-10
86452 AspectJ Compiler adrian.colyer RESO FIXE compiler cannot compile class with @AfterReturning 2005-05-10
93345 AspectJ Compiler disabled RESO FIXE unresolved joinpoint in cflow causes ClassCastException on BcelWeaver:933 2005-05-10
83807 AspectJ Compiler avasseur RESO FIXE @AJ around inlining 2005-05-17
95732 AspectJ Compiler adrian.colyer RESO INVA AOP.XML 2005-05-18
83630 AspectJ Compiler avasseur RESO FIXE @AJ sybtax 2005-05-20
95525 AspectJ Compiler avasseur RESO FIXE @AJ deow 2005-05-20
97092 AspectJ Compiler adrian.colyer RESO DUPL Generics - BCException thrown: Bad type signature < 2005-05-28
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
96371 AspectJ Compiler avasseur RESO FIXE Patch to support loading aop.xml properly 2005-05-30
97763 AspectJ Compiler adrian.colyer RESO FIXE ITD method with generic arg - BCException thrown: Bad type signature < 2005-06-03
83565 AspectJ Compiler aclement RESO FIXE BCException "bad type name" thrown when compiling 2005-06-03
90388 AspectJ Compiler adrian.colyer RESO FIXE BCException incremental change from broken parent to List 2005-06-03
96111 AspectJ Compiler adrian.colyer RESO FIXE privileged access to private generic fields crash ajc 2005-06-03
81846 AspectJ Compiler aclement RESO FIXE EclipseAdapterUtils.java:83 2005-06-03
97144 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException at BcelWeaver.java:933 2005-06-03
92334 AspectJ Compiler adrian.colyer RESO FIXE Exception on rename of aspect type if used in enclosed pointcut 2005-06-03
97084 AspectJ Compiler adrian.colyer RESO FIXE Error in last AJDT for 3.1M6: another project's output in aspectpath 2005-06-03
86832 AspectJ Compiler adrian.colyer RESO FIXE Internal compiler error (generics?) 2005-06-06
98583 AspectJ Compiler adrian.colyer RESO DUPL Compile generates invalid bytecode when return inside try block in try/catch/finally 2005-06-06
98660 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException compiling aspect with cflow && handler 2005-06-07
90827 AspectJ Compiler adrian.colyer RESO FIXE StackOverflow while weaving enum/annotation with Enum/Annotation name 2005-06-08
99623 AspectJ Compiler adrian.colyer RESO DUPL java.io.StreamCorruptedException: invalid stream header 2005-06-14
99228 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] ITD of a field into a generic class 2005-06-14
99168 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] ITD on generic inner class crashes ajc 2005-06-14
99089 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] ArrayIndexOutOfBoundsException - Generics in privileged aspects 2005-06-14
84260 AspectJ Compiler adrian.colyer RESO FIXE import static fails when importing a method 2005-06-14
98320 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] intertype with nested generic type 2005-06-14
95993 AspectJ Compiler adrian.colyer RESO FIXE [generics] NPE at ClassScope.java:660 when compiling generic class 2005-06-14
94167 AspectJ Compiler adrian.colyer RESO FIXE NPE in reflect implementation 2005-06-14
59636 AspectJ Compiler disabled RESO FIXE -log option not producing output - should it? 2005-06-14
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
95523 AspectJ Compiler avasseur RESO WONT Java 1.3/1.4 @AJ aspects 2005-06-23
103267 AspectJ Compiler adrian.colyer RESO INVA Runtime detection of bad extra argument to proceed 2005-07-10
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
103091 AspectJ Compiler adrian.colyer RESO INVA Verify Error in LTW 2005-07-19
77140 AspectJ Compiler eh-ajdev RESO WORK killNops should care about lookuptable padding 2005-07-20
46820 AspectJ Compiler adrian.colyer NEW --- Do not override existing JSR45 information 2005-07-20
104042 AspectJ Compiler adrian.colyer RESO FIXE NPE in CVS HEAD 2005-07-27
93656 AspectJ Compiler adrian.colyer NEW --- ISwitchoffable - a way to control execution of advice at the aspect level. 2005-08-01
106461 AspectJ Compiler adrian.colyer RESO FIXE org.aspectj.weaver.patterns.WildTypePattern.maybeGetCleanName(WildTypePattern.java:500) 2005-08-10
98592 AspectJ Compiler adrian.colyer RESO FIXE cannot declare generic parents using declare parents 2005-08-10
104046 AspectJ Compiler adrian.colyer RESO FIXE duplicated interfaces due to symbolic links crash ajc 2005-08-10
105416 AspectJ Compiler avasseur RESO FIXE LTW warnings for Collection Members?! 2005-08-12
42743 AspectJ Compiler adrian.colyer RESO FIXE declare soft limitation 2005-08-13
83311 AspectJ Compiler adrian.colyer RESO FIXE [itds] overriding/polymorphism error on interface method introduction 2005-08-13
91090 AspectJ Compiler aclement RESO FIXE declare warning with staticinitialization matching an aspect doesn't appear correctly 2005-08-13
92881 AspectJ Compiler avasseur RESO FIXE LTW phase 1 2005-08-16
23891 AspectJ Compiler adrian.colyer RESO FIXE [2.1] Integrate AJDT and Generics 2005-08-17
41170 AspectJ Compiler mik.kersten RESO WONT -classpath entries in .lst files overwrite command-line -classpath entries 2005-08-17
52272 AspectJ Compiler adrian.colyer RESO WONT declare static initialization blocks and doc static initialization order 2005-08-17
53996 AspectJ Compiler adrian.colyer RESO FIXE xlint warning: match impossible due to args numericity conflict 2005-08-17
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
72766 AspectJ Compiler adrian.colyer RESO FIXE AspectJ features for Java 5 2005-08-17
100385 AspectJ Compiler adrian.colyer RESO FIXE support for matching of subclasses of annotated classes 2005-08-17
106736 AspectJ Compiler wes RESO FIXE AdaptorWeaver unneccesarily restricts aspect classes to be in .jar files 2005-08-18
93356 AspectJ Compiler disabled RESO FIXE Pointcuts with Varargs 2005-08-18
106634 AspectJ Compiler adrian.colyer RESO FIXE regression: argument causes BcelGenericSignatureToTypeXConverter.java:203 2005-08-18
107194 AspectJ Compiler adrian.colyer NEW --- weaving gives a bad file descriptor exception on resource reading 2005-08-18
107412 AspectJ Compiler adrian.colyer RESO FIXE Upgrade to Eclipse 3.1 final JDT compiler level 2005-08-19
64568 AspectJ Compiler adrian.colyer RESO FIXE Wildcarding in ITDs needs clearer compiler error message. 2005-08-19
74562 AspectJ Compiler adrian.colyer RESO FIXE [jdt-parser] Unexpected syntax error with fields named "after" or "before" 2005-08-19
83310 AspectJ Compiler adrian.colyer RESO DUPL compiler error when accessing fiels whose name is 'after' or 'before' 2005-08-19
78707 AspectJ Compiler adrian.colyer RESO FIXE [jdt-parser] AspectJ/AJDT accepts "before() returning" advice 2005-08-19
91114 AspectJ Compiler adrian.colyer RESO FIXE [jdt-parser] Parser error on System.out.printf("..." + (after-before) + "...") 2005-08-19
78261 AspectJ Compiler adrian.colyer RESO FIXE field pattern with "void" type should be compile-time error 2005-08-19
86057 AspectJ Compiler adrian.colyer RESO FIXE expect error when overriding final pointcuts 2005-08-19
104529 AspectJ Compiler adrian.colyer RESO FIXE @SuppressWarnings( "unchecked" ) is not ignoring type safety checks 2005-08-19
96220 AspectJ Compiler adrian.colyer RESO FIXE "aspect extends" and "declare parents" does not support ginaric 2005-08-19
92048 AspectJ Compiler adrian.colyer RESO FIXE matching annotation on method params doesn't work with type parameters 2005-08-19
90964 AspectJ Compiler adrian.colyer RESO FIXE BCException when type pattern incorrectly used in a 'this' statement 2005-08-19
79523 AspectJ Compiler adrian.colyer RESO FIXE BCException: illegal change to pointcut declaration: calls(<nothing>) 2005-08-19
78314 AspectJ Compiler adrian.colyer RESO FIXE In normal Java Class: JavaIdentifierNoAround expected after this token 2005-08-20
83377 AspectJ Compiler adrian.colyer RESO FIXE compiler error on inheritance/overriding using introduction 2005-08-21
106630 AspectJ Compiler adrian.colyer RESO FIXE [itds] @Override and inter-type declarations don't mix 2005-08-24
90588 AspectJ Compiler disabled RESO FIXE compiler verifyerror and an NPE 2005-08-24
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
107784 AspectJ Compiler adrian.colyer RESO FIXE java.lang.IllegalStateException: Expection [,L, or T, but found / 2005-08-24
82989 AspectJ Compiler adrian.colyer RESO FIXE Compiler error due to a wrong exception check in try blocks 2005-08-25
91381 AspectJ Compiler adrian.colyer RESO FIXE Abstract intertype methods and covariant returns 2005-08-25
107486 AspectJ Compiler adrian.colyer RESO FIXE Anonymous inner class results in "can't find type $Local$" 2005-08-25
93209 AspectJ Compiler adrian.colyer RESO WORK (no debug info available) advised by before advice 2005-08-25
92489 AspectJ Compiler disabled RESO FIXE Static imports do not compile -- event for java files 2005-08-25
72668 AspectJ Compiler aclement RESO INVA Incompatible return type applying to method-execuition... 2005-08-25
91499 AspectJ Compiler adrian.colyer RESO FIXE Exception NOT caught by the relevant handler 2005-08-25
92630 AspectJ Compiler adrian.colyer RESO FIXE Null Pointer Exception thrown by ajc compiler 2005-08-25
84312 AspectJ Compiler aclement RESO FIXE Finish implementation of *runtime* retention checking 2005-08-25
104720 AspectJ Compiler adrian.colyer RESO FIXE VerifyError after weaving around trivial switch statement 2005-08-25
107898 AspectJ Compiler adrian.colyer RESO FIXE [generics] Type mismatch when returning T (but stranger) 2005-08-25
108050 AspectJ Compiler adrian.colyer RESO FIXE Execution not matching override in doubly derived method 2005-08-26
108014 AspectJ Compiler adrian.colyer RESO FIXE [generics] cannot override when returning T (but stranger) 2005-08-26
84954 AspectJ Compiler adrian.colyer RESO FIXE File:AjAttribute.java:109 2005-08-26
91858 AspectJ Compiler adrian.colyer RESO FIXE NullPointerException when declare @type is spelt with capital letter 2005-08-26
92163 AspectJ Compiler adrian.colyer RESO FIXE NPE compiling a TestSetup subclass (ClassScope.java:945) 2005-08-26
92499 AspectJ Compiler adrian.colyer RESO WORK Exception in thread "main" java.lang.NoClassDefFoundError: org/aspectj/lang/NoAspectBoundException 2005-08-26
106032 AspectJ Compiler adrian.colyer RESO DUPL AspectJ compiler allows aspects to be declared in the wrong package 2005-08-26
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
106826 AspectJ Compiler adrian.colyer RESO FIXE BCException when type pattern incorrectly used in a 'target' statement 2005-08-30
107956 AspectJ Compiler adrian.colyer RESO DUPL ArrayIndexOutOfBoundsException in Eclipse 3.1 when saving an aspect 2005-08-31
94086 AspectJ Compiler adrian.colyer RESO FIXE Exploding compile time with if() statements in pointcut 2005-08-31
108448 AspectJ Compiler adrian.colyer RESO FIXE IllegalStateException: Undeclared type variable when hiding 2005-08-31
108377 AspectJ Compiler adrian.colyer RESO FIXE Verify Error on intertype field indirection in intertype method 2005-08-31
95992 AspectJ Compiler adrian.colyer RESO FIXE Problems resolving type name inside generic class 2005-08-31
104024 AspectJ Compiler adrian.colyer RESO FIXE combining varargs and inner classes crashes the parser 2005-08-31
71159 AspectJ Compiler adrian.colyer RESO FIXE pointcut call(MethodPattern) matches non-visible methods in parent class 2005-08-31
107858 AspectJ Compiler adrian.colyer RESO FIXE illegal argument to proceed crashes the parser 2005-08-31
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
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
74048 AspectJ Compiler aclement RESO FIXE AJDT reports unnecessary compile time warnings for private static aspects 2005-09-01
59397 AspectJ Compiler aclement RESO FIXE [itds] NPE in compiler when using (an unusual) declare warning against a ctor ITD 2005-09-01
59076 AspectJ Compiler adrian.colyer RESO FIXE Reduce footprint of JoinPoint.StaticPart objects 2005-09-01
102459 AspectJ Compiler aclement RESO FIXE provide more detail in -showWeaveInfo messages 2005-09-01
98290 AspectJ Compiler aclement RESO FIXE no "matches declare" entry in structure model for single declare warning statement 2005-09-01
108602 AspectJ Compiler adrian.colyer RESO FIXE org.aspectj.weaver.BCException: Bad type signature 2005-09-02
107313 AspectJ Compiler adrian.colyer RESO WONT SourceLocation doesn't take into account linux file system links 2005-09-02
102212 AspectJ Compiler adrian.colyer RESO FIXE [itds] abstract synchronized: compile error expected 2005-09-02
101606 AspectJ Compiler adrian.colyer RESO FIXE AspectJ compiler does not process unused code compiler options properly for aspects 2005-09-02
99125 AspectJ Compiler adrian.colyer RESO FIXE Repetitive method name/signature in class file 2005-09-02
108454 AspectJ Compiler adrian.colyer RESO FIXE Waving crash on a 1.5 java generics? 2005-09-05
87530 AspectJ Compiler adrian.colyer RESO FIXE [itds] introduction of final method on interface won't prevent child overwritting 2005-09-05
108437 AspectJ Compiler adrian.colyer RESO FIXE Problem matching pointcut when vararg is a type parameter 2005-09-06
108818 AspectJ Compiler adrian.colyer RESO FIXE private poincuts in abstract aspects can be overriden by pointcuts in concrete sub-aspects 2005-09-06
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
109042 AspectJ Compiler adrian.colyer RESO FIXE parameter ajc_aroundclosure is never read 2005-09-08
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
108816 AspectJ Compiler adrian.colyer RESO FIXE AspectJ 1.5.0 Development Compiler Chokes on Advice with Cflow 2005-09-08
108894 AspectJ Compiler adrian.colyer RESO DUPL Always Implement Instanceof Test for Args 2005-09-09
106874 AspectJ Compiler adrian.colyer RESO DUPL VerifyError with inner class, field set, and -1.5 switch 2005-09-09
109124 AspectJ Compiler adrian.colyer RESO FIXE VerifyError with inner classes 2005-09-09
108903 AspectJ Compiler adrian.colyer RESO FIXE super call in ITD not finding correct super class 2005-09-12
105181 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] VerifyError unless the returned type is obvious 2005-09-12
103740 AspectJ Compiler aclement RESO FIXE Compiler failure on @annotation 2005-09-12
106554 AspectJ Compiler aclement RESO FIXE Problem in staticinitialization with pertypewithin aspect 2005-09-14
109486 AspectJ Compiler adrian.colyer RESO FIXE Internal compiler error (ClassParser.java:242) 2005-09-15
108120 AspectJ Compiler adrian.colyer RESO FIXE Complete implemenation of runtime pointcut parsing and matching 2005-09-21
84296 AspectJ Compiler adrian.colyer RESO WONT [jdt-parser] Missleading error message on missing variable idientifier 2005-09-21
76374 AspectJ Compiler adrian.colyer RESO FIXE Problem with declare parents when using non-public classes 2005-09-21
104957 AspectJ Compiler adrian.colyer RESO FIXE NullPointerException when running ajc on gij 2005-09-22
92201 AspectJ Compiler aclement RESO FIXE iajc ant task for 1.5.0M2 throws compiler error and ajcore dump 2005-09-23
109283 AspectJ Compiler adrian.colyer RESO FIXE Invalid "indirect static access" warning on EnumSet.noneOf 2005-09-24
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
73504 AspectJ Compiler adrian.colyer RESO FIXE Weaving into a JAR file causes an ClassFormat exception 2005-09-24
77076 AspectJ Compiler adrian.colyer RESO FIXE Weaving into jar fails if some of the referred classes are unavailable 2005-09-25
104229 AspectJ Compiler adrian.colyer RESO FIXE Pointcut does not find joinpoint from within anonmous class 2005-09-27
78383 AspectJ Compiler avasseur RESO FIXE pertarget.PertargetAspect$ajcMightHaveAspect is implemented by too many objects 2005-09-27
83935 AspectJ Compiler avasseur RESO FIXE @AJ and formal binding impl 2005-09-27
98646 AspectJ Compiler adrian.colyer RESO FIXE parser cannot parse varargs correctly 2005-09-27
75442 AspectJ Compiler avasseur RESO FIXE The compiler generates unnecassary instance variables w/ perthis association 2005-09-27
95519 AspectJ Compiler adrian.colyer RESO FIXE LTW and other agents - deps on jrockit and AW-core for 1.3 things 2005-09-27
104572 AspectJ Compiler avasseur RESO FIXE Load Time Weaving is Always Emitting Info Messages 2005-09-27
98952 AspectJ Compiler adrian.colyer RESO FIXE @AJ if pointcut 2005-09-27
103266 AspectJ Compiler adrian.colyer RESO FIXE NPE on syntax error 2005-09-27
92880 AspectJ Compiler avasseur RESO FIXE @AJ PTW 2005-09-27
104212 AspectJ Compiler avasseur RESO FIXE static method call from subclass signature is wrong 2005-09-27
88900 AspectJ Compiler adrian.colyer RESO FIXE Unnecessary warning for ITDs 2005-09-27
102933 AspectJ Compiler adrian.colyer RESO FIXE problem with Object arrays and clone() with 1.4 .class compatibility 2005-09-27
101047 AspectJ Compiler adrian.colyer RESO FIXE Weaver produces wrong local variable table bytecode 2005-09-28
108118 AspectJ Compiler adrian.colyer RESO FIXE Complete implementation of @SuppressAjWarnings 2005-09-29
110927 AspectJ Compiler aclement RESO FIXE Problem creating signature for type implementing non-parameterized interfaces 2005-09-30
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
102357 AspectJ Compiler adrian.colyer RESO FIXE [generics][itds] AbstractMethodError 2005-09-30
98451 AspectJ Compiler adrian.colyer RESO FIXE [inc-compilation] ClassCastException when compiling (BcelWorld.java:414) 2005-10-03
108099 AspectJ Compiler aclement RESO FIXE Binary weaving ITDs (including generic ones) #1 2005-10-03
83717 AspectJ Compiler aclement RESO FIXE Exception when weaving jars compiled with (i)ajc 2005-10-04
110906 AspectJ Compiler adrian.colyer RESO FIXE Varargs doesnt work for ITD'd methods 2005-10-04
108122 AspectJ Compiler adrian.colyer RESO FIXE Complete the MAP or disable in AJ 5 2005-10-04
100195 AspectJ Compiler adrian.colyer RESO FIXE Missing LocalVariableTable debug info for around advice 2005-10-05
111481 AspectJ Compiler hlhawkins RESO FIXE varargs doesn't work for ITD'd constructors 2005-10-05
84033 AspectJ Compiler adrian.colyer RESO WORK incremental declare error persists after fix 2005-10-05
85132 AspectJ Compiler aclement RESO FIXE Declare parents issue with incremental compilation 2005-10-10
112243 AspectJ Compiler adrian.colyer RESO FIXE Compiler Core Dump with Apparent Fix 2005-10-13
106500 AspectJ Compiler adrian.colyer RESO FIXE Support nexted exceptions in weaver/compiler 2005-10-15
108123 AspectJ Compiler adrian.colyer RESO FIXE Improve logging and error reporting in weaver / ajc 2005-10-15
111829 AspectJ Compiler aclement RESO FIXE Four tests failing because resolved members don't preserve type vars 2005-10-18
112675 AspectJ Compiler adrian.colyer RESO INVA No more compilation possible since AJDT 1.3.0.20051012172335 for Eclipse 3.1 2005-10-18
112027 AspectJ Compiler adrian.colyer RESO FIXE unexpected error unboundFormalInPC 2005-10-20
110307 AspectJ Compiler aclement RESO FIXE Can't provide default implementation via ITD for generic method in interface. 2005-10-20
112602 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException with generic wildcard 2005-10-20
82130 AspectJ Compiler adrian.colyer RESO FIXE newsgroup report: BCE Exception:illegal change to pointcut declaration 2005-10-21
108888 AspectJ Compiler avasseur RESO DUPL Load Time Weaving not Interoperating with Build Time Weaving 2005-10-24
113445 AspectJ Compiler adrian.colyer RESO FIXE java.lang.ClassCastException 2005-10-24
113448 AspectJ Compiler adrian.colyer RESO DUPL VerifyError overriding pointcut with context used in around advice 2005-10-24
103471 AspectJ Compiler adrian.colyer RESO WONT methods that represent defined pointcuts are never called 2005-10-26
113782 AspectJ Compiler adrian.colyer RESO INVA Compilation error with jar file in aspect path 2005-10-27
71257 AspectJ Compiler aclement RESO WORK Provide An Option to NOT use ThreadLocal for cflow in rt.jar 2005-10-27
113947 AspectJ Compiler aclement RESO FIXE Compiler crashing on a generic aspect. 2005-10-27
111779 AspectJ Compiler adrian.colyer RESO FIXE Crazy incremental weaving generic ITD problems. 2005-10-27
108117 AspectJ Compiler aclement RESO FIXE Complete implementation of abstract generic aspects 2005-10-27
113861 AspectJ Compiler adrian.colyer RESO FIXE [generics] field-get problems when generic field is used. 2005-10-28
99191 AspectJ Compiler hlhawkins RESO FIXE declare @field allowed for non existent fields 2005-10-28
108100 AspectJ Compiler aclement RESO FIXE Binary weaving ITDs (including generic ones) #2 2005-10-28
113630 AspectJ Compiler adrian.colyer RESO FIXE IncompatibleClassChangeError - AspectJ5 syntax - mixins 2005-10-28
87927 AspectJ Compiler adrian.colyer RESO WORK NPE in PerFromSuper.concretize method 2005-10-28
108889 AspectJ Compiler adrian.colyer RESO FIXE BCE Exception while adding "AspectJ nature" to Java project (ResolvedType.java:1500) 2005-10-28
86938 AspectJ Compiler aclement RESO WORK Weaved methods that return boolean return false if the return clause contains a boolean expression 2005-10-28
92837 AspectJ Compiler aclement RESO FIXE [inc-compilation] Incremental Compilation Fails for ITD's on Aspects 2005-10-28
112817 AspectJ Compiler adrian.colyer RESO DUPL Commit Patch to Reduce Overhead for LTW with No Aop.xml on Classpath 2005-10-28
112241 AspectJ Compiler adrian.colyer VERI FIXE Internal Compiler Error (NullPointerException) on every build 2005-10-28
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
107299 AspectJ Compiler adrian.colyer RESO FIXE -aspectpath -inpath arguments fail without drive letter 2005-10-28
108245 AspectJ Compiler adrian.colyer RESO WORK NullPointerException for wildcard annotation type pattern match 2005-10-28
110151 AspectJ Compiler adrian.colyer RESO WORK OutOfMemotry Error ??? (with source code attached) 2005-10-28
110401 AspectJ Compiler adrian.colyer RESO FIXE Internal compiler error 2005-10-28
98460 AspectJ Compiler aclement RESO WORK [inc-compilation] NPE when compiling (ResolvedTypeX.java:258) 2005-10-28
113209 AspectJ Compiler adrian.colyer RESO INVA declare @field with annotation which is already applied doesn't give a warning 2005-10-28
112514 AspectJ Compiler adrian.colyer RESO FIXE ajc compile crash, not giving information which class file cause it 2005-10-28
107713 AspectJ Compiler adrian.colyer RESO FIXE ClassCastException popup 2005-10-31
105479 AspectJ Compiler aclement RESO FIXE [jdt-compiler]error with covariant return types 2005-11-01
93253 AspectJ Compiler aclement RESO FIXE -XlazyTjp should be default, and -XlazyTjp Lint warning not always given 2005-11-02
113510 AspectJ Compiler avasseur RESO FIXE readAspect 2005-11-02
111750 AspectJ Compiler adrian.colyer RESO FIXE [iajc] Invalid method signature: TT; compiles ok with aspectj 1.2.1 2005-11-02
114876 AspectJ Compiler adrian.colyer RESO DUPL @Pointcut - throws java.lang.NullPointerException 2005-11-03
114744 AspectJ Compiler aclement RESO FIXE NPE at CaptureBinding.java on wildcard in intertype field type 2005-11-03
105771 AspectJ Compiler aclement RESO DUPL Non-void aspect methods have void return type 2005-11-03
110162 AspectJ Compiler aclement RESO WORK compilation error with declared generic field (java 1.5) 2005-11-03
113796 AspectJ Compiler aclement RESO FIXE ClassFormatError: empty interface (invalid method code length) 2005-11-03
62606 AspectJ Compiler adrian.colyer RESO FIXE ITCs don't run field initialisers 2005-11-03
108892 AspectJ Compiler avasseur RESO FIXE Load Time Weaving problem with Aspect Definition at 2 Levels of Hierarchy 2005-11-04
102479 AspectJ Compiler aclement RESO FIXE unable to specify a custom IMessageHolder class with ajc 2005-11-04
103741 AspectJ Compiler adrian.colyer RESO FIXE Problem turning off Java 5 Support with @annotation pointcut (TypeX.java:821) 2005-11-04
73050 AspectJ Compiler adrian.colyer RESO FIXE Type patterns with numbers incorrectly match anonymous and local classes. 2005-11-04
103268 AspectJ Compiler adrian.colyer RESO INVA Problem with improper multiple worker object instantiations 2005-11-05
86903 AspectJ Compiler aclement RESO FIXE weaving aborts with "BCException: bad" 2005-11-05
90143 AspectJ Compiler aclement RESO FIXE [itds] Problem with an ITD on an interface 2005-11-05
112476 AspectJ Compiler aclement RESO FIXE "declare parents" does not work with bytecode weaving 2005-11-05
112783 AspectJ Compiler aclement RESO FIXE Problem with constructor ITDs 2005-11-07
113066 AspectJ Compiler aclement RESO FIXE NullPointerException when compiling project 2005-11-07
104160 AspectJ Compiler aclement RESO FIXE ClassCastException during build 2005-11-07
112914 AspectJ Compiler aclement RESO FIXE Load-time weaving only works with a 1.5 JRE 2005-11-08
104220 AspectJ Compiler adrian.colyer RESO FIXE adviceexecution() toShort/long string 2005-11-08
114729 AspectJ Compiler hlhawkins RESO INVA Unable to pick out system method-call with varargs 2005-11-08
115038 AspectJ Compiler aclement RESO FIXE NPE in ensureScopeSetup(..) on type parm in ITD - expected error 2005-11-09
95516 AspectJ Compiler matthew_webster RESO FIXE aop.xml -outjar 2005-11-09
112756 AspectJ Compiler adrian.colyer RESO FIXE ajdt compiler generate false warnings 2005-11-09
114005 AspectJ Compiler adrian.colyer RESO FIXE annotated ITD fields on interfaces have no annotation 2005-11-09
91859 AspectJ Compiler aclement RESO FIXE [inc-compilation] Incremental ITD problems 2005-11-10
95529 AspectJ Compiler avasseur RESO FIXE concrete-aspect 2005-11-12
114436 AspectJ Compiler aclement RESO FIXE java.lang.ClassFormatError when using abstract aspect with perthis/pertarget 2005-11-15
115275 AspectJ Compiler avasseur RESO FIXE aop.xml aspect include 2005-11-16
95517 AspectJ Compiler matthew_webster RESO FIXE ajc pseudo LTW not consistent with LTW 2005-11-16
116305 AspectJ Compiler aspectj-inbox RESO FIXE Unexpected error: can't determine implemented interfaces of missing type 2005-11-16
113118 AspectJ Compiler aclement RESO FIXE ClassFormatException with tracing aspect 2005-11-16
108101 AspectJ Compiler aclement RESO FIXE bridge methods and binary weaving. 2005-11-17
115237 AspectJ Compiler aclement RESO FIXE no aspectOf() on parameterized perobject aspects 2005-11-18
116890 AspectJ Compiler aclement RESO FIXE enums make the ajdt compiler to throw a npe 2005-11-18
110948 AspectJ Compiler aclement RESO DUPL False "Duplicate methods" error with overridden ITD in a subclassed aspect 2005-11-18
116922 AspectJ Compiler aspectj-inbox RESO WONT private methods weaved into target classes result in mangled method names 2005-11-19
114875 AspectJ Compiler aclement RESO FIXE @Pointcut - throws java.lang.NullPointerException 2005-11-21
116626 AspectJ Compiler matthew_webster RESO FIXE Load-time weaving - exception from the weaver 2005-11-22
117160 AspectJ Compiler aspectj-inbox RESO DUPL NPE trying to read AtAspectJ Bytecode in LTW 2005-11-22
116255 AspectJ Compiler aspectj-inbox VERI FIXE XML Linkage Error with LTW 2005-11-22
114332 AspectJ Compiler adrian.colyer RESO FIXE Reflection API not detecting ITD method correctly in all circumstances 2005-11-22
115250 AspectJ Compiler aclement RESO FIXE no error with parameterized around return type on incompatible join point 2005-11-22
113511 AspectJ Compiler avasseur RESO FIXE LTW enhancements 2005-11-22
102742 AspectJ Compiler hlhawkins RESO FIXE pointcuts in local and inner classes are not exposed in structure model 2005-11-22
103097 AspectJ Compiler adrian.colyer CLOS INVA Softening not excluding kinded pointcuts properly 2005-11-22
113368 AspectJ Compiler adrian.colyer RESO INVA null value for thisJoinPointStaticPart 2005-11-22
115204 AspectJ Compiler aclement RESO FIXE WildAnnotationTypePattern.java:61 NPE after renaming method-annotation class 2005-11-22
117296 AspectJ Compiler aclement RESO FIXE Stack overflow when using self-bounded generics 2005-11-23
115788 AspectJ Compiler aclement RESO FIXE NPE (CodeStream.java:3463) 2005-11-23
117190 AspectJ Compiler aclement RESO FIXE NPE from recent compiler 2005-11-23
103157 AspectJ Compiler adrian.colyer RESO FIXE after returning should not bind "null" as return value 2005-11-23
116254 AspectJ Compiler adrian.colyer RESO FIXE AjTypeSystem interface cannot be used in LTW environment 2005-11-23
117628 AspectJ Compiler adrian.colyer RESO FIXE Problem with get declared methods on a generic type 2005-11-23
114343 AspectJ Compiler aclement RESO FIXE [generics] field-get problems when generic field is used. 2005-11-24
114504 AspectJ Compiler adrian.colyer RESO FIXE pertarget conflict with !pointcut? 2005-11-24
114495 AspectJ Compiler adrian.colyer RESO FIXE unqualified superaspect<T> pointcut sortafunny in subaspect 2005-11-24
117681 AspectJ Compiler aclement RESO FIXE VerifyError when using annotations to define inter-type annotation 2005-11-24
117552 AspectJ Compiler aclement RESO FIXE [WaitingOnAJDTdrop]ValidateAtAspectJAnnotationsVisitor.java:243 Npe when saving aspect file 2005-11-24
116899 AspectJ Compiler avasseur RESO FIXE Using -verbose in aop.xml does not yield info messages 2005-11-24
112105 AspectJ Compiler aclement RESO FIXE summary of ITD generics work. 2005-11-25
116949 AspectJ Compiler aclement VERI FIXE [waitingOnAJDTdrop]Exception thrown from AspectJ compiler 2005-11-25
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
109040 AspectJ Compiler aclement RESO WORK Incremental compilation does not build using reweavable 2005-11-28
116229 AspectJ Compiler adrian.colyer RESO FIXE [waiting-on-build] PointcutParser interface cannot be used in LTW environment 2005-11-29
118337 AspectJ Compiler aspectj-inbox RESO FIXE Use weaver's ClassLoader not the usingClassLoader in 1.5 factory 2005-11-29
117614 AspectJ Compiler adrian.colyer RESO FIXE ajc crashes on common-logging-1.0.4.jar 2005-11-29
103473 AspectJ Compiler adrian.colyer VERI WONT under certain circumstances weaver generates broken LineNumberTable 2005-11-30
111317 AspectJ Compiler aclement RESO FIXE Move the AST rewrite analyzer to AJDT so we can remove the horrible jface text dependency. 2005-11-30
111667 AspectJ Compiler aclement RESO FIXE Produce a compile warning when default advice precedence is applied 2005-11-30
118160 AspectJ Compiler aclement RESO INVA Covariant return type in ITD produces bad class file 2005-11-30
118599 AspectJ Compiler aclement RESO FIXE Ambiguous method error when weaving in binary aspects 2005-12-01
101290 AspectJ Compiler adrian.colyer RESO DUPL Compiler generates incorrect code 2005-12-01
118616 AspectJ Compiler adrian.colyer RESO FIXE Type pattern matching incorrect for names containing $ (dollar) 2005-12-04
105429 AspectJ Compiler avasseur RESO FIXE jrockit and ajc10x.test222 fail 2005-12-06
117209 AspectJ Compiler aclement RESO FIXE Runtime error - Stack size too large, Bug#69706 related. 2005-12-07
118249 AspectJ Compiler aclement RESO FIXE NullPointerException internal compiler error while reporting deprecation problem 2005-12-07
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
119210 AspectJ Compiler aspectj-inbox RESO FIXE NullPointerException with around advice on field-set 2005-12-08
119353 AspectJ Compiler aclement RESO FIXE Inconsistent Implementations of ReferenceType.getDeclaredMethods() 2005-12-09
120351 AspectJ Compiler avasseur RESO FIXE cflowbelow issue when binding, in @AJ 2005-12-12
119657 AspectJ Compiler aspectj-inbox RESO FIXE IllegalAccessError with around advice on interface method call 2005-12-12
117854 AspectJ Compiler aclement RESO FIXE LTW with Hibernate/CGLIB/ASM 2005-12-12
120543 AspectJ Compiler aspectj-inbox RESO FIXE Issue version message during load-time weaving 2005-12-13
120521 AspectJ Compiler aclement RESO FIXE named pointcut not resolved in pertarget pointcut 2005-12-13
120474 AspectJ Compiler aspectj-inbox RESO FIXE Don't dump stack trace when loading $Proxy classes 2005-12-13
120363 AspectJ Compiler aspectj-inbox RESO FIXE LTW weaver include and exclude does not behave correctly 2005-12-13
119570 AspectJ Compiler aclement RESO FIXE spurious override method warning, failure of declare-parents in subaspect 2005-12-13
120401 AspectJ Compiler aspectj-inbox RESO FIXE add signature to UnresolvedType.parameterize(..) exception 2005-12-14
113257 AspectJ Compiler aclement RESO FIXE Incremental Compilation Bug: parameter not bound with no parameter 2005-12-14
119749 AspectJ Compiler aspectj-inbox RESO FIXE execution incorrectly matching based on overridden method throws clause 2005-12-14
120826 AspectJ Compiler aclement RESO FIXE Varargs causes a NullPointerException 2005-12-14
120916 AspectJ Compiler aspectj-inbox RESO FIXE test suite failures on jrockit 1.5.0_03 with RC 1 2005-12-16
121325 AspectJ Compiler aspectj-inbox RESO INVA new BigDecimal() raises runtime exception 2005-12-18
120909 AspectJ Compiler aspectj-inbox RESO FIXE Test failures using IBM Java 5 2005-12-19
107465 AspectJ Compiler adrian.colyer RESO FIXE java.lang.VerifyError on calling the implementation of a inter-typed operation 2005-12-20
121543 AspectJ Compiler aspectj-inbox RESO INVA cflow seems to cause StackOverFlowError 2005-12-21
121384 AspectJ Compiler aspectj-inbox RESO FIXE Internal compiler error: NullPointerException in AsmRelationshipProvider.java:131 2005-12-21
119539 AspectJ Compiler aclement RESO FIXE generic pertypewithin advice fails to match though pointcut does 2006-01-04
122817 AspectJ Compiler aspectj-inbox RESO WORK UTR ClassFormatError 2006-01-05
122458 AspectJ Compiler aclement RESO FIXE java.lang.StringIndexOutOfBoundsException when compiling (build no.: 20051220093604) 2006-01-11
124105 AspectJ Compiler aclement RESO FIXE -XhasMember doesn't appear to work well with types in packages 2006-01-17
123695 AspectJ Compiler aclement RESO FIXE Internal nullptr exception with complex declare annotation statement that affects injected methods 2006-01-17
124808 AspectJ Compiler aclement RESO FIXE [generics] detecting field-get of field of parameterized type. 2006-01-24
124803 AspectJ Compiler aclement RESO FIXE [generics] mixing and matching numbers of type variables/parameters in a hierarchy 2006-01-24
124654 AspectJ Compiler aclement RESO FIXE Capture method annotation in generic aspect does not compile 2006-01-24
122452 AspectJ Compiler aclement RESO FIXE NPE in ResolvedType.findPointcut(ResolvedType.java:479) 2006-01-25
125080 AspectJ Compiler aclement RESO FIXE [generics] Problem with abstract, generic aspects and "extends" 2006-01-25
124999 AspectJ Compiler aclement RESO FIXE [generics] Incorrect call to generic inherited method in around advice 2006-01-26
124077 AspectJ Compiler aspectj-inbox RESO INVA Problem with compiling annotations 2006-01-30
123901 AspectJ Compiler aspectj-inbox RESO FIXE NPE in AccessForInlineVisitor.endVisit(AccessForInlineVisitor.java:105) 2006-01-31
121395 AspectJ Compiler aclement RESO FIXE invalid aspectj path throws filenotfoundexception 2006-01-31
125295 AspectJ Compiler hlhawkins RESO FIXE fix for bug 58520 caused AJDT test failures 2006-01-31
125101 AspectJ Compiler aclement RESO FIXE StackOverFlow in ReferenceType.isAssignableFrom() 2006-01-31
125048 AspectJ Compiler aspectj-inbox RESO WORK AspectJ compiler does not understand autoboxing 2006-02-02
126328 AspectJ Compiler aspectj-inbox RESO FIXE IlegalStateException : zip file closed 2006-02-06
126316 AspectJ Compiler aspectj-inbox RESO FIXE Invalid method signature: Pjava/lang/Enum<Ljava/lang/Object;>; 2006-02-06
123212 AspectJ Compiler aspectj-inbox RESO FIXE Skip subversion resources when copying files from input to output folders 2006-02-10
125475 AspectJ Compiler aclement RESO FIXE [@AspectJ] ajc cannot compile empty @Pointcut 2006-02-10
122096 AspectJ Compiler aspectj-inbox RESO DUPL BCException when Incrementally Compiling 2006-02-13
118859 AspectJ Compiler aspectj-inbox RESO DUPL BCException thrown: Can't find bcel delegate ... 2006-02-13
123003 AspectJ Compiler aspectj-inbox RESO WORK The import ... conflicts with a type defined in the same file 2006-02-15
121212 AspectJ Compiler aspectj-inbox RESO WONT NullPointer in compiler when used in Eclipse 3.1 2006-02-15
121385 AspectJ Compiler aclement RESO FIXE around advice does not work when LTW 2006-02-15
121575 AspectJ Compiler aclement RESO FIXE [generics]"abort trouble" when loading generic class using loadtime weaving 2006-02-15
121768 AspectJ Compiler aspectj-inbox RESO FIXE [incremental] BCException on incremental compilation 2006-02-15
128112 AspectJ Compiler aspectj-inbox RESO DUPL Improve Compiler Error Recovery & Accuracy 2006-02-16
120527 AspectJ Compiler aclement RESO FIXE declare-parents should qualify as "use" 2006-02-16
124100 AspectJ Compiler aspectj-inbox RESO INVA Cannot control order of advice declared in super- and sub-aspect 2006-02-17
123553 AspectJ Compiler aspectj-inbox RESO FIXE Can't use named pointcut in advice decl. in generic aspect 2006-02-17
128699 AspectJ Compiler aspectj-inbox RESO FIXE Incorrect error on "declare" statements 2006-02-20
128655 AspectJ Compiler aclement RESO FIXE [annotations]Compiler crashes (possibly due to declare @type) 2006-02-21
98281 AspectJ Compiler aclement RESO FIXE Structure model from incremental build shows all relationships coming from injars 2006-02-21
129844 AspectJ Compiler aspectj-inbox RESO INVA IllegalStateException when importing projects 2006-03-01
130119 AspectJ Compiler aspectj-inbox NEW --- Advice in perthis() aspect not executed for interface execution join point 2006-03-03
130720 AspectJ Compiler aspectj-inbox RESO DUPL LazyClassGen.java:1216 - Aspect J Internal Compiler Error 2006-03-07
126496 AspectJ Compiler aspectj-inbox RESO FIXE Required cast marked as unnecessary. 2006-03-07
82389 AspectJ Compiler adrian.colyer RESO FIXE ArrayIndexOutOfBoundsException if empty file 2006-03-10
119882 AspectJ Compiler aspectj-inbox RESO FIXE BCException when deleting a java-source-file 2006-03-10
121616 AspectJ Compiler adrian.colyer RESO FIXE [@AspectJ]Lacking import for JoinPoint crahes the compiler 2006-03-10
124399 AspectJ Compiler aspectj-inbox RESO FIXE AJDT AspectJ Internal Compiler Error 2006-03-10
128391 AspectJ Compiler aspectj-inbox RESO FIXE Can't find bcel delegate for 2006-03-10
132086 AspectJ Compiler aspectj-inbox RESO DUPL Binding in abstract aspect fails for concrete aspects 2006-03-16
125699 AspectJ Compiler aspectj-inbox RESO FIXE [@AspectJ]@Aspect cannot inherit advice using this PCD and thisJoinPoint 2006-03-16
129566 AspectJ Compiler aspectj-inbox RESO FIXE ArrayIndexOutOfBoundsException with regular Java class 2006-03-20
35547 AspectJ Compiler aclement RESO FIXE memory footprint in weaver 2006-03-27
133307 AspectJ Compiler aspectj-inbox RESO FIXE declare parents implementing generic interface referencing same type 2006-03-27
101411 AspectJ Compiler avasseur RESO FIXE SerialVersionUID handling 2006-03-28
130869 AspectJ Compiler aspectj-inbox RESO FIXE Pointcut resolution fails against type variables 2006-03-28
132305 AspectJ Compiler aclement RESO FIXE Problems comparing structures for determining whether to incrementally compile 2006-03-28
133298 AspectJ Compiler aclement RESO FIXE Method/ctor targetted for multiple annotations via declare @ only gets one of them. 2006-03-28
132160 AspectJ Compiler aspectj-inbox RESO FIXE NPE in SingleTypeReference 2006-03-28
132926 AspectJ Compiler aspectj-inbox RESO FIXE Compiler crashes processing annotations 2006-04-04
88842 AspectJ Compiler adrian.colyer NEW --- [docs] Strange errors wheb jdom-b9.jar is in classpath 2006-04-04
116679 AspectJ Compiler aspectj-inbox RESO FIXE Targetting 1.2.1 runtime when building with the 1.5.0 compiler. 2006-04-04
128650 AspectJ Compiler aclement RESO FIXE Performance and memory usage 2006-04-04
97450 AspectJ Compiler aclement RESO WORK Too many adviceDidNotMatch warnings... 2006-04-05
135213 AspectJ Compiler aspectj-inbox RESO DUPL BcelShadow.java:2109 2006-04-06
135001 AspectJ Compiler aspectj-inbox RESO FIXE NPE at at org.aspectj.weaver.bcel.BcelShadow.weaveAroundInline 2006-04-06
132087 AspectJ Compiler aspectj-inbox RESO FIXE NPE from unbound variable in advice 2006-04-12
136258 AspectJ Compiler AJDT-inbox RESO FIXE Stack Overflow in compiler On Valid 100% Pure Java 2006-04-18
137479 AspectJ Compiler aclement RESO FIXE Problems checking override/hiding rules for LTW of decp 2006-04-19
130461 AspectJ Compiler aspectj-inbox RESO FIXE Classcast Exception in 1.4.0.20060303084931 2006-04-27
119383 AspectJ Compiler aspectj-inbox RESO INVA Classpath problem with AspectJ Compiler 1.5.0M5 2006-05-03
138158 AspectJ Compiler aspectj-inbox RESO FIXE Usage of !@within(SomeAnnotation) as well as !@withincode fails to compile 2006-05-05
137496 AspectJ Compiler aspectj-inbox RESO FIXE pointcut not recognized when using generics in interface method 2006-05-05
118661 AspectJ Compiler aspectj-inbox RESO WORK Nullpointer exception during compilation 2006-05-10
118792 AspectJ Compiler aspectj-inbox RESO WORK ClassCastException compiling the simple of aspects 2006-05-10
118992 AspectJ Compiler aspectj-inbox RESO WORK AspectJ1.5 makes JVM crashed 2006-05-10
119160 AspectJ Compiler aspectj-inbox RESO INVA Standalone ant invocation of IAJC reveals eclipse runtime dependency 2006-05-10
119236 AspectJ Compiler aspectj-inbox RESO WORK java.lang.NullPointerException while compiling aspects using ajc 1.5 2006-05-10
118781 AspectJ Compiler aclement RESO FIXE [waiting-on-build]VerifyError in AspectJ 2006-05-10
119751 AspectJ Compiler aspectj-inbox RESO INVA ajc gives message of weaving, but did not actually weaved 2006-05-10
120245 AspectJ Compiler aspectj-inbox RESO INVA [clone]Advice that calls clone on object always fails 2006-05-10
121290 AspectJ Compiler aspectj-inbox RESO WORK Incremental Compilation Gave Errors from Missing aop.xml file 2006-05-10
122184 AspectJ Compiler aspectj-inbox RESO INVA NoSuchMethodError on incremental compilation 2006-05-10
124175 AspectJ Compiler aspectj-inbox RESO WONT Nested join points 2006-05-10
124753 AspectJ Compiler aspectj-inbox RESO WONT Runaway compiles in ant in Eclipse 2006-05-10
127299 AspectJ Compiler aspectj-inbox RESO INVA Report missing JoinPoint type correctly 2006-05-10
129496 AspectJ Compiler aspectj-inbox RESO FIXE NPE thrown for annotation 2006-05-10
131540 AspectJ Compiler aspectj-inbox RESO FIXE NullPointerException in CompilationResult.computePriority() 2006-05-10
133456 AspectJ Compiler aspectj-inbox RESO INVA RuntimeException 2006-05-10
135210 AspectJ Compiler aspectj-inbox RESO FIXE -warn:none and -nowarn are not working 2006-05-10
129704 AspectJ Compiler aspectj-inbox RESO FIXE BCException 2006-05-12
136026 AspectJ Compiler aspectj-inbox RESO FIXE cflow VerifyError 2006-05-12
126118 AspectJ Compiler aspectj-inbox NEW --- Problems not being reported with unknown classpath entry 2006-05-12
141735 AspectJ Compiler aspectj-inbox RESO FIXE Inner Aspects: Compiler complains about exceptions when the join point does not throw an exception 2006-05-16
82570 AspectJ Compiler adrian.colyer RESO FIXE Weaved code does not include debug lines 2006-05-16
130722 AspectJ Compiler aspectj-inbox RESO FIXE poincut references in percflow instantiation model aspects can not be resolved 2006-05-17
142165 AspectJ Compiler aclement RESO FIXE rewriting XML concretized pointcuts doesnt work for AND construct 2006-05-17
134586 AspectJ Compiler aspectj-inbox RESO WORK Compiler exception with nested generics eg: <T extends Enum<T>> 2006-05-18
134383 AspectJ Compiler aspectj-inbox RESO FIXE Error every second save when certain pointcut syntax is used 2006-05-18
141956 AspectJ Compiler aspectj-inbox RESO FIXE Null Pointer Exception when trying to skip Parent Mungers. 2006-05-18
138171 AspectJ Compiler aspectj-inbox RESO FIXE Internal compilation error while copying resources 2006-05-18
122803 AspectJ Compiler aspectj-inbox RESO FIXE bad Xlint:unmatchedSuperTypeInCall when negating modifiers 2006-05-18
132349 AspectJ Compiler aspectj-inbox RESO FIXE Inter-Type Declaration on nested class in generic type: IllegalStateException 2006-05-23
142466 AspectJ Compiler aspectj-inbox RESO FIXE [ltw] Fail at runtime if abstract methods are not implemented in a hierarchy that finishes with an XML aspect 2006-05-23
137568 AspectJ Compiler aclement RESO FIXE World.java:417 ClassCastExecption in Method resolveGenericWildcardFor 2006-05-23
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
114652 AspectJ Compiler adrian.colyer RESO WONT Resurrection of bug Bugzilla Bug 42739 2006-05-25
104603 AspectJ Compiler aclement RESO WORK ClassGenException in weaver/bcel/ShadowRange:extractInstructionsInto() 2006-05-25
116114 AspectJ Compiler aclement RESO FIXE ajc internal error 2006-05-25
79368 AspectJ Compiler aclement RESO FIXE java.lang.VerifyError 2006-05-27
62073 AspectJ Compiler aclement RESO FIXE false ambigous binding error (introduced in 1.2rc2) 2006-05-30
64238 AspectJ Compiler adrian.colyer RESO FIXE Regression or change of language definition when compiling aspect 2006-05-30
143930 AspectJ Compiler hlhawkins RESO FIXE create constructor ipe in same was as method ipes 2006-05-30
72528 AspectJ Compiler adrian.colyer RESO FIXE around advice throws java.lang.VerifyError at runtime 2006-05-30
75522 AspectJ Compiler aclement RESO FIXE "can't find type [I" in problems view 2006-05-30
78055 AspectJ Compiler adrian.colyer RESO FIXE False ambiguity error in AspectJ Pointcut definition 2006-05-30
82371 AspectJ Compiler aclement RESO FIXE Modify BcelObjectType for easier subclassing 2006-05-30
83052 AspectJ Compiler adrian.colyer RESO WORK NullPointerException when attempting to compile/weave using iajc ant task 2006-05-30
93489 AspectJ Compiler adrian.colyer RESO FIXE Around advice invoking protected on inner aspect bug 2006-05-30
93560 AspectJ Compiler adrian.colyer RESO FIXE ASPECTJ5_DEVELOPMENT branch LTW can't find aop.xml files 2006-05-30
93772 AspectJ Compiler adrian.colyer NEW --- [Parsing] AspectJ eager parser does not report semantic errors 2006-05-30
98145 AspectJ Compiler adrian.colyer RESO FIXE Generate and Include Separate Aspect List for LTW 2006-05-30
99582 AspectJ Compiler adrian.colyer RESO WORK java.io.StreamCorruptedException: invalid stream header 2006-05-30
106599 AspectJ Compiler adrian.colyer RESO WORK NoSuchMethodError 2006-05-30
111332 AspectJ Compiler adrian.colyer RESO WORK readObjectNoData 2006-05-30
111413 AspectJ Compiler aclement RESO WONT Binary weaving /incremental compilation with reweavable fails for ITDs. 2006-05-30
115605 AspectJ Compiler adrian.colyer RESO WORK org.aspectj.apache.bcel.classfile.ClassFormatException: Invalid method signature: <missing> 2006-05-30
122801 AspectJ Compiler aspectj-inbox RESO FIXE circular-pointcut message when redefining/reusing pertarget pointcut 2006-05-31
144601 AspectJ Compiler aclement RESO DUPL [@AspectJ] perthis aspect fails with repetitive field in woven class 2006-05-31
144602 AspectJ Compiler aclement RESO FIXE [@AspectJ] perthis aspect fails with repetitive field in woven class 2006-05-31
129282 AspectJ Compiler aspectj-inbox RESO FIXE Javac warnings do not take into concern, aspectj extensions 2006-06-01
127292 AspectJ Compiler aspectj-inbox RESO WONT pointcut definition not discriminating properly for annotated types/methods 2006-06-01
145048 AspectJ Compiler aspectj-inbox RESO DUPL BCException in AnnotationPointcut.findResidueInternal 2006-06-02
126556 AspectJ Compiler aspectj-inbox REOP --- Cannot override super class methods with @DeclareParents 2006-06-02
138609 AspectJ Compiler aspectj-inbox RESO FIXE java.lang.NullPointerException when weaving with read only libraries 2006-06-05
144086 AspectJ Compiler aspectj-inbox RESO DUPL nullpointer exception during compilation 2006-06-05
136585 AspectJ Compiler aspectj-inbox RESO FIXE NullPointerException in PerObjectInterfaceTypeMunger.java:33 2006-06-05
145322 AspectJ Compiler aspectj-inbox RESO FIXE Failure of testCompareSubclassDelegates() on J9 1.5.0 SR1 2006-06-06
104249 AspectJ Compiler adrian.colyer ASSI --- Verify Error in 1.2.1, 1.5.0 M2, and HEAD 2006-06-06
145489 AspectJ Compiler aspectj-inbox RESO DUPL Line number missing from stack trace for advice invocation 2006-06-07
145950 AspectJ Compiler aclement RESO FIXE -XaddSerialVersionUID doesn't work if there is an indirect route to Serializable in the hierarchy 2006-06-08
132591 AspectJ Compiler matthew_webster RESO FIXE Duplicate exception with aop.xml file on aspectpath 2006-06-13
101983 AspectJ Compiler adrian.colyer RESO FIXE Allow separate output folders for separate source folders 2006-06-21
148545 AspectJ Compiler aspectj-inbox RESO FIXE NoSuchMethodError calling generic method of privileged aspect from advice 2006-06-26
148536 AspectJ Compiler aspectj-inbox RESO FIXE NullPointerException when declaring inter-type annotation 2006-06-26
126167 AspectJ Compiler aspectj-inbox RESO FIXE [@AspectJ] @AJ around advice does not behave like code style 2006-06-26
148786 AspectJ Compiler aclement RESO FIXE new array construction join point can fail for freaky array constructors 2006-06-27
121700 AspectJ Compiler aspectj-inbox REOP --- Contribution: Always Weaving URL ClassLoader 2006-06-29
149290 AspectJ Compiler aspectj-inbox RESO INVA NoSuchMethodError when compiling 2006-06-30
147678 AspectJ Compiler hlhawkins RESO INVA -outxml shouldn't list abstract aspects 2006-06-30
147924 AspectJ Compiler aspectj-inbox RESO FIXE NullPointerException when compiling with AspectJ 1.5.1_a 2006-07-01
148693 AspectJ Compiler aspectj-inbox RESO FIXE woven class does not pass org.apache.bcel.verifier.statics.Pass2Verifier 2006-07-05
148537 AspectJ Compiler aspectj-inbox RESO FIXE ClassCastException on private nested annotation with @Retention meta-annotation given an array-type value 2006-07-05
148972 AspectJ Compiler aspectj-inbox RESO FIXE problems with binary weaving declare parents in mixed environment. 2006-07-05
148737 AspectJ Compiler aspectj-inbox RESO FIXE IllegalStateException for non-generic type 2006-07-05
148738 AspectJ Compiler aspectj-inbox RESO FIXE NullPointerException in ResolvedType 2006-07-05
136637 AspectJ Compiler aspectj-inbox RESO WORK weaver operating in reweavable mode 2006-07-05
149419 AspectJ Compiler aspectj-inbox NEW --- Default access field injection fails 2006-07-06
122297 AspectJ Compiler avasseur RESO WONT ltw 1.4 and code style leads to aspect not found 2006-07-10
125358 AspectJ Compiler aspectj-inbox RESO WORK Out of Memory Error 2006-07-11
149305 AspectJ Compiler aspectj-inbox RESO FIXE [@AspectJ] Source file ordering dependency in @AspectJ aspects inheritance 2006-07-19
150095 AspectJ Compiler aspectj-inbox RESO FIXE [generics] compile error with declare parents and generics 2006-07-19
148911 AspectJ Compiler aspectj-inbox RESO FIXE NPR compiling Spring 2006-07-28
148103 AspectJ Compiler aspectj-inbox RESO WORK java.lang.NoSuchMethodError 2006-07-28
151673 AspectJ Compiler aclement RESO FIXE Incorrect weaving of after returning when 'input' bytecode is of a strange form 2006-07-31
151845 AspectJ Compiler aspectj-inbox RESO FIXE NPE while building 2006-07-31
152257 AspectJ Compiler aspectj-inbox RESO FIXE Incremental compiler doesn't handle exception declaration correctly 2006-08-01
146781 AspectJ Compiler aspectj-inbox RESO FIXE [pipeline] Efficient pipelining compilation system 2006-08-03
150131 AspectJ Compiler aspectj-inbox RESO FIXE org.aspectj.ajde.core testcases create "out" directory in project root 2006-08-03
148135 AspectJ Compiler aspectj-inbox RESO FIXE java.io.FileNotFoundException 2006-08-08
152631 AspectJ Compiler aspectj-inbox RESO FIXE Problem with decp on an aspect using cflow 2006-08-09
150467 AspectJ Compiler aspectj-inbox RESO FIXE [ast] Using ASTParser cannot get Javadoc comments 2006-08-09
148219 AspectJ Compiler aspectj-inbox RESO FIXE Wrong warning is reported 2006-08-09
130300 AspectJ Compiler aspectj-inbox VERI FIXE Remove, hide or obfuscate -XnoWeave 2006-08-11
120633 AspectJ Compiler aspectj-inbox VERI FIXE Accumulate messages issued during WeavingAdaptor intialization of flush if -verbose 2006-08-11
150487 AspectJ Compiler aspectj-inbox RESO FIXE Tracing and Logging Framework 2006-08-15
154332 AspectJ Compiler aclement RESO FIXE [annotations] Incorrect handling of java.lang annotations when matching 2006-08-18
149560 AspectJ Compiler aspectj-inbox RESO FIXE [@AspectJ] Incorrect weaving of static initialization join point 2006-08-23
152835 AspectJ Compiler aspectj-inbox RESO FIXE ArrayIndexOutOfBoundsException in EclipseAdapterUtils.makeLocationContext 2006-08-23
129525 AspectJ Compiler aspectj-inbox RESO FIXE Don't Dump Bytecodes to Syserr in LTW 2006-08-25
141564 AspectJ Compiler hlhawkins RESO FIXE list of messages in MessageHandler doesn't get cleared 2006-08-25
155358 AspectJ Compiler aspectj-inbox RESO INVA Can't reference pointcut in top-level interface 2006-08-30
155229 AspectJ Compiler aspectj-inbox RESO INVA Combining generics and pertypewithin() doesn't work 2006-08-30
77166 AspectJ Compiler aclement RESO FIXE array new pointcut doesn't exist 2006-09-14
157335 AspectJ Compiler aspectj-inbox RESO FIXE "AspecjtJ Runtime error:couldn't find aspectjrt.jar on classpath" in a Maven 2 project 2006-09-18
157667 AspectJ Compiler aspectj-inbox RESO DUPL Problems with JDK 1.6 2006-09-21
158126 AspectJ Compiler aspectj-inbox RESO WORK Bug related to annotations on constructors 2006-09-21
153845 AspectJ Compiler aspectj-inbox RESO FIXE [generics] Problem with signature for generic type 2006-09-21
157057 AspectJ Compiler aspectj-inbox RESO FIXE Pointcut not matching Annotated static field 2006-09-21
155213 AspectJ Compiler aclement RESO FIXE [ltw] can get into a state with the Version static initializer 2006-09-25
83890 AspectJ Compiler adrian.colyer RESO FIXE incremental: only do a full build if pointcuts change 2006-09-25
154054 AspectJ Compiler aspectj-inbox RESO FIXE a change in the body of around advice is not picked up after an inc build 2006-09-25
153490 AspectJ Compiler aspectj-inbox RESO FIXE IllegalStateException thrown: How come we're in AsmObjectType resolving an inner type of something that is NOT a AsmObjectType?? 2006-09-25
85297 AspectJ Compiler aclement RESO FIXE Improvements to incremental compilation 2006-09-25
151775 AspectJ Compiler aspectj-inbox RESO INVA Should match on throws clause from defining signature 2006-09-27
120091 AspectJ Compiler aspectj-inbox RESO FIXE Review isMissing calls through the codebase. 2006-10-02
157054 AspectJ Compiler aspectj-inbox RESO INVA NullPointerException in ConstructorSignature.getConstructor() 2006-10-03
149071 AspectJ Compiler aspectj-inbox RESO FIXE [itds] Improper visibility of ITD in nested inner type 2006-10-04
145442 AspectJ Compiler aspectj-inbox RESO FIXE The line number is missing for an advised class. 2006-10-04
159895 AspectJ Compiler aspectj-inbox RESO DUPL advice from injars do not have unique handles with the JDTLikeHandleProvider 2006-10-06
160165 AspectJ Compiler aspectj-inbox RESO DUPL AsmDelegate.java:149 2006-10-09
160509 AspectJ Compiler aspectj-inbox NEW --- Allow matching args by type not position 2006-10-11
159896 AspectJ Compiler hlhawkins RESO FIXE advice from injars do not have unique handles with the JDTLikeHandleProvider 2006-10-12
159983 AspectJ Compiler aclement RESO FIXE [generics] erasure calculation for generic inner classes doesn't work 2006-10-12
160674 AspectJ Compiler aclement RESO FIXE SAP app server classloader configuration prevents bcel classloaderrepository caching 2006-10-13
160849 AspectJ Compiler aspectj-inbox RESO FIXE Generic class implementing interface and extended type parameter causes "Expecting raw type" 2006-10-14
160865 AspectJ Compiler aspectj-inbox RESO INVA incorrect showWeaveInfo message when advice is in an abstract aspect 2006-10-16
120817 AspectJ Compiler aspectj-inbox RESO FIXE [performance]Thread Safety & 8% Optimization : Use ThreadLocal for CompilationAndWeavingContext 2006-10-17
112098 AspectJ Compiler adrian.colyer RESO FIXE version checking for aspectjrt.jar can get confused 2006-10-17
158272 AspectJ Compiler aspectj-inbox RESO WORK false error message on member introduced via ITD 2006-10-17
161367 AspectJ Compiler aspectj-inbox RESO WORK Weaving an aspect into rt.jar caused OutOfMemoryException 2006-10-23
149908 AspectJ Compiler aspectj-inbox RESO FIXE NPE in org.aspectj.weaver.MemberImpl.getModifiers(MemberImpl.java:526) 2006-10-26
162310 AspectJ Compiler aspectj-inbox NEW --- ajc create the bytecode that cause java.lang.VerifyError by instantiation 2006-10-26
162726 AspectJ Compiler aspectj-inbox RESO FIXE java.lang.IllegalStateException: Expecting raw type 2006-10-30
162844 AspectJ Compiler aspectj-inbox NEW --- Allow args test for inexact type pattern when not binding 2006-10-31
45190 AspectJ Compiler adrian.colyer NEW --- matching javac's enforcement of package structure 2006-11-02
125981 AspectJ Compiler aspectj-inbox RESO FIXE Declare Soft not Working on Anonymous Class 2006-11-09
151772 AspectJ Compiler aspectj-inbox RESO FIXE Declare Soft Half Applying and Improperly on Anonymous Class 2006-11-09
161217 AspectJ Compiler aspectj-inbox RESO FIXE NPE in BcelAdvice 2006-11-09
165148 AspectJ Compiler aspectj-inbox RESO FIXE [ltw] Unnecessary exceptions during concretization of aspects in aop.xml 2006-11-20
163735 AspectJ Compiler aspectj-inbox RESO WONT aop.xml format should support aspectpath style rather than enumeration 2006-11-21
162657 AspectJ Compiler aspectj-inbox RESO FIXE NPE when compiling !pointcut 2006-11-22
165153 AspectJ Compiler aspectj-inbox RESO FIXE Trace to file using org.aspectj.tracing.file System Property 2006-11-22
162601 AspectJ Compiler aspectj-inbox RESO DUPL NPE at AjProblemReporter.java:231 2006-12-07
93320 AspectJ Compiler adrian.colyer RESO WONT aop.xml format should support aspectpath style rather than enumeration 2007-01-04
171349 AspectJ Compiler aspectj-inbox RESO INVA maximum stack size of static initializer falsely computed to be zero 2007-01-23
170635 AspectJ Compiler aspectj-inbox RESO INVA support for protected inter-type declarations 2007-01-31
68603 AspectJ Compiler adrian.colyer RESO FIXE anomalous treatment of null when binding values 2007-02-08
173977 AspectJ Compiler aspectj-inbox RESO DUPL Missing LocalVariableTable for methods adviced by around execution. 2007-02-13
69344 AspectJ Compiler aspectj-inbox NEW --- Cannot exlude woven classes with scoping pointcut 2007-02-14
80430 AspectJ Compiler aspectj-inbox NEW --- JSR 45 support (was: withincode aspect crashes recent IBM 1.4.2 JVMs) 2007-02-14
89640 AspectJ Compiler aspectj-inbox NEW --- Random (?) NPE in 0325 build 2007-02-14
95344 AspectJ Compiler aspectj-inbox NEW --- own type of an aspect unit cannot be resolved 2007-02-14
96942 AspectJ Compiler aspectj-inbox NEW --- JavaCore / AspectJCore create throws Exception 2007-02-14
156149 AspectJ Compiler aspectj-inbox NEW --- Problem Calling Super for ITD defined on Interface 2007-02-16
111355 AspectJ Compiler aspectj-inbox RESO WORK Log4j SMTP appender creates Null Pointer Exception 2007-02-16
134376 AspectJ Compiler aspectj-inbox RESO WORK NPE in getGenericArgTypes() on Eclipse 3.1.2 2007-02-16
175009 AspectJ Compiler aspectj-inbox RESO INVA field get/set pointcuts match on final local variables 2007-02-21
175405 AspectJ Compiler aspectj-inbox RESO INVA Advice against annotation weaved twice. 2007-02-26
44215 AspectJ Compiler aclement RESO FIXE Running out of memory when compiling. 2007-03-02
138384 AspectJ Compiler aspectj-inbox RESO FIXE java.lang.ClassFormatError: Invalid method Code length 83071 in class file org/eclipse/jdt/internal/compiler/impl/Constant 2007-03-09
179744 AspectJ Compiler aspectj-inbox NEW --- AspectJ should support synchronized advice 2007-03-28
109728 AspectJ Compiler aclement RESO FIXE Unable to build a good version of shadows with -1.4 or -1.5 2007-04-28
188291 AspectJ Compiler aspectj-inbox NEW --- pointcut definition with "if" designator or array type patterns inappropriate in runtime visible annotations (@Pointcut, @Before, @After, @Around, @AfterReturning, @AfterThrowing) 2007-06-07
193848 AspectJ Compiler aspectj-inbox RESO WORK OutOfMemory (heap) when ajc compiling large project (3000 files) 2007-06-25
124813 AspectJ Compiler aspectj-inbox RESO DUPL AJDT throws a compiler error when trying to save a java file. 2007-07-29
127265 AspectJ Compiler aspectj-inbox RESO FIXE Support compiler warning for swallowed exception in catch block 2007-07-29
138215 AspectJ Compiler aspectj-inbox RESO FIXE Reference pointcut fails inside @DeclareWarning 2007-07-29
138219 AspectJ Compiler aspectj-inbox RESO FIXE Can't use a FQ Reference pointcut in any pointcut expression referenced by a per-clause 2007-07-29
138223 AspectJ Compiler aspectj-inbox RESO FIXE Compiler crash on two binding @xxx pcds in one compound expression 2007-07-29
138316 AspectJ Compiler aspectj-inbox RESO FIXE Transition to EPL from CPL 2007-07-29
139749 AspectJ Compiler aspectj-inbox RESO FIXE @AspectJ aspect causes verify error if call to super method is made in around advice body 2007-07-29
140357 AspectJ Compiler aspectj-inbox RESO FIXE NPE or StackOverflow when resolving reference pointcut in ReflectionWorld 2007-07-29
140375 AspectJ Compiler aspectj-inbox RESO FIXE Nullpointer Exception while compiling 2007-07-29
141915 AspectJ Compiler aspectj-inbox RESO INVA VerifyError on class generated by AJC 2007-07-29
141945 AspectJ Compiler aspectj-inbox RESO FIXE Compiler issues message concerning aop.xml even when not doing LTW 2007-07-29
144717 AspectJ Compiler aspectj-inbox RESO FIXE org.aspectj.weaver.BCException: Do not call nameToSignature with something that looks like a signature (descriptor): '[Ljava.lang.String;' 2007-07-29
147711 AspectJ Compiler aspectj-inbox RESO FIXE Add an option to generate aj-synthetics with true synthetic flag 2007-07-29
147845 AspectJ Compiler aspectj-inbox RESO FIXE Generic abstract aspect hierarchies 3 deep or higher can fail when type parameters have bounds 2007-07-29
148007 AspectJ Compiler aspectj-inbox RESO FIXE boolean methods with after advice return incorrect result on JRockit under WLS 2007-07-29
158412 AspectJ Compiler aspectj-inbox RESO FIXE @Pointcut in declare error results in NPE 2007-07-29
161502 AspectJ Compiler aspectj-inbox RESO FIXE UnsupportedOperationException thrown: unable to parameterize unresolved type: Pjava/util/List<+Ljava/lang/Object; >; 2007-07-29
164633 AspectJ Compiler aspectj-inbox RESO FIXE Program throws java.lang.IncompatibleClassChangeError 2007-07-29
200652 AspectJ Compiler aspectj-inbox RESO DUPL java.lang.NullPointerException at org.aspectj.weaver.bcel.BcelWeaver.raiseUnboundFormalError(BcelWeaver.java:833) 2007-09-19
166084 AspectJ Compiler aspectj-inbox RESO FIXE Weaver produces incorrect class files 2007-10-10
167045 AspectJ Compiler aspectj-inbox RESO FIXE Compiling of Java 5 template code crashes with compiler error 2007-10-10
169706 AspectJ Compiler aspectj-inbox RESO FIXE @annotation compilation problem 2007-10-10
168044 AspectJ Compiler aspectj-inbox RESO FIXE AJDT cannot compile Java 5.0 generic code 2007-10-10
170467 AspectJ Compiler aspectj-inbox RESO FIXE Abstract inter-type declaration using templates in parameters doesn't work. 2007-10-10
171667 AspectJ Compiler aspectj-inbox RESO FIXE When ordering a Clean with Build Automatico I receive the error below. 2007-10-10
171953 AspectJ Compiler aspectj-inbox RESO FIXE Code that calls introduced generic methods sometimes leads to compilation errors 2007-10-10
174449 AspectJ Compiler aspectj-inbox RESO FIXE Can't make a pointcut with a generic parameter? 2007-10-10
167147 AspectJ Compiler aspectj-inbox RESO FIXE java.lang.ClassCastException at EclipseResolvedMember.java:98 2007-10-10
168063 AspectJ Compiler aspectj-inbox RESO FIXE ITD fields on interfaces end up transient 2007-10-10
165631 AspectJ Compiler aspectj-inbox VERI FIXE It is possible to mark a class as implementing multiple parametrizations of a generic type 2007-10-10
165885 AspectJ Compiler aspectj-inbox RESO FIXE ClassCastException at EclipseResolvedMember.java:98 2007-10-10
171952 AspectJ Compiler aspectj-inbox RESO FIXE introduction of generic methods on interfaces leads to compilation errors 2007-10-10
175806 AspectJ Compiler aspectj-inbox RESO FIXE Cope better with incorrect linenumber/localvariable tables 2007-10-10
154991 AspectJ Compiler aspectj-inbox RESO INVA Try to compile an aspectJ file in a Eclipse Plugin-project 2007-10-11
159143 AspectJ Compiler aspectj-inbox RESO FIXE subtype pattern not working for declare annotation on method 2007-10-11
206588 AspectJ Compiler aspectj-inbox RESO DUPL NullPointerException 2007-10-17
54941 AspectJ Compiler adrian.colyer NEW --- for errors in binary classes, use sourcepath option 2007-10-23
57432 AspectJ Compiler adrian.colyer NEW --- NPE when creating declare messages 2007-10-23
63174 AspectJ Compiler adrian.colyer NEW --- Type check in return value of around advice appears to be backwards ... 2007-10-23
66442 AspectJ Compiler adrian.colyer NEW --- Ambigous Error Message Issuance - no match for this type name: MessageCommunicator [Xlint:invalidAbsoluteTypeName] 2007-10-23
67665 AspectJ Compiler adrian.colyer NEW --- [messages] Illegal array-related method signatures should be caught 2007-10-23
71866 AspectJ Compiler adrian.colyer NEW --- Warning should be issued if pertarget/perthis pointcut is incomplete 2007-10-23
72834 AspectJ Compiler aspectj-inbox NEW --- [itds] Method dispatch broken for introduced method that overrides another introduced method with different access modifier 2007-10-23
73856 AspectJ Compiler aspectj-inbox NEW --- ITD on inner class: missing accessor method 2007-10-23
83590 AspectJ Compiler aspectj-inbox NEW --- The aspectj source contains many hardcoded strings that should be externalized. 2007-10-23
84854 AspectJ Compiler adrian.colyer RESO FIXE Possible misdiagnosis; plus confusing error message 2007-10-23
85797 AspectJ Compiler adrian.colyer NEW --- [messages] need compiler error for abstract aspect in declare precedence 2007-10-23
87525 AspectJ Compiler aspectj-inbox NEW --- privilege error 2007-10-23
88776 AspectJ Compiler adrian.colyer NEW --- handling multiple (binary) sources of the same class 2007-10-23
92311 AspectJ Compiler adrian.colyer NEW --- [itds] ITD private hiding base class field 2007-10-23
103646 AspectJ Compiler adrian.colyer NEW --- [ataspectj] @AJ declare annotation 2007-10-23
95506 AspectJ Compiler adrian.colyer NEW --- [ataspectj] @AJ in the compiler 2007-10-23
126560 AspectJ Compiler aspectj-inbox NEW --- @Imports: was @AJ deow gives invalidAbsoluteTypeName when within package and specify a type 2007-10-23
117893 AspectJ Compiler aspectj-inbox NEW --- AccessControlException using @annotation under SecurityManager 2007-10-23
105580 AspectJ Compiler disabled NEW --- Possibly Misleading Type mismatch error message 2007-10-23
108962 AspectJ Compiler adrian.colyer NEW --- Join Points not detected inside If PCD 2007-10-23
113032 AspectJ Compiler adrian.colyer NEW --- [messages] compiler should warn on wrong return type in signature 2007-10-23
113184 AspectJ Compiler adrian.colyer NEW --- staticly-determinable this, target, args (and returns) to pick out types, nulls 2007-10-23
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