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 years ago
..
bugs attempt to remove the damn results.ser file. 18 years ago
hierarchy #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine 18 years ago
ltwlog matthews patches from 116899 18 years ago
ltwreweavable fix for 120739 18 years ago
misuse tests for pr107953 and newsgroup reported issue of varargs matching with type variable vararg 19 years ago
pathentry/META-INF test fix 18 years ago
AfterXTest.java @AJ annotation are runtime visible, fixed all licenses from branch for EPL 19 years ago
AllLTWTests.java update license to EPL 18 years ago
AroundInlineMungerTest.java @style if test, fixed Ajc that was not having sandbox in cp anymore in some case (ltw test failed) 19 years ago
AroundInlineMungerTest2.aj LTW and around inling test for code style 19 years ago
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 years ago
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 years ago
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 years ago
Bug104212.java fix #104212 very bad bug on static method call jp that has been around since java 1.4 is there 19 years ago
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 years ago
ConcreteAspectTest.aj concrete-aspect impl and doc for LTW - see #95529 18 years ago
ConcreteAtAspectTest.java aspects/include handling and doc update as per #115275 18 years ago
ConcretePrecedenceAspectTest.java impl and test for dec precedence in aop.xml without extends 18 years ago
DeclareParentsImplementsReweavableTest.java fix NPE in mixing style (can be in concrete aspect from code style as well) 18 years ago
DeclareParentsImplementsReweavableTestAspect.java fix new syntax @decp 18 years ago
DeclareParentsImplementsTest.java fix NPE in mixing style (can be in concrete aspect from code style as well) 18 years ago
DeclareParentsInterfaceTest.java merge of RB_V1_5_0 changes back into HEAD 18 years ago
DeowTest.java moved bcel things to bcel package in weaver, deow test + fix for @AJ 19 years ago
DumpTest.java Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 years ago
DumpTestTheDump.java Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 years ago
EmptyAspect.aj fix for 120739 18 years ago
IfPointcut2Test.java @style if test, fixed Ajc that was not having sandbox in cp anymore in some case (ltw test failed) 19 years ago
IfPointcutTest.java @style if test, fixed Ajc that was not having sandbox in cp anymore in some case (ltw test failed) 19 years ago
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 years ago
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 years ago
PerClauseTest.java #108488 @AspectJ perthis(..) was broken for some pointcut issue 18 years ago
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 years ago
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 years ago
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 years ago
SingletonAspectBindingsTest.java @DeclareAnnotation and guard to not use it in M3, doc update for M3 19 years ago
SingletonAspectBindingsTest2.aj fix source location for @AJ + fix the AsmManager behavior for @AJ (still no luck in AJDT though) 19 years ago
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 years ago
TestAroundAspect.aj Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 years ago
TestHelper.java aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ) 19 years ago
TestInterface.java update license to EPL 18 years ago
TestProxyGenerator.java update license to EPL 18 years ago
UnweavableTest.java detects starttWith pattern in aop.xml include/exclude and do fast match 18 years ago
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 years ago
aop-aroundinlinemungertest.xml fix LTW for JMX stuff, rename messageHolder, some doc on that + dump 19 years ago
aop-aroundinlinemungertest2.xml fix LTW for JMX stuff, rename messageHolder, some doc on that + dump 19 years ago
aop-concreteaspect.xml concrete-aspect impl and doc for LTW - see #95529 18 years ago
aop-concreteataspect.xml concrete-aspect impl and doc for LTW - see #95529 18 years ago
aop-concreteprecedenceaspect.xml impl and test for dec precedence in aop.xml without extends 18 years ago
aop-decptest.xml fix issue in test for -1.5 and @AJ ITD with @anno 18 years ago
aop-decptest2.xml due fix and test for @AJ ITD reweavable, serialization of the method delegate munger 18 years ago
aop-dump.xml fix for 120739 18 years ago
aop-dumpbeforeandafter.xml fix for 120739 18 years ago
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 years ago
aop-dumpnone.xml Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 years ago
aop-dumpproxy.xml fix for 120739 18 years ago
aop-perclausetest.xml perclause resolving 18 years ago
aop-unweavabletest.xml detects starttWith pattern in aop.xml include/exclude and do fast match 18 years ago