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

Reply via email to