https://issues.apache.org/bugzilla/show_bug.cgi?id=45614
Thomas Deweese <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Thomas Deweese <[EMAIL PROTECTED]> 2008-08-12 02:57:22 PST
---
(In reply to comment #0)
> It seems that there is too deep recursion while rendering so simple SVG
> (causing my exception while running with JNI). There is only one circle with
> dashed stroke.
The bug here appears to be in the JVM it's self.
The JVM code seems to start infinite recursion.
So you might try reporting this to the Java team,
you might also try using JVM version 1.6.
Just a hint I suspect that the JVM is having issues
due to the coordinate system (a .4 radius circle with an
X coordinate if 700K is difficult).
I'm not sure what Batik could do here. If you
have suggestions feel free to reopen the bug.
--
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]