no JIT in JDK 1.2 for sparc-linux?

1999-08-30 Thread Ralf
Hi, as I´ve seen the jdk 1.2 pre v3 is now available for sparc-linux. I just downloaded it and installed it on my sparc 5 station at my office. But then I had to find out, that the JIT-Compiler is missing in that JDK. The file libsunwjit.so exist in that tar-file, but it has a length of 0 bytes

Re: Bug in v1.1.7_v3 Native Threads?

1999-08-30 Thread Matt Welsh
"James H. Cloos Jr." <[EMAIL PROTECTED]> writes: > > But 1.1.7_v3 w/ native threads failt to output *anything*. This is exactly the behavior we're seeing - looks like native threads in 1.1.7_v3 are simply broken. Juergen says that he doesn't have this problem with the (yet to be released) 1.1

Re: Anyone using Netbeans Gandalf(3.0)

1999-08-30 Thread Jan Agermose
I'm using it on a RH6 box. I have the env variable JDK_HOME set to point to the jdk, and thats it (besides PATH). Candalf runs "out of the box" for me, but very slow. It runs WO native threads and JIT. I tried using JIT and it seems to work, but still, it is to slow to use. Jan Agermose Matthew