JDK1.2.2 request (and reason)

1999-07-18 Thread swansma
Hello, Here's one vote for a 1.2.2 version. I don't mind that no new linux-specific bugs are fixed, I just need to JDK fixes. 1.2.2 fixes some serious RMI bugs: Are there any porters out there that would consider doing a 1.2.2 build? I'm assuming that Sun would make the source available to the j

Re: HELP: IP probs with linux JDK?

1999-06-04 Thread swansma
You could try changing the order of your /etc/hosts file so that the interface you want to use is the first one. On Fri, 4 Jun 1999, Bruno Boettcher wrote: > Hello, > > i am trying to get JacORB1 working on my machines > > unfortunately the nameserver registers itself with the loopback d

Re: tya for JDK117v3

1999-06-02 Thread swansma
For me, JNI/RMI works perfectly under linux. You must do two things though: export JAVA_COMPILER= export THREADS_FLAG=green Now you're laughin'. On Thu, 3 Jun 1999, Ninja wrote: > For me, programs using JNI does not work well. > > -Original Message- > From: Laskowski, Jacek Tadeusz (J

Re: Request: green threads as default.

1999-05-24 Thread swansma
On 25 May 1999, Juergen Kreileder wrote: > > Mark Swanson writes: > > Mark> Since the green threads - no jit - passed the JCK, is it > Mark> possible to have this configuration the default? RMID spawns > Mark> new threads (reggie, txn_mgr, etc..) as native threads which > M