My OpenJDK 64-Bit Server VM crashes, what am I doing wrong?
Kurt Miller
kurt at intricatesoftware.com
Tue Nov 2 06:29:10 PDT 2010
On 10/30/10 06:49, Ralph Seichter wrote:
> On 30.10.10 00:17, Vladimir Kozlov wrote:
>
>> try to switch off compressed oops: -XX:-UseCompressedOops.
>
> I did as you and Dmitry Samersoff suggested:
>
> $ cat setenv.sh
> CATALINA_OPTS='-XX:-UseCompressedOops'
> JAVA_HOME=/usr/local/OpenJDK-1.7.0-201010222126
> JRE_HOME=$JAVA_HOME
>
> Now I can access the Tomcat manager application without the JVM crashing.
Hi Ralph,
Greg has updated the bsd-port tree to b116. Try the latest code when you
build fastdebug in case this is a bug that has been already fixed by
other changes.
-Kurt
More information about the hotspot-dev
mailing list