[
https://issues.apache.org/jira/browse/FOP-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850864#comment-16850864
]
simon steiner commented on FOP-2863:
------------------------------------
Replicated using batik
java -cp
batik-1.12.0-SNAPSHOT/lib/batik-all-1.12.0-SNAPSHOT.jar:batiktrunksvn/lib/*
org.apache.batik.apps.rasterizer.Main -scriptSecurityOff a.svg
> performance problem with openjdk 11
> -----------------------------------
>
> Key: FOP-2863
> URL: https://issues.apache.org/jira/browse/FOP-2863
> Project: FOP
> Issue Type: Bug
> Components: image/png
> Affects Versions: 2.2, 2.3
> Reporter: zouari
> Priority: Major
> Attachments: a.svg, input.fo
>
>
> Hello,
> I use apache fop 2.3.
> I want to convert a "fo" to "png".
> with openjdk 8, the conversion is done in 8 seconds.
> with openjdk 11, the conversion is done in 43 seconds.
> there is a performance problem.
> you can explain to me the problem.
> thank you.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)