Re: JIT or Hotspot?

2002-03-05 Thread Juergen Kreileder
Drew Lane <[EMAIL PROTECTED]> writes: >>i think you'll find that the jre 1.3.1 from Blackdown has hotspot >>(on intel at least...) >> >>[jordan@larry jordan]$ java -version java version "1.3.1" Java(TM) 2 >>Runtime Environment, Standard Edition (build >>Blackdown-1.3.1-02a-FCS)Java HotSpot(TM) Cl

Re: local references....

2002-03-05 Thread Juergen Kreileder
[EMAIL PROTECTED] writes: >Is there any way to increase the number of local references used >in > java native methods. >I am getting the following alert when I run my application, > "***ALERT: JNI local ref creation exceeded capacity (creating: 17, > limit: 16)." Take a look at http:

Re: JIT or Hotspot?

2002-03-05 Thread Drew Lane
> > >i think you'll find that the jre 1.3.1 from Blackdown has hotspot (on intel at >least...) > >[jordan@larry jordan]$ java -version >java version "1.3.1" >Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-02a-FCS)Java >HotSpot(TM) Client VM (build Blackdown-1.3.1_02a-FCS

Re: JIT or Hotspot?

2002-03-05 Thread jordan muscott
On Mon, 04 Mar 2002 20:34:44 -0700 "Drew Lane" <[EMAIL PROTECTED]> wrote: > From what I understand there is no JIT or Hotspot in Blackdown, correct? > >What's the status of this exactly? Can we expect to see one soon? > >I haven't had much problem with Blackdown, but it is a bit too slow >witho

Re: JIT or Hotspot?

2002-03-05 Thread jordan muscott
On Mon, 04 Mar 2002 20:34:44 -0700 "Drew Lane" <[EMAIL PROTECTED]> wrote: > From what I understand there is no JIT or Hotspot in Blackdown, correct? > >What's the status of this exactly? Can we expect to see one soon? > >I haven't had much problem with Blackdown, but it is a bit too slow >witho