aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorAdrian Cumiskey <acumiskey@apache.org>2008-11-18 09:57:08 +0000
committerAdrian Cumiskey <acumiskey@apache.org>2008-11-18 09:57:08 +0000
commit67c82c98fbd59ff04f3556f1b28569958a5e66c6 (patch)
tree3af15550d9f09622e52e87ebb68b11d54e7d060b /status.xml
parent91a223f9a2d6a9a502b293653b39e4d506a245da (diff)
downloadxmlgraphics-fop-67c82c98fbd59ff04f3556f1b28569958a5e66c6.tar.gz
xmlgraphics-fop-67c82c98fbd59ff04f3556f1b28569958a5e66c6.zip
Merged revisions 718309,718502 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk ........ r718309 | adelmelle | 2008-11-17 18:18:20 +0000 (Mon, 17 Nov 2008) | 4 lines Bugzilla 46211: Fixed some multi-threading issues in FontCache.java (+ some minor cleanup: simplification of conditionals) Thanks to rogov.AT.devexperts.com for tracing and reporting the problem. ........ r718502 | adelmelle | 2008-11-18 06:43:08 +0000 (Tue, 18 Nov 2008) | 1 line Removed erroneous end-element... ........ git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@718538 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml15
1 files changed, 11 insertions, 4 deletions
diff --git a/status.xml b/status.xml
index 8bb42c351..c0e1e5a3d 100644
--- a/status.xml
+++ b/status.xml
@@ -54,17 +54,24 @@
<changes>
<release version="FOP Trunk" date="TBD">
<action context="Renderers" dev="AC" importance="high" type="add">
- AFP Output: An AFPGraphics2D implementation which provides the ability to use Batik to drive the production of AFP Graphics (GOCA) output from SVG.
- Added SVG support for AFP (GOCA).
+ AFP Output: An AFPGraphics2D implementation which provides the ability to use Batik to drive the production of AFP Graphics (GOCA) output from SVG.
</action>
<action context="Renderers" dev="AC" importance="high" type="add">
- AFP Output: Resource group leveling, external streaming and de-duplication of images and graphics using IncludeObject and ResourceGroup.
+ AFP Output: Resource group leveling, external streaming, and de-duplication of images and graphics using IncludeObject and ResourceGroup.
</action>
<action context="Renderers" dev="AC" importance="high" type="add">
AFP Output: Native image embedding support (e.g. JPEG, GIF, TIFF) using ObjectContainer and a MOD:CA Registry implementation.
</action>
<action context="Fonts" dev="AC" importance="high" type="fix">
- AFP Output: More robust AFP font parsing, although it is still in need of some rework in the future.
+ More robust AFP font parsing, although it is still in need of some rework in the future.
+ </action>
+ <action context="Code" dev="AD" type="fix" fixes-bug="46211" due-to="rogov.AT.devexperts.com">
+ Fixed some multi-threading issues in FontCache.java:
+ <ul>
+ <li>remove the unused private readObject()</li>
+ <li>make the changeLock member final (initialization-safety + impossible to reassign)</li>
+ <li>perform the HashMap check for a failed font inside the synchronized block to avoid a race condition</li>
+ </ul>
</action>
<action context="Renderers" dev="AD" type="add" fixes-bug="45113" due-to="Alexander Stamenov">
Added PDF /Launch action: references to URIs using the file:// protocol will now generate