Re: when does a method get compiled?

2001-03-18 Thread Albrecht Kleine
Hi, > >I.e., I'm wondering if a gc can discard a compiled method and > >cause it to run interpreted again the next time it is called. > >Is this possible? > > I imagine it is possible - I'm not aware of anything in the Java specs > that define behaviour of JITs. I can't guess how likely it is, i

Re: when does a method get compiled?

2001-03-17 Thread Nelson Minar
>I.e., I'm wondering if a gc can discard a compiled method and >cause it to run interpreted again the next time it is called. >Is this possible? I imagine it is possible - I'm not aware of anything in the Java specs that define behaviour of JITs. I can't guess how likely it is, it seems like a fa

Re: when does a method get compiled?

2001-03-16 Thread Weiqi Gao
On 16 Mar 2001 18:57:57 -0800, noisebrain wrote: > I have a performance problem that would be explained if the > following were true: > > x = new Something() > x.methodcall(); // not compiled yet > x.methodcall(); // second call, compiled now? > y = new i

Re: When

1999-01-24 Thread kornel c
I did. It didnt work. - Original Message - From: Justin Lee <"justinl[remove to reply]"@intelis.com> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 19, 1999 12:15 PM Subject: Re: When >Has anyoune tried running Java 2 under Wine? > >-- >Justi

Re: When

1999-01-19 Thread Justin Lee
Has anyoune tried running Java 2 under Wine? -- Justin Lee | Freedom means love without condition, JEDI | Without a beginning or an end.

RE: When will JDK 1.2 beta be released?

1998-07-08 Thread A . KLOS
-- | From: bank / mime, , , [EMAIL PROTECTED] | To: java-linux / mime, , , [EMAIL PROTECTED] | Subject: When will JDK 1.2 beta be released? | Date: Tuesday, July 07, 1998 11:40PM | | I want to use a package that requires Java2D and Java3D which are | new for JDK 1.2 beta, so I was

Re: When will JDK 1.2 beta be released?

1998-07-07 Thread David A. Guthrie
Bruce J. Carter wrote: BTW for those interested, we are working on a "native_threads" port of the JDK, taking advantage of the pthreads in the glibc package, which does include linuxthreads and the libraries libpthreads.so and libpthreads.a. We are hoping to have this as a release in the not too

RE: When will JDK 1.2 beta be released?

1998-07-07 Thread Bruce J. Carter
Hi Seth, On 07-Jul-98 Seth Bank wrote: > I want to use a package that requires Java2D and Java3D which are > new for JDK 1.2 beta, so I was wondering two things (1) when/if do you > think you will release version 1.2? (2) is it possible to just download > the Java2D and Java3D classes and