JPEXS Free Flash Decompiler Issue Tracker

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.

List of issuesList of issues

#1991 ConcurrentModificationException on cache thread
Author: user STA20
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

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.
admin
This should be fixed in nightly 2521.
State: new→upgraded
Title: Exception→ConcurrentModificationException on cache thread
admin
State: upgraded→closed