Re: [arch] Interpreter vs. JIT for Harmony VM

2005-09-21 Thread Michael Haupt
Hi, On 9/21/05, will pugh [EMAIL PROTECTED] wrote: 2) The FastJIT needs to be Fast! Otherwise, you run the risk of people not wanting to use it for IDEs and Apps because the startup time is too slow. couldn't startup time be increased by caching native code versions of methods somewhere

Re: Eclipse part 2

2005-07-22 Thread Michael Haupt
Hi, that's good news. :-) Does IBM have an in-house implementation of the standard libraries that could be released under ASL? Or is the IBM JDK delivered with the Sun libraries? Greetings, Michael Haupt

Re: Summer of Code, something for Harmony?

2005-06-16 Thread Michael Haupt
in conjunction with J2SE 5. They are available at http://java.sun.com/docs/books/vmspec/2nd-edition/jvms-java5.html. Best regards, Michael Haupt