From owner-freebsd-java  Tue Oct 31  5:45:14 2000
Delivered-To: freebsd-java@freebsd.org
Received: from toyland.drapple.com (toyland.drapple.com [204.200.26.114])
	by hub.freebsd.org (Postfix) with ESMTP id E246F37B4C5
	for <java@freebsd.org>; Tue, 31 Oct 2000 05:45:11 -0800 (PST)
Received: from freebsd.org (bet-su5-23.itg.discovery.com [198.147.13.23])
	by toyland.drapple.com (8.9.3/8.9.3) with ESMTP id FAA61477;
	Tue, 31 Oct 2000 05:43:14 -0800 (PST)
	(envelope-from patrick@freebsd.org)
Message-ID: <39FECC71.3F1FD47D@freebsd.org>
Date: Tue, 31 Oct 2000 13:43:13 +0000
From: Patrick Gardella <patrick@freebsd.org>
Organization: FreeBSD
X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: Max Khon <fjoe@iclub.nsu.ru>
Cc: java@freebsd.org
Subject: Re: shujit and jdk12-beta
References: <Pine.BSF.4.21.0010311934120.36108-100000@iclub.nsu.ru>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-java@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Max Khon wrote:
> 
> hi, there!
> 
> has anyone tried to build shujit with jdk12-beta prot on latest -stable?
> i've got this when I tried to run JavaORB ots:
> 
> Signal 11
>   in   FPU control word: 0x127f
>   FPU status  word: 0x0020
>   FPU tag     word: 0xffffffff
>   FPU FIP         : 0x08296eb1
> 
> SS: 002f, CS: 001f, DS: 002f, ES: 002f, FS: 002f, GS: 002f
> EAX: 00000000, ECX: 0808f400, EDX: 28e7a088, EBX: 280d67c0
> ESI: 084fbc00, EDI: 28e786a0
> ESP: 2c3f81a0, EBP: 2c3f81c4 EIP: 28094f42
> (ESP+4): 084fbc00, (ESP): 28e7a088
> (EIP): ff 30 e8 63 e8 fe ff eb  40 90 8b 02 8b 40 04 80
> trapno: 0c
> 
> shujit built with patchset 8 about a half year ago works fine

Is this the only place it crashes?  Meaning:  Does it run correctly
everywhere else?

If it dies everywhere, you may want to rebuild it from scratch (I have
accidentally tried to use a shuJIT compiled against 1.1.8 on 1.2.2, and
it didn't work...surprise, surprise.)

Directions are availible on:
http://web.inter.nl.net/users/kjkoster/java/content/howto.html#hd03

Patrick


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