Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2003 16:31:38 +0200
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        "Georg-W. Koltermann" <g.w.k@web.de>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: some crashes from javac in JDK14 Patcheset 2
Message-ID:  <20030214163138.A11316@phantom.cris.net>
In-Reply-To: <1045225500.29094.5.camel@hunter.muc.mscsoftware.com>; from g.w.k@web.de on Fri, Feb 14, 2003 at 01:25:00PM %2B0100
References:  <1045225500.29094.5.camel@hunter.muc.mscsoftware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

I think this problem is known and should be fixed now (in private
cvs tree)

As workaround try to add '-XX:ThreadStackSize=256' switch to 'java'
or '-J-XX:ThreadStackSize=256' to 'javac' binary.

Please let me know if it fixes problem.

On Fri, Feb 14, 2003 at 01:25:00PM +0100, Georg-W. Koltermann wrote:
> Hi,
> 
> I got the following crashes when I compiled our large application with
> JDK14.  I repeated the build a second time, and the crashes appeared at
> the same locations, with almost the same printout (just different PC I
> believe).  
> 
> A second make w/o intervening "make clean" doesn't rebuild anything, and
> the resulting code seems to work, so maybe the aborts are during exit
> processing of the compiler.


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?20030214163138.A11316>