Hallo Joseph,
JS>Try using a differnt jit like tya.
This may avert the problem (I tried it and it goes away if sunwjit is switched
off), but it would be better to fix the bug, as long as tya is not the default
JIT.
But I guess that Blackdown isn't allowed to change sunwjit, even to remove
bugs.
Try using a differnt jit like tya.
Ekkehard Kraemer wrote:
> Hello,
>
> the problem which was discussed a while ago on this list is still persistent
> with RC4: any program that creates lots (say, 30) of small objects (like
> java.math.BigInteger) will eventually segfault.
>
> Just to make s
Hello,
the problem which was discussed a while ago on this list is still persistent
with RC4: any program that creates lots (say, 30) of small objects (like
java.math.BigInteger) will eventually segfault.
Just to make sure it doesn't drop off any TODO lists. ;-) Perhaps somebody
could verify