[
https://issues.apache.org/jira/browse/FOP-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Steiner resolved FOP-3111.
--------------------------------
Fix Version/s: trunk
Resolution: Fixed
http://svn.apache.org/viewvc?view=revision&revision=1906188
> 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
> Fix For: trunk
>
>
> 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)