]> source.dussan.org Git - aspectj.git/commitdiff
Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext using LTW"
authormwebster <mwebster>
Mon, 22 Jan 2007 16:43:35 +0000 (16:43 +0000)
committermwebster <mwebster>
Mon, 22 Jan 2007 16:43:35 +0000 (16:43 +0000)
bridge/src/org/aspectj/bridge/context/CompilationAndWeavingContext.java

index 02de159fcdd61771db6dcc1675af908d58a5ed49..e3a0b7b7fe19f093359fe113d1693f2cc16e9918 100644 (file)
@@ -128,7 +128,7 @@ public class CompilationAndWeavingContext {
        
        private static ContextFormatter defaultFormatter = new DefaultFormatter();
        
-       private static boolean multiThreaded = false;
+       private static boolean multiThreaded = true;
        
        /**
         * this is a static service