From: aclement Date: Tue, 1 Nov 2005 21:56:49 +0000 (+0000) Subject: pr93253: lazytjp the default. removed mention of lazytjp. X-Git-Tag: V1_5_0RC1~274 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=abaf7e1b8f043d3ae08ac6ce1c64cda6d5aa212c;p=aspectj.git pr93253: lazytjp the default. removed mention of lazytjp. --- diff --git a/docs/devGuideDB/ltw.xml b/docs/devGuideDB/ltw.xml index d3d9636b2..c1e94f6c2 100644 --- a/docs/devGuideDB/ltw.xml +++ b/docs/devGuideDB/ltw.xml @@ -176,7 +176,7 @@ - + @@ -399,7 +399,7 @@ aspects.include=com..* aspects.exclude=@CoolAspect - weaver.options=-verbose -XlazyTjp + weaver.options=-verbose weaver.include=javax.* OR org.aspectj.* ]]> @@ -435,13 +435,6 @@ Run the weaver in 1.5 mode (supports autoboxing in join point matching) - - - -XlazyTjp - - Performance optimization for aspects making use - of thisJoinPoint (non-static parts) - -Xlintfile:pathToAResource