Date: Sun, 2 Dec 2001 13:22:11 -0800 From: Mark Diekhans <markd@Kermodei.com> To: Brad Cox <bcox@virtualschool.edu> Cc: Mikhail Kruk <meshko@cs.brandeis.edu>, <java@FreeBSD.ORG> Subject: Re: Java crashes on FreeBSD? Message-ID: <15370.39811.477538.184945@osprey.Kermodei.Com> In-Reply-To: <62EA6ADE-E75B-11D5-8393-0005022D9F0A@virtualschool.edu> References: <Pine.LNX.4.33.0111291440140.8160-100000@calliope.cs.brandeis.edu> <62EA6ADE-E75B-11D5-8393-0005022D9F0A@virtualschool.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Brad Cox <bcox@virtualschool.edu> writes: > This junit test run (run under linux) could be a clue if I knew > what's printing "Reaped pid..." and why. Is this the operating > system speaking or the JVM? ... > java -version > java version "1.2" > Classic VM (build Linux_JDK_1.2_pre-release-v2, native threads, sunwjit) As I recall, the was a debugging messages that was accidently left in one of the JVM shared libraries in this prerelease. I used emacs to edit the shared library file and change the first byte of the message to a zero. However, there are new releases available without this problem.. 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?15370.39811.477538.184945>