Missing java.lang.String constructor in libjava

Erik Larsson <[email protected]> Mon, 01 Sep 2014 07:10:06 +0200
Newsgroups gmane.comp.gcc.java.devel
Message-ID <[email protected]>
Hi,

I was trying to compile some Java 1.5 code into a binary and ran into a 
problem. The constructor String(int[], int, int) does not exist in gcj's 
libjava, even though it was added to GNU classpath as early as 2006 [1].
Is this omission intentional? Surely there must have been a code sync 
between gcc and GNU classpath since 2006?

Best regards,

- Erik

[1] 
http://git.savannah.gnu.org/cgit/classpath.git/commit/?id=0dad3a00f48fa9092e8be66b398d5305129c8115