From owner-freebsd-java Tue Dec 11 23:28:17 2001 Delivered-To: freebsd-java@freebsd.org Received: from eicn.ch (webmail.eicn.ch [157.26.64.11]) by hub.freebsd.org (Postfix) with ESMTP id BF0E937B405 for ; Tue, 11 Dec 2001 23:28:14 -0800 (PST) Received: from wireless-networks.com [157.26.81.95] by eicn.ch with ESMTP (SMTPD32-6.00) id A70811900B0; Wed, 12 Dec 2001 08:28:08 +0100 Message-ID: <3C170708.3020104@wireless-networks.com> Date: Wed, 12 Dec 2001 08:28:08 +0100 From: Cedric Berger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6) Gecko/20011120 X-Accept-Language: en-us MIME-Version: 1.0 To: Joe Kelsey Cc: freebsd-java@FreeBSD.ORG Subject: Re: jdk1.3.1p5 References: <20011210001702.10731.qmail@web14303.mail.yahoo.com> <20011210024138.GA3148@gnuppy> <20011209223635.A1152@absinthe> <15380.15272.167683.46148@caddis.yogotech.com> <20011210003200.C1152@absinthe> <15380.65513.794203.276229@caddis.yogotech.com> <20011211104902.GA8293@gnuppy> <15382.20613.76791.634824@caddis.yogotech.com> <15382.25038.873386.878424@zircon.zircon.seattle.wa.us> <15382.25997.525752.48613@caddis.yogotech.com> <15382.27453.18582.666321@zircon.zircon.seattle.wa.us> <15382.29273.887179. Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 205335@caddis.yogotech.com> <15382.30981.593865.40478@zircon.zircon.seattle.wa.us> <15382.31164.312242.37083@caddis.yogotech.com> <15382.32117.633615.124202@zircon.zircon.seattle.wa.us> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit > > >> You're simply wasting your time, since you have shown you really don't > > have any ideas why things work or don't work. > >I have spent several weeks trying to get the plugin to work with green >threads, and encountered bug after bug in the green threads code. As >soon as I switched to native threads (thanks to Bill Huey), things >resolved themselves much quicker. I understand how things work, and I >also understand the broken assumptions used in the original green >threads code that no longer hold. Its not my fault that you have no >interest in finding out about these broken areas. > Does the plugin use JNI? If the answer is YES, there is no doubt green threads won't work. Green threads + JNI = hell. Cedric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message