From owner-freebsd-java Tue Dec 8 15:24:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26563 for freebsd-java-outgoing; Tue, 8 Dec 1998 15:24:22 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA26549; Tue, 8 Dec 1998 15:24:13 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id RAB19038; Tue, 8 Dec 1998 17:23:57 -0600 (CST) Date: Tue, 8 Dec 1998 17:23:57 -0600 (CST) From: Steve Price To: Nate Williams cc: Mahadevan Iyer , java-port@FreeBSD.ORG, freebsd-java@FreeBSD.ORG, saurabh@internetdevices.com, namit@internetdevices.com Subject: Re: Possible Bug in JVM Garbage Collection of Threads In-Reply-To: <199812082204.PAA14247@mt.sri.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 8 Dec 1998, Nate Williams wrote: # I just ran it and I *do* see this problem, which implies a generic JVM # problem with the SUN implementation. Which version of the JVM are you # using on Solaris? Yes this is a known problem. Take a look at all of the reports on Bug Parade at the JDC site. Most of these reports are closed stating that the problem can almost always be attributed to a problem in the user's code. This is utter bs! Why do you think they added the flush() method to java.awt.Image? -steve # % java -fullversion # java full version "JDK1.1.7M" # % # # Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message