From owner-freebsd-java Mon Jan 18 11:28:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24390 for freebsd-java-outgoing; Mon, 18 Jan 1999 11:28:19 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24367 for ; Mon, 18 Jan 1999 11:28:12 -0800 (PST) (envelope-from java@ak.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id UAA13622; Mon, 18 Jan 1999 20:27:42 +0100 (CET) (envelope-from java@ak.sax.de) Received: (from java@localhost) by ak.sax.de (8.8.8/8.8.8) id TAA00450; Mon, 18 Jan 1999 19:47:20 +0100 From: Albrecht Kleine Message-Id: <199901181847.TAA00450@ak.sax.de> Subject: Re: TYA bugfix patch / now TYA1.2v3 In-Reply-To: <199901180058.QAA16739@rah.star-gate.com> from Amancio Hasty at "Jan 17, 99 04:58:38 pm" To: hasty@rah.star-gate.com (Amancio Hasty) Date: Mon, 18 Jan 1999 19:47:20 +0100 (MET) Cc: java-linux@java.blackdown.org, knecht@infox.ch, java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL37 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > What does "TYA: no space in inline coding" mean? > > > Tnks! > Amancio That's a quite harmless msg: TYA pre-alloced a certain amount of memory, but due of _inlining_ the complied method exhausted this memory and so we need to realloc() for some more memory. Cheers Albrecht To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message