https://issues.apache.org/bugzilla/show_bug.cgi?id=50951
bmargulies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All --- Comment #1 from bmargulies <[email protected]> 2011-03-20 18:17:20 EDT --- JPEGTranscoder has the following. I suggest that the call to printStackTrace is inappropriate. } catch (BridgeException ex) { ex.printStackTrace(); throw new TranscoderException(ex); } -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
