Explorar el Código

Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext using LTW"

tags/Root_extensions
mwebster hace 17 años
padre
commit
8cd8549fe9

+ 0
- 1
loadtime5/java5-src/org/aspectj/weaver/loadtime/ClassPreProcessorAgentAdapter.java Ver fichero

@@ -31,7 +31,6 @@ public class ClassPreProcessorAgentAdapter implements ClassFileTransformer {

static {
try {
CompilationAndWeavingContext.setMultiThreaded(true);
s_preProcessor = new Aj();
s_preProcessor.initialize();
} catch (Exception e) {

Cargando…
Cancelar
Guardar