org.aspectj/tests/ltw
2006-12-01 12:12:43 +00:00
..
callMunging turning off completeBinaryTypes 2006-10-03 07:44:51 +00:00
folder.jar fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) 2006-05-04 07:14:47 +00:00
hier turning off completeBinaryTypes 2006-10-03 07:44:51 +00:00
inclExcl test and fixes for 152366: support AND in include/exclude/dump 2006-10-03 14:30:21 +00:00
java/net Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom agent testcase) 2006-10-02 10:00:33 +00:00
pakkage Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortException in LTW message handler) 2006-08-24 17:32:00 +00:00
AbstractAspect.aj Matthews patches from 95529 2005-11-11 13:51:57 +00:00
AbstractSuperAspect.aj Matthews patches from 95529 2005-11-11 13:51:57 +00:00
ant-server.xml Bug 155033 "Use ajcore for LTW problems" 2006-11-07 16:50:00 +00:00
ant.xml Bug 155033 "Use ajcore for LTW problems" (add ajcore LTW testcases) 2006-11-06 13:50:14 +00:00
aop-abstractaspect.xml rearchitect @decp 2005-12-19 13:09:20 +00:00
aop-aspectsinclude.xml Matthews patches for 115275 2005-11-15 14:34:45 +00:00
aop-aspectsincludewithlintwarning.xml Matthews patches for 115275 2005-11-15 14:34:45 +00:00
aop-defineaspect.xml Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml) 2006-08-23 11:52:22 +00:00
aop-dumponerror.xml Bug 155033 "Use ajcore for LTW problems" (add ajcore LTW testcases) 2006-11-06 13:50:14 +00:00
aop-emptytests.xml Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml) 2006-08-23 11:52:22 +00:00
aop-ltwreweavable.xml Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew Webster for the patch) 2005-10-14 07:23:40 +00:00
aop-missingaspect.xml Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortException in LTW message handler) 2006-08-24 17:32:00 +00:00
aop-nomatch.xml Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml) 2006-08-23 11:52:22 +00:00
aop-nomatchxlint.xml Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml) 2006-08-23 11:52:22 +00:00
aop-nomatchxlintfile.xml Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weaving messages debug and add -debug to options for aop.xml) 2006-08-23 11:52:22 +00:00
aop-noxlintfile-nowarn.xml 166238 "-nowarn doesn't work for load-time weaving" (rbodkin+LISTS@gmail.com) 2006-12-01 12:12:43 +00:00
aop-noxlintfile-warnnone.xml 166238 "-nowarn doesn't work for load-time weaving" (rbodkin+LISTS@gmail.com) 2006-12-01 12:12:43 +00:00
aop-optionsonly.xml fix for 120739 2006-06-01 16:30:21 +00:00
aop-orgaspectjweaverloadtimeconfiguration.xml Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration) 2006-09-19 15:00:21 +00:00
aop-simple.xml Bug 159854 "Problem Diagnosis Guide" (tests) 2006-10-30 17:18:28 +00:00
aop-xlintfile.xml fixes for 118715 from Matthew. 2005-12-06 13:02:38 +00:00
aop-xset-verbose.xml patches from 152161 2006-08-08 13:50:57 +00:00
aop-xset.xml patches from 152161 2006-08-08 13:50:57 +00:00
Aspect1.aj Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew Webster for the patch) 2005-10-14 07:23:40 +00:00
Aspect2.aj Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew Webster for the patch) 2005-10-14 07:23:40 +00:00
Aspect3.aj switch to a different XLint to rely on - since adviceDidNotMatch cannot occur in LTW now. 2006-08-23 10:18:27 +00:00
Child.java Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (TestServer, TestServerTest and LTWServerTests) 2006-08-15 15:34:56 +00:00
EmptyAspect.aj Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with additional class weaving" 2006-06-15 16:32:39 +00:00
EmptyTest1.java Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with additional class weaving" 2006-06-15 16:32:39 +00:00
EmptyTest2.java Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with additional class weaving" 2006-06-15 16:32:39 +00:00
ExceptionHandler.aj Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat to prevent recursion in JDK 1.4 LTW) 2006-08-01 13:09:06 +00:00
HelloWorldWithException.java Bug 155033 "Use ajcore for LTW problems" (add ajcore LTW testcases) 2006-11-06 13:50:14 +00:00
Main.java Matthews patches from 95529 2005-11-11 13:51:57 +00:00
NullSecurityManager.java Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom agent testcase) 2006-10-02 10:00:33 +00:00
Parent.java Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (TestServer, TestServerTest and LTWServerTests) 2006-08-15 15:34:56 +00:00
server-helloworld.properties Bug 155033 "Use ajcore for LTW problems" (add ajcore LTW testcases) 2006-11-06 13:50:14 +00:00
server-parentandchild.properties Bug 155033 "Use ajcore for LTW problems" (add ajcore LTW testcases) 2006-11-06 13:50:14 +00:00
TestITDMethod.java Matthews patches from 95529 2005-11-11 13:51:57 +00:00
TestMain.java Matthews patches from 95529 2005-11-11 13:51:57 +00:00
Tracing.aj Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration) 2006-09-19 15:00:21 +00:00
Xlint-empty.properties fixes for 118715 from Matthew. 2005-12-06 13:02:38 +00:00
Xlint-nomatch.properties switch to a different XLint to rely on - since adviceDidNotMatch cannot occur in LTW now. 2006-08-23 10:18:27 +00:00