classpath-testresults
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-testresults] FAIL: classpath build with ecj on Sat Mar 1 05:31:20 UT


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with ecj on Sat Mar 1 05:31:20 UTC 2008
Date: Sat, 01 Mar 2008 05:31:21 +0000

The field String.count is not visible
----------
4387. ERROR in ../../classpath/gnu/classpath/CPStringBuffer.java (at line 934)
        VMSystem.arraycopy(value, 0, newValue, 0, count);
        ^^^^^^^^
The type VMSystem is not visible
----------
4388. ERROR in ../../classpath/gnu/classpath/CPStringBuffer.java (at line 1032)
        VMSystem.arraycopy(value, 0, nb, 0, count);
        ^^^^^^^^
The type VMSystem is not visible
----------
4389. ERROR in ../../classpath/gnu/classpath/CPStringBuffer.java (at line 1052)
        int len = other.count;
                        ^^^^^
The field String.count is not visible
----------
4390. ERROR in ../../classpath/gnu/classpath/CPStringBuffer.java (at line 1053)
        int index = other.offset;
                          ^^^^^^
The field String.offset is not visible
----------
4391. ERROR in ../../classpath/gnu/classpath/CPStringBuffer.java (at line 1055)
        if (value[toffset++] != other.value[index++])
                                      ^^^^^
The field String.value is not visible
----------
4391 problems (24 errors, 4367 warnings)make[1]: *** [compile-classes] Error 255
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/build/lib'
make: *** [all-recursive] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]