]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix for a multi-threading problem:
authorJeremias Maerki <jeremias@apache.org>
Thu, 24 Nov 2005 20:08:56 +0000 (20:08 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 24 Nov 2005 20:08:56 +0000 (20:08 +0000)
commit5f552c3c17b11d61d011ec0202b94e8cf3cb35f1
tree2be3d64627552bbce7a214c3208bfc851b77b71e
parent2712c9529bb41fa2cb7fd4443ad3af4758239b90
Bugfix for a multi-threading problem:
propertyListTable initialization moved from the constructor to a static block in FOObj.
This fixes NullPointerExceptions in PropertyList.
This was discovered using the application in test/java/org/apache/fop/threading/.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@348795 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/FObj.java
status.xml