Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2001 01:31:19 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Ernst de Haan <ernst@jollem.com>
Cc:        FreeBSD Java mailing list <freebsd-java@FreeBSD.ORG>
Subject:   Re: linux-jdk1.3.0_02 problems [Was: JDK1.1.8 segfaults]
Message-ID:  <20010308013119.A43890@misty.eyesbeyond.com>
In-Reply-To: <20010307115632.A5990@c187104187.telekabel.chello.nl>; from ernst@jollem.com on Wed, Mar 07, 2001 at 11:56:32AM %2B0100
References:  <59063B5B4D98D311BC0D0001FA7E4522026D7C81@l04.research.kpn.com> <20010307111800.A2663@c187104187.telekabel.chello.nl> <20010307114709.A5956@c187104187.telekabel.chello.nl> <20010307115632.A5990@c187104187.telekabel.chello.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 07, 2001 at 11:56:32AM +0100, Ernst de Haan wrote:
> Uhm
> 
> Replying to myself again :) Well, I installed the Sun JDK 1.3.0_02 for Linux
> >from the ports on a different FreeBSD 4.2-STABLE system as well, and this
> time I get a warning when running java -version:
> 
>    bash-2.04$ java -version
>    java version "1.3.0_02"
>    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02)
>    Java HotSpot(TM) Client VM (build 1.3.0_02, interpreted mode)
>    Java HotSpot(TM) Client VM warning: cannot uninstall alt signal stack
> 
> This gives me a baaaaad feeling... HotSpot is not enabled, so I wonder if this
> 1.3.0_02 version will introduce problems that the 1.3.0 version did not have.

You have altered jre/lib/jvm.cfg right?  The order it should try JVMs
needs to be: 

-classic
-client
-hotspot
-server

-- 
Greg Lewis                            Email : glewis@eyesbeyond.com
Eyes Beyond                           Mobile: 0419 868 494
Information Technology                Web   : http://www.eyesbeyond.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010308013119.A43890>