Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2006 00:14:57 +0200
From:      Herve Quiroz <hq@freebsd.org>
To:        Carl Johan Gustavsson <carl.gustavsson@bahnhofbredband.se>
Cc:        freebsd-java@freebsd.org
Subject:   Re: I was asked by diablo-jdk to post it here
Message-ID:  <20060425221457.GA65991@arabica.esil.univ-mrs.fr>
In-Reply-To: <444E9C8D.2030504@bahnhofbredband.se>
References:  <20060425002717.X71843@office.paramon.ru> <20060425201925.GA22556@misty.eyesbeyond.com> <444E9C8D.2030504@bahnhofbredband.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 26, 2006 at 12:02:53AM +0200, Carl Johan Gustavsson wrote:
> >There is a known problem with MP machines.  Can you try adding
> >-XX:+UseMembar to the command line?
> >  
> Hi
> It would be nice if this options was added by default when installing 
> the port on a MP machine. Especially now when the diablo-jdk is used for 
> bootstrapping the jdk15 port.  I tried to add the option to the 
> /usr/local/bin/javavm script but did not succeed due to my lack of 
> scripting skill. diablo-jdk does not work at all on my machine. Nearly 
> every use of java (running programs, compiling etc) result in a SIGBUS 
> if don't specify the option manually every time i run a java program 
> (can't figure out how to do that with Eclipse though).  A patch would be 
> very appreciated.

I already have submitted a patch for javavmwrapper to handle
${JAVAVM_OPTS} as a list of arguments to be passed to the JVM. So it is
a work-in-progress ATM.

In the meantime, maybe we could add some statement regarding this issue
in the pkg-message in java/diablo-jdk15...

Herve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060425221457.GA65991>