You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mwebster 4513e921c8 fix for 120739 18 anni fa
..
bugs attempt to remove the damn results.ser file. 18 anni fa
hierarchy #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine 18 anni fa
ltwlog matthews patches from 116899 18 anni fa
ltwreweavable fix for 120739 18 anni fa
misuse tests for pr107953 and newsgroup reported issue of varargs matching with type variable vararg 19 anni fa
pathentry/META-INF test fix 19 anni fa
AfterXTest.java @AJ annotation are runtime visible, fixed all licenses from branch for EPL 19 anni fa
AllLTWTests.java update license to EPL 18 anni fa
AroundInlineMungerTest.java @style if test, fixed Ajc that was not having sandbox in cp anymore in some case (ltw test failed) 19 anni fa
AroundInlineMungerTest2.aj LTW and around inling test for code style 19 anni fa
AroundInlineMungerTestAspects.java with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
AroundInlineMungerTestAspects2.aj with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
BindingTest.java with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
Bug104212.java fix #104212 very bad bug on static method call jp that has been around since java 1.4 is there 19 anni fa
CflowTest.java with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
ConcreteAspectTest.aj concrete-aspect impl and doc for LTW - see #95529 18 anni fa
ConcreteAtAspectTest.java aspects/include handling and doc update as per #115275 18 anni fa
ConcretePrecedenceAspectTest.java impl and test for dec precedence in aop.xml without extends 18 anni fa
DeclareParentsImplementsReweavableTest.java fix NPE in mixing style (can be in concrete aspect from code style as well) 18 anni fa
DeclareParentsImplementsReweavableTestAspect.java fix new syntax @decp 18 anni fa
DeclareParentsImplementsTest.java fix NPE in mixing style (can be in concrete aspect from code style as well) 18 anni fa
DeclareParentsInterfaceTest.java merge of RB_V1_5_0 changes back into HEAD 18 anni fa
DeowTest.java moved bcel things to bcel package in weaver, deow test + fix for @AJ 19 anni fa
DumpTest.java Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 anni fa
DumpTestTheDump.java Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 anni fa
EmptyAspect.aj fix for 120739 18 anni fa
IfPointcut2Test.java @style if test, fixed Ajc that was not having sandbox in cp anymore in some case (ltw test failed) 19 anni fa
IfPointcutTest.java @style if test, fixed Ajc that was not having sandbox in cp anymore in some case (ltw test failed) 19 anni fa
MultipleBindingTest.java fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as another (or 2+) used as implicit bindings in @AJ 19 anni fa
PerClauseInheritanceTest.java with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
PerClauseTest.java #108488 @AspectJ perthis(..) was broken for some pointcut issue 19 anni fa
PerClauseTestAspects.java with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
PointcutReferenceTest.java with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
PrecedenceTest.java with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
SingletonAspectBindingsTest.java @DeclareAnnotation and guard to not use it in M3, doc update for M3 19 anni fa
SingletonAspectBindingsTest2.aj fix source location for @AJ + fix the AsmManager behavior for @AJ (still no luck in AJDT though) 19 anni fa
SingletonInheritanceTest.java with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
TestAroundAspect.aj Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 anni fa
TestHelper.java aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) 19 anni fa
TestInterface.java update license to EPL 18 anni fa
TestProxyGenerator.java update license to EPL 18 anni fa
UnweavableTest.java detects starttWith pattern in aop.xml include/exclude and do fast match 18 anni fa
XXJoinPointTest.java with the change in LTW to default to the same version as the runtime VM (ie java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening. 18 anni fa
aop-aroundinlinemungertest.xml fix LTW for JMX stuff, rename messageHolder, some doc on that + dump 19 anni fa
aop-aroundinlinemungertest2.xml fix LTW for JMX stuff, rename messageHolder, some doc on that + dump 19 anni fa
aop-concreteaspect.xml concrete-aspect impl and doc for LTW - see #95529 18 anni fa
aop-concreteataspect.xml concrete-aspect impl and doc for LTW - see #95529 18 anni fa
aop-concreteprecedenceaspect.xml impl and test for dec precedence in aop.xml without extends 18 anni fa
aop-decptest.xml fix issue in test for -1.5 and @AJ ITD with @anno 18 anni fa
aop-decptest2.xml due fix and test for @AJ ITD reweavable, serialization of the method delegate munger 18 anni fa
aop-dump.xml fix for 120739 18 anni fa
aop-dumpbeforeandafter.xml fix for 120739 18 anni fa
aop-dumpclosure.xml Some updates for 118754. The various places that were checking for 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this. 18 anni fa
aop-dumpnone.xml Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 anni fa
aop-dumpproxy.xml fix for 120739 18 anni fa
aop-perclausetest.xml perclause resolving 19 anni fa
aop-unweavabletest.xml detects starttWith pattern in aop.xml include/exclude and do fast match 18 anni fa