Subject: Re: Sun One Studio an NetBSD
To: Eric Delcamp <e.delcamp@wanadoo.fr>
From: Jared D.McNeill <jmcneill@invisible.ca>
List: port-i386
Date: 06/05/2003 08:50:41
On Thursday, June 5, 2003, at 08:43  AM, Eric Delcamp wrote:

> margo# java -version
> java version "1.4.1_03"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
> Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)

Try running it with lang/sun-jdk13 instead -- it uses green threads and 
no JIT, so is a bit slower, but should work alright (I've run it before 
just fine with 1.3.1_06).

Cheers,
Jared