[Bug libgcj/39180] New String constructors need to be implemented in local copy of java.lang.String
gnu_andrew at member dot fsf dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 13 17:45:00 GMT 2009
------- Comment #1 from gnu_andrew at member dot fsf dot org 2009-02-13 17:45 -------
Created an attachment (id=17294)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17294&action=view)
Preliminary patch, has issues with the returned string reading from the wrong
memory location
Preliminary implementation. The method works as expected, but for some reason
the returned string is not pointing to the characters.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39180
More information about the Java-prs
mailing list