[
https://issues.apache.org/jira/browse/FOP-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Steiner updated FOP-3111:
-------------------------------
Summary: Make property cache thread safe (was: FOP may deadlock when using
many threads)
> Make property cache thread safe
> -------------------------------
>
> Key: FOP-3111
> URL: https://issues.apache.org/jira/browse/FOP-3111
> Project: FOP
> Issue Type: Bug
> Reporter: Simon Steiner
> Assignee: Simon Steiner
> Priority: Major
>
> java.lang.Thread.State: BLOCKED (on object monitor)
> at java.util.Vector.listIterator([email protected]/Vector.java:1247)
> waiting to lock <0x00000000eb3cefd8> (a java.util.Vector)
> at java.util.AbstractList.equals([email protected]/AbstractList.java:544)
> at java.util.Vector.equals([email protected]/Vector.java:1099)
> locked <0x00000000eb4727c0> (a java.util.Vector)
> at
> org.apache.fop.fo.properties.FontFamilyProperty.equals(FontFamilyProperty.java:160)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)