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

Re: backporting the classpath 0.92 changes from the gcc-4_1-rh-branch



Mark Wielaard writes:
> Make sure that it is removed from
> libjava/java/text/DateFormat.java and that there is a new file
> libjava/classpath/java/text/DateFormat.java
> Similar for SimpleDateFormat.java.

that was the hint needed. I had some empty .java files still laying
around :-/

Test results look as following:

                === libjava tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.cni/cni.exp ...
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.compile/compile.exp ...
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.jacks/jacks.exp ...
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.jar/jar.exp ...
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.jni/jni.exp ...
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.lang/lang.exp ...
FAIL: PR18699 -findirect-dispatch execution - bytecode->native test
FAIL: PR18699 -O3 -findirect-dispatch execution - bytecode->native test
FAIL: StackTrace2 output - source compiled test
FAIL: StackTrace2 -O3 execution - source compiled test
FAIL: StackTrace2 -O3 output - bytecode->native test
FAIL: StackTrace2 -O3 -findirect-dispatch output - bytecode->native test
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.loader/loader.exp ...
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.mauve/mauve.exp ...
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.special/special.exp ...
Running /home/packages/gcc/4.1/gcj-4.1-4.1.1/src/libjava/testsuite/libjava.verify/verify.exp ...

                === libjava Summary ===

# of expected passes            6800
# of unexpected failures        6
# of expected failures          12
# of untested testcases         11
make[2]: *** [check-DEJAGNU] Error 1


while the test results from the rh branch do not fail the three
"StackTrace2 -O3" tests. Failing PR18699 is a regression, compared to
the 4.1 branch (both on the rh branch and the backport).

  Matthias



Reply to: