If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#1991 ConcurrentModificationException on cache thread
Author:
STA20

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: ConcurrentModification
State: closed 

SEVERE Error during clearing cache thread
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at com.jpexs.helpers.Cache.clearAllOld(Cache.java:247)
at com.jpexs.helpers.Cache.access$100(Cache.java:41)
at com.jpexs.helpers.Cache$2.run(Cache.java:93)
Happens rarely and at random, I could never reproduce it. This one in particular occured
in v.18.3.4 stable.
This should be fixed in nightly 2521.
State: new→upgraded
Title: Exception→ConcurrentModificationException on cache thread
Title: Exception→ConcurrentModificationException on cache thread
State: upgraded→closed