This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix Jacks testsuite invocation


>>>>> "Ulrich" == Ulrich Weigand <weigand@immd1.informatik.uni-erlangen.de> writes:

Ulrich> The majority of the errors turned out to be another setup problem
Ulrich> apparently, as they go away when . is added to the CLASSPATH.

I wonder why I don't see these.

Ulrich> The final two cases appear to be platform-independent:
Ulrich> FAIL: 13.4.8-constant-runtime-1

I'm a little surprised at this one.  I haven't investigated yet.

Ulrich> FAIL: 14.19.2-runtime-try-1

I looked at this.  I don't know why it hasn't been failing here for
me.  Odd.  In any case, this one is a compiler bug.  We generate
invalid bytecode for this method.

These tests are definitely correct.  If there are failures with them
it is either gcj or our dejagnu code.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]