In the java.lang.String implementation in libjava, there is no
constructor java.lang.String(int[], int, int).  This constructor was
added by Sun in 1.5, but since gij claims to be 1.5 it should be there.
The String class in Classpath has the constructor, but it is not used
by gij.


-- 
           Summary: Constructor java.lang.String(int[], int, int) missing
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcus at mc dot pp dot se


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43279

Reply via email to