Re: sunwjit slows down JDK

1999-06-07 Thread Mike Greaves
Paul Ignacio Pacheco Piemonti wrote: > > with sunwjit: It takes about 28 seconds to load. > without a JIT: It takes about 19 seconds to load. > with tya: it takes about 13 seconds to load. And I was just noting how much of a boost the sunwjit seems to give. I ha

JIT in pre2???

1999-06-06 Thread Mike Greaves
Stefan Proels wrote: > > > cannot find the JIT (sunwjit) and that it is switching to interpreted > chmod 755 jdk1.2/jre/lib/i386/libsunwjit.so ^^^ -- ? Excuse me for asking, but am I to understand that Blackdown JDK1.2, as of prerelease 2, now inclu

Re: Compiling to a binary

1999-06-01 Thread Mike Greaves
Also, have a look at 'binfmt_misc.txt' and 'java.txt' in: /usr/src/linux/Documentation (or wherever your kernel docs are). I haven't tried out the Misc Binary interface yet, but it looks useful for your kind of requirement. Mike Greaves Ernst de Haan wrote: > &