Pass: 867 (down 101)
Fail: 118 (up 101)
Skipped: 105 (no change)
Lost:
1003: abctests/bugs - interaction of around and after returning at execution shadow
1004: abctests/around/initialization - around with initialization
1005: abctests/around/alternative - around with alternative binding, changed proceed
1006: abctests/around/adviceexecution - around with circular adviceexecution advice
1017: abctests/bugs - around weaver incorrectly unboxing double literals in float context
1018: abctests/bugs - internal around weaver error when trying to capture proceed() into a closure
1029: abctests/tracematches - Tracematches: Basic around tracematch
1030: abctests/tracematches - Tracematches: Around match with multiple bindings.
1032: abctests/tracematches - Tracematches: Testing self-applying around TM-advice
1111: om/prectest - Fib (Aldrich) precedence test
1112: om/prectest - Fib (Aldrich) reverse precedence test
26: base/test119 - Local declarations in advise bodies
332: design/reflect - Joinpoint is not created for foo(String) when before() advice is present.
340: new - make sure advice affects introduced methods and constructors
341: new - new around construct
345: new - advice and package visibility 1
352: new/arndAdvRet - a couple different returns from around advice
359: new - simple single-threaded eachcflow test (includes aspectOf)
361: new - generating the right throws clause for call-site advice (and around)
362: new - advice on calls to static methods using several syntax
363: new - , PR#249, PR#250 advice on constructor sites
364: new - test after throwing advice in several ways
367: new/extraThrows - throws Exception clause is unnecessarily added to Driver.main method
369: new/badCast - and 276 cast error generated by ajc when type not in signature
370: new - calls to methods to which we don't have source
372: new - around and calls with both calling and called this params
380: new - Advice on advice
387: new - package wildcards in packages
389: new - around advice on calls and receptions with lots of context
392: new - many this's into around advice on calls
394: new - No boolean appearing in the 'if' clause for around advice with eachJVM()
398: new - no duplicate advice methods in abstract aspects extended
400: new - Instantiating non-static inner classes in advice.
407: new - Problem resolving meta-joinpoint names with around advice on methods called from around advice.
40: base/test134 - proper handling of formals in catch advice
41001: abctests/new - holding onto proceed calls in a closure-like way
411: new - basic test of declare soft
434: new - strictfp modifier allowed on advice
435: new - No argthis was being created for calls advice.
439: new - within and withincode (doesn't all work due to local class name issues)
440: new - around advice on calls within inner classes (including protected method calls) 1
441: new - around advice on calls within inner classes (including protected method calls) 2
442: new - Arguments to runNext should be final when needed
45: base/test139 - inner aspects and around
461: new - Null pointer on gets advice with coverage [painful]
466: new - advice on an inherited method
468: new - various declared exception permutations
469: new - ordering of advice kinds as well as cflow and dominates
46: base/test140 - aspect inheritance and advice, introduction
472: new - primitive parameters coercable to Object just like return values are
477: new - Joinpoints are showing up on intermediate call sites
481: new - inheritance, around advice and abstract pointcuts [eachobject] (still)
483: new - exceptions thrown and caught in advice, particularly try+proceed
491: new - pcd if() variants: [anonymous, named] x [execution, call, callTyped, get, set, initializations] x [before, after, around]
500: new - PR#458 Compiler was incorrectly flagging error in advice on initialization and static initialization
503: new/anonInnerClass - anonymous inner class with aspect
511: new - compile errors boolean using cflow and unimplemented method using around advice on methods introduced by interface
513: new - missing method name to synthetic invocation
516: new - unreproduced bug with advice - probably UTR
519: new - advice formals are just like method formals
526: new - cflow alone with around produces compiler bcg StackOverflowError
557: new - simple test for around and casting
558: new/aroundinner - aroundInner 1 - around advice inner Thread subclass running proceed but not writing field
559: new/aroundinner - aroundInner 2 - around advice inner Runnable running proceed and writing method-final proxy
560: new/aroundinner - aroundInner 3 - around advice inner class running proceed and writing field
561: new/aroundinner - aroundInner 4 - around advice inner Thread subclass running proceed and writing field
562: new/aroundinner - aroundInner 5 - around advice inner Runnable (subinterface) running proceed and writing field introduced on subinterface
563: new - Named local class closing over proceed invocation
566: new - multi-dispatch implemented through around + args
568: new - unreachable code generated by around advice on the execution of void methods
569: new - Overriding method implementations using introduction on interfaces
570: new - more coverage for around and concrete methods on interfaces
577: new - . Binding variables with numbers in their name with pertarget(..)'s.
578: new - second arg in formal on shared joinpoint with pcd if() causes verify error ??
580: new - inner classes of privileged aspects cannot see target class private members
582: new - subclass advice not run for join points selected by superclass cflow-based pointcuts
593: new - around AST type XXX
594: new - around all execution with double assignment in initializer (simple)
595: new - around all execution with double assignment in initializer (coverage)
596: new - changing this in around's proceed reported by Rich Price
606: new - name binding in around cflow
607: new - name binding in around cflow - 2
613: new - replacing this or target in around advice
642: new - bad interaction with after returning, around and void methods (from Rich Price)
672: base/test131 - various forms of package name pattern matching work
682: new - assert statement in advice coverage [requires 1.4]
747: bugs - VerifyError on accessing objects not accessible to the weaver
751: bugs - Pointcut adviceexecution() does not work
762: new - can't apply around advice to the execution of around advice
764: bugs - cflow binding issues with ignoring state
765: bugs - cflow binding -- original weaver crash
778: bugs/interSpecials - IllegalAccessError while accessing introduced variable / 1.1rc1
779: bugs/interSpecials - testing that assert works like .class
782: bugs - Internal compiler error with thisJoinPoint.getStaticPart()
783: bugs - Inconsistant stack height with around
78401: abctests/bugs/messyAround - Ajc 1.1 rc1 java.lang.VerifyError with messy arounds - fixed
785: new - try/finally in around advice (same as ...messy arounds?)
805: bugs/inlineAround - perthis and inline arounds
815: bugs - Unexpected Xlint:unresolvableMember warning with withincode
922: bugs/protectedvf - mail list VerifyError with protected access
930: bugs/serialVersionUID - SUID: Around closure execution advice (-Xlint:ignore)
Gained:
Received on Sun Aug 20 04:17:09 2006
This archive was generated by hypermail 2.1.8 : Tue Mar 06 2007 - 16:13:29 GMT