Error using Diablo Java

Dmitry Samersoff dms at samersoff.net
Tue Apr 28 08:25:34 UTC 2009


Fabrizio,

According to

V  [libjvm.so+0x1c303d]
<PhaseChaitin::gather_lrg_masks(bool)>:

V  [libjvm.so+0x1c4e61]
001c4b20 <PhaseChaitin::Register_Allocate()>:

V  [libjvm.so+0x215c5a]
00216760 <Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool)>

You probably reached C2 bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6746892

Yopu can try to use client VM (-client) or
gather compilation log (-XX:+PrintCompilation) and exclude offending 
method from compilation.

-Dmitry


Fabrizio Parrella wrote:
> Error using Diablo Java Hotspo with Eclipse (PHPEclipse)
> 
> It happens as soon as I open Eclipse.. in fact it shows the opening 
> screen then it crashes right away.
> 
> Fabry
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"


-- 
Dmitry Samersoff
dms at samersoff.net, http://devnull.samersoff.net
* There will come soft rains ...



More information about the freebsd-java mailing list