[Bug 295] New: XML encoder can cause a StackOverflowError
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Feb 19 12:15:00 PST 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=295
Summary: XML encoder can cause a StackOverflowError
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: omajid at redhat.com
The XML encoder in IcedTea can cause StackOverflowError if presented with
certain characters.
openjdk/jaxp/src/share/classes/com/sun/org/apache/xml/internal/serializer/EncodingInfo$EncodingImpl
can delegate to itself too many times causing the stack overflow.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list