dooApp/FXForm2

ConcurrentModificationException on MultipleBeanSource

Closed this issue · 1 comments

To reproduce see https://gist.github.com/agonist/2e2520bf687cb5622fc2
The testMultipleBeanSource2 failed and throw a ConcurrentModificationException .

This exception seemed to be linked to the reflection cache implementation which has been disabled for the moment, the implementation should be refactored.