From: Hiroo H. <hir...@co...> - 2005-01-29 14:40:37
|
Jeff, I might introduce this bug in the last change of JSLJFrame. I think I already fixed last week this on my local directory. I'm checking other changes works. Give me some more time. Jeff> Has anyone else noticed this? I'm seeing Jeff> ConcurrentModificationException sometimes when I try Jeff> to bring up a patch editor window. Any ideas? Jeff> Jeff> Here's a stack trace: Jeff> apple.awt.EventQueueExceptionHandler Caught Throwable Jeff> : java.util.ConcurrentModificationException Jeff> java.util.ConcurrentModificationException Jeff> at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:448) Jeff> at java.util.AbstractList$Itr.next(AbstractList.java:419) Jeff> at core.JSLFrame$JSLJFrame.windowActivated(JSLFrame.java:378) -- Hiroo Hayashi |