[Bug 307] StackOverflowError building xom-1.1 on ix86 hotspot (server & client)
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Mar 18 13:31:31 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=307
------- Comment #2 from omajid at redhat.com 2009-03-18 20:31 -------
Created an attachment (id=173)
--> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=173&action=view)
Script to build a simpler test case
javac uses recursion to parse the source file; the large number of 'else'
statements in /src/nu/xom/UnicodeUtil.java cause a StackOverflowError in the
jvm. The attached script produces a simpler testcase.
--
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