Skip site navigation (1)Skip section navigation (2)
Date:      14 Feb 2003 17:58:41 +0100
From:      "Georg-W. Koltermann" <g.w.k@web.de>
To:        Alexey Zelkin <phantom@FreeBSD.org.ua>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: some crashes from javac in JDK14 Patcheset 2
Message-ID:  <1045241920.29094.15.camel@hunter.muc.mscsoftware.com>
In-Reply-To: <20030214163138.A11316@phantom.cris.net>
References:  <1045225500.29094.5.camel@hunter.muc.mscsoftware.com> <20030214163138.A11316@phantom.cris.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, that seems to fix it.

--
Thank you very much,
regards,
Georg.

Am Fr, 2003-02-14 um 15.31 schrieb Alexey Zelkin:
> 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


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?1045241920.29094.15.camel>