Missing java.lang.String constructor in libjava
Andrew Haley
aph@redhat.com
Mon Sep 1 09:00:00 GMT 2014
On 01/09/14 06:10, Erik Larsson wrote:
> 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?
I would have thought so. Why don't you have a look?
Andrew.
More information about the Java
mailing list