From owner-freebsd-java@FreeBSD.ORG Tue Sep 12 18:34:09 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DD3B16A403 for ; Tue, 12 Sep 2006 18:34:09 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABACD43D45 for ; Tue, 12 Sep 2006 18:34:08 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id k8CIY482036711; Tue, 12 Sep 2006 11:34:04 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id k8CIY4J6036710; Tue, 12 Sep 2006 11:34:04 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 12 Sep 2006 11:34:03 -0700 From: Greg Lewis To: Mark Gordon Message-ID: <20060912183403.GA36480@misty.eyesbeyond.com> References: <1158000381.9690.270656392@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1158000381.9690.270656392@webmail.messagingengine.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-java@FreeBSD.org Subject: Re: Where to edit the /usr/local/bin/javavm script X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 18:34:09 -0000 On Mon, Sep 11, 2006 at 01:46:21PM -0500, Mark Gordon wrote: > I came across a possible solution > (http://lists.freebsd.org/pipermail/freebsd-java/2006-April/005212.html)to > a problem I too was experincing. What I want to know is where in the > /usr/local/bin/javavm script file do I add the jvm argument > -XX:+UseMembar? Don't. That was an old hack and there is no longer any need to use it. There is now a option config file for javavm(1) that can be used to configure this. There is no need for that even though, since the latest version of the Diablo JDK doesn't have the membar problem. So, make sure you have the latest version of Diablo. If you do, and you are still having problems, then please post a full problem report so we can try and figure out what is really wrong. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org