Ufuk Altin created BATIK-1142: --------------------------------- Summary: Remove e.printStackTrace for BridgeException in SVGAbstractTranscoder Key: BATIK-1142 URL: https://issues.apache.org/jira/browse/BATIK-1142 Project: Batik Issue Type: Wish Reporter: Ufuk Altin Priority: Minor
When a Transcoder Exception is thrown inside the SVGAbstractTranscoder.transcode() Line 227 the BridgeException is cought and printed out. As it contains the byte array of an image it will be displayed which results in huge bloat. Would be nice to remove this -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org