Roland Mainz wrote:
> Roland Mainz wrote:
> > Is there a way to force java/javac/jar to use java's interpreted mode
> > (e.g. option "-Xint") ? I am getting some weired crashes in the java
> > hotspot VM when compiling OS/Net B96 on a B95 VMware AMD64 installation
> > and try to find a workaround (if possible) ...
> 
> It looks the problem is the same as described in
> http://forums.sun.com/thread.jspa?forumID=546&threadID=5297283 ("HotSpot
> Internals - Crash (SIGSEGV, SIGILL) of 32bit Hotspot under Linux x86_64
> in VMware") ... ;-(
> 
> Does anyone know a possible workaround ?

It seems a possible solution is to update to VMware 6.5.0beta build
110068...
... but it would still be nice to know a workaround, e.g. disable the
JVM's hotspot engine and only use JVM in interpreted mode (since the bug
is caused by an issue how hotspot creates native code for the CPU "on
the fly" and VMware not detecting the changed/added code properly).

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [EMAIL PROTECTED]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to