Details
Description
A DESCRIPTION OF THE PROBLEM :
AuthenticationFilter.Cache::remove method iterates through collection and removes elements from this collection in the same time. This causes ConcurrentModificationException
FREQUENCY : always
AuthenticationFilter.Cache::remove method iterates through collection and removes elements from this collection in the same time. This causes ConcurrentModificationException
FREQUENCY : always
Attachments
Issue Links
- relates to
-
JDK-8233589 Revisit AuthenticationFilter.Cache
-
- Open
-