https://issues.apache.org/bugzilla/show_bug.cgi?id=46453
Helder Magalhães <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.7 |1.8 --- Comment #2 from Helder Magalhães <[email protected]> 2009-01-10 04:56:14 PST --- Confirmed using trunk version (1.8 revision 733247 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=733247 )) and JDK 1.6u11 - bug version attribute changed to match this fact. As stated a series of exception is thrown. Partial sample follows: java.lang.ArrayIndexOutOfBoundsException: 1 at org.apache.batik.anim.SimpleAnimation.sampledAtUnitTime(Unknown Source) at org.apache.batik.anim.TransformAnimation.sampledAtUnitTime(Unknown Source) at org.apache.batik.anim.InterpolatingAnimation.sampledAt(Unknown Source) at org.apache.batik.anim.AnimationEngine.sampledAt(Unknown Source) [...] -- 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]
