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.
Alexander Kriegisch f986c3d183 Workaround for defining classes during LTW 4 months ago
..
bugs Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
hierarchy Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
ltwlog Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
ltwreweavable Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
misuse Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
pathentry/META-INF test fix 18 years ago
AfterXTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
AllLTWTests.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
AroundInlineMungerTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
AroundInlineMungerTest2.aj Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
AroundInlineMungerTestAspects.java Fix inline accessor method bug in BcelAccessForInlineMunger 10 months ago
AroundInlineMungerTestAspects2.aj Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
BindingTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
Bug104212.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
CflowTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
ConcreteAspectTest.aj Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
ConcreteAtAspectTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
ConcretePrecedenceAspectTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
DeclareParentsImplementsReweavableTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
DeclareParentsImplementsReweavableTestAspect.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
DeclareParentsImplementsTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
DeclareParentsInterfaceTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
DeowTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
DumpTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
DumpTestTheDump.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
EmptyAspect.aj fix for 120739 18 years ago
IfPointcut2Test.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
IfPointcutTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
MultipleBindingTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
PerClauseInheritanceTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
PerClauseTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
PerClauseTestAspects.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
PointcutReferenceTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
PrecedenceTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
SingletonAspectBindingsTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
SingletonAspectBindingsTest2.aj Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
SingletonInheritanceTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
TestAroundAspect.aj Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
TestHelper.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
TestInterface.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
TestProxyGenerator.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
UnweavableTest.java Workaround for defining classes during LTW 4 months ago
XXJoinPointTest.java Upgrade license from CPLv1/EPLv1 to EPLv2 3 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 Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve declare parents LTW tests) 17 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 Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml) 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-dumpjsp.xml Test LTW dump for JSPs 17 years ago
aop-dumpnone.xml Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) 18 years ago
aop-dumpproxy.xml Upgrade to JDT 1.8.0 compiler 10 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