Kaffe built statically on SunOS4.1.3_U1 - some questions

Joe Hartley jh at brainiac.com
Mon Jan 4 14:22:39 PST 1999


Joe Hartley <jh at brainiac.com> wrote:
> Archie Cobbs <archie at whistle.com> wrote:
> > Joe Hartley writes:
> > > First, I get as far as the UDPTest when I run "gmake test", then everything
> > > just seems to freeze.  Is there a known problem with this test under SunOS?
> > 
> > It may take a while if you have a broken DNS setup.. not more than
> > a few minutes though.
> 
> My DNS is OK both forward and reverse.  (I'm my own ISP, so I have full
> control over this :)  Since the UDPTest.java code simply seems to use
> 127.0.0.1, this should go quickly.  I killed it last night after waiting
> 10 minutes for something to happen.

I just built the daily snapshot from yesterday successfully, and
ran into a few problems, some of which might be known:

The InternHog test failed:
Failed at 24473: java.lang.NullPointerException
java.lang.NullPointerException
        at java/lang/String.intern(516)
        at InternHog.main(9)

The UncaughtException test filed (and caused kaffe to dump core):
Success 1.
Success 3.
It's not ThreadDeath, and there's no exception handler.
 This is something I cannot handle.

And unfortunately, the UDPTest hangs in exactly the same way as in 1.0b3.
It was just stopped for over an hour this time before I control-C'ed out
of it.  I believe things are OK with the DNS setup on my Sun; an nslookup
of 127.0.0.1 returned the name localhost, and a ping of localhost tells me
it's alive.

I have a Linux box I can try this all out on, and I may just for fun, but since
my end task was to try to get some java tools running on a SunOS box I can
telnet to, I will probably go back and rethink how I can achieve the primary
goal.  Thanks to all!


========================================================================
        Joe Hartley - jh at brainiac.com - brainiac services, inc
 PO Box 5069 : Greene, RI : 02827 - vox 401.539.9050 : fax 401.539.2070
  Without deviation from the norm, "progress" is not possible. - FZappa


More information about the kaffe mailing list