[jira] [Created] (XGC-120) java.util.ConcurrentModificationException in ImageImplregistry iterator

2019-05-28 Thread Allan Andersen (JIRA)
Allan Andersen created XGC-120: -- Summary: java.util.ConcurrentModificationException in ImageImplregistry iterator Key: XGC-120 URL: https://issues.apache.org/jira/browse/XGC-120 Project: XMLGraphicsCommo

[jira] [Commented] (XGC-120) java.util.ConcurrentModificationException in ImageImplregistry iterator

2019-05-28 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/XGC-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849441#comment-16849441 ] simon steiner commented on XGC-120: --- You need to have 1 fopfactory per thread by design >

[jira] [Commented] (XGC-120) java.util.ConcurrentModificationException in ImageImplregistry iterator

2019-05-28 Thread Allan Andersen (JIRA)
[ https://issues.apache.org/jira/browse/XGC-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849530#comment-16849530 ] Allan Andersen commented on XGC-120: The FopFactory is per instance and is never reused.

[jira] [Commented] (XGC-120) java.util.ConcurrentModificationException in ImageImplregistry iterator

2019-05-28 Thread Allan Andersen (JIRA)
[ https://issues.apache.org/jira/browse/XGC-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849603#comment-16849603 ] Allan Andersen commented on XGC-120: {code:java} // Test case @Test public void testInt