summaryrefslogtreecommitdiffstats
path: root/loadtime/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 150487 "Tracing and Logging Framework" (Trace.event())mwebster2006-08-251-0/+1
|
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope ↵aclement2006-08-251-0/+10
| | | | Matthew doesnt complain.
* Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw ↵mwebster2006-08-242-3/+31
| | | | AbortException in LTW message handler)
* Bug 149289 "Support system and user aop.xml configuration files" (add ↵mwebster2006-08-231-1/+2
| | | | META-INF/aop-ajc.xml)
* Bug 150271 "Allow multiple levels of LTW information" (make weaving/not ↵mwebster2006-08-233-1/+12
| | | | weaving messages debug and add -debug to options for aop.xml)
* Bug 150487 "Tracing and Logging Framework" (new/fixed trace points)mwebster2006-08-161-9/+10
|
* Bug 150487 "Tracing and Logging Framework" (WeavingAdaptorMessageHandler ↵mwebster2006-08-141-11/+11
| | | | delegates and traces)
* Bug 150487 "Tracing and Logging Framework" (remove TraceMessageHandler)mwebster2006-08-141-81/+0
|
* 133770 'call and ltw': isLocallyDefined() implemented - may not be right for ↵aclement2006-08-142-1/+17
| | | | all classloader hierarchies (especially non-delegating ones) - but its a start!
* 133770 'call and ltw': moving type from loadtime to weaveraclement2006-08-141-66/+0
|
* Bug 150487 "Tracing and Logging Framework" (TraceMessageHandler)mwebster2006-08-091-0/+81
|
* patches from 152161aclement2006-08-082-2/+8
|
* fix for 152871: parsing bytecode too oftenaclement2006-08-071-6/+5
|
* Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat ↵mwebster2006-08-011-19/+30
| | | | to prevent recursion in JDK 1.4 LTW)
* Bug 150487 "Tracing and Logging Framework"mwebster2006-07-311-1/+2
|
* Bug 151182 "NPE in BcelWeaver using LTW" (synchronize(loader) for adaptor ↵mwebster2006-07-271-6/+8
| | | | create, initialize and weave)
* Fix for Bug 150254 "Provide context for LTW verbose messages" (tidy up ↵mwebster2006-07-183-7/+21
| | | | ClassLoaderWeavingAdaptor.initialize())
* First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory)mwebster2006-07-143-3/+28
|
* Fix for Bug 150254 "Provide context for LTW verbose messages" ↵mwebster2006-07-123-12/+51
| | | | (IWeavingContext.getId(), WeavingContextTest)
* Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope ↵mwebster2006-06-155-10/+33
| | | | with additional class weaving"
* Fix for 122580 "Circularity Failure for Verbose Loading on JRockit 1.4.2_08 ↵mwebster2006-06-092-62/+69
| | | | | | | | Agent" 1. New JRockitAgent 2. New lib/ext/jrocket/jrockit.jar for dependencies 3. New JRockitAgent tests
* Another attempt to make this LTW changeaclement2006-06-021-1/+2
|
* fix for 120739mwebster2006-06-011-4/+16
|
* update license to EPLacolyer2006-06-011-2/+2
|
* fix for 144465aclement2006-05-302-0/+5
|
* fix for 142466aclement2006-05-231-21/+63
|
* testcode for 129408 - dont print out AbortException stack traces!!aclement2006-05-181-1/+2
|
* fix for 125480aclement2006-05-181-1/+14
|
* fix for 139936mwebster2006-05-031-1/+1
|
* did that LTWWorld change break the build?aclement2006-03-301-2/+1
|
* for Mr Baclement2006-03-291-1/+2
|
* test and fix for 128744 (or at least the LTW problem Sian hit whilst ↵aclement2006-02-211-1/+8
| | | | debugging it...)
* 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"aclement2006-01-202-0/+6
|
* matthews message accumulation changes for ltwaclement2005-12-191-4/+3
|
* fixes for 120909 (ibmvm failures)Root_RB_V1_5_0aclement2005-12-151-4/+0
|
* fix for enh 120743acolyer2005-12-131-5/+14
|
* fixes for 120363 : from matthew (include/exclude problems for LTW)aclement2005-12-121-8/+13
|
* tests and fixes for 119657. from matthew.aclement2005-12-122-31/+27
|
* Some updates for 118754. The various places that were checking for ↵aclement2005-12-091-2/+2
| | | | '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.
* fixes for 118715 from Matthew.aclement2005-12-061-13/+18
|
* Matthews changes - enabling us to see bytecode before and after LTW (bug 117854)aclement2005-11-264-36/+33
|
* eliminating compilation warnings from loadtime moduleacolyer2005-11-252-3/+3
|
* matthews patches from 116899aclement2005-11-241-1/+1
|
* 117189: patch from Ron, tidied up by Matthew: reduce overhead when no ↵aclement2005-11-231-43/+47
| | | | aspects defined
* fix for pr116255aclement2005-11-151-2/+19
|
* Matthews patches for 115275aclement2005-11-151-3/+14
|
* Matthews patches from 95529aclement2005-11-115-28/+58
|
* Switch to using a parser that should be around on 1.4.aclement2005-11-071-6/+7
|
* #114897 notreweavable is default on LTW - by Matthew Webster.avasseur2005-11-071-4/+4
|
* aspects/include handling and doc update as per #115275avasseur2005-11-074-14/+60
|