Hi William, Yes - please file that (although it looks a bit like a failure whilst failing as the dump logic is crashing). A bit of info on the environment will help - particularly whether multiple weavers were likely to be running at the same time.
thanks, Andy. 2009/2/27 William Louth (JINSPIRED.COM) <[email protected]> > Hi Andy, > > Just noticed this exception stack trace in a customer log. Will fill it as > a bug if you think this is a correct classification of the issue. > > java.util.ConcurrentModificationException > at > java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:744) > at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:777) > at org.aspectj.weaver.Dump.dumpNodes(Dump.java:301) > at org.aspectj.weaver.Dump.dumpDefault(Dump.java:281) > at org.aspectj.weaver.Dump.dumpException(Dump.java:317) > at org.aspectj.weaver.Dump.dumpWithException(Dump.java:124) > at org.aspectj.weaver.Dump.dumpWithException(Dump.java:113) > at org.aspectj.weaver.loadtime.Aj.preProcess(Aj.java:100) > > Kind regards, > > William > > _______________________________________________ > aspectj-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/aspectj-users >
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
