Re: warning worry

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Sat Dec 19 1998 - 19:57:43 EST


That happens for me only on FreeBSD 3.0 with the jit.
It's a bit mysterious. I think it's because pizza needs all
.java files on the cmdline --- but why then does it only fail on
FreeBSD 3.?

The other thing I noticed is that the test suite will only
complete if you have Kaffe in your path (because of ProcessTest)
I guess we need to fix the TestScript

        - Godmar

>
> Godmar Back writes:
> > There's a FIXME right by it. A short is promoted to a void*.
> >
> > I was looking for a pusharg_ref_int, but there wasn't any; so I just
> > abused the pusharg_ref_const.
>
> I don't know what you're talking about but if you say it's OK,
> then it's OK by me :-)
>
> Re: unhand() -- I agree, let's leave it alone.
>
> Also, I'm getting this compilation failure trying to make test:
>
> ClassGCTest.java:13: variable ClassGC not found in class ClassGCTest.HObject
> if (!ClassGC.gotOne) {
> ^
> ClassGCTest.java:14: variable ClassGC not found in class ClassGCTest.HObject
> ClassGC.gotOne = true;
> ^
> 2 errors
> error compiling
> ClassGCTestLater.java:15: class ClassGCTest not found in class ClassGCTestLater
> Class c = ClassGCTest.class;
> ^
> 1 error
> ClassGC ... error running
> Should have got:
> Success.
> But got instead:
> java.io.FileNotFoundException: ClassGCTest.class No such file or directory
> java.lang.NullPointerException
> at ClassGC.doit(53)
> at ClassGC.main(67)
>
> -Archie
>
> ___________________________________________________________________________
> Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
>


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:25 EDT