Re: platform availability

2000-08-15 Thread Karl Asha
You'll want the FCS. THat's the final release. RC* are release candidates. Karl Sean Choi writes: > A friend of mine referred me to your webpage. > Which release should I download, and what do the > different releases stand for? > > release types for jdk 1.2.2: > FCS > rc3 > rc4 >

Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Joi Ellis
Dima Ulberg wrote: > > Hi, > > I am trying to run TogetherJ on the Linux SMP (Abit BP6, 2x500 > Celerons, RedHat 6.2) box. Any attempt to run GUI application crashes > (locks) the computer. Non-gui applications run with no problem > with both native and green threads. Any ideas? > > Thanks

Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Dima Ulberg
I have it runing in the office on single Intel 700 Dell box with no problems eiher. I guess it has smth to do with SMP/X combination. I also tried to run it on the single CPU mode, but result is exectly the same. -Dima "David D. Lucas" wrote: > I use TogetherJ without a problem (single i686).

Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Dima Ulberg
I tried all of them Blackdown 1.2.2, Sun 1.2.2_006, IBM 1.3. Amazing part is that the result is exactly the same. -Dima Ingo Rockel wrote: > On -1 xxx -1, Dima Ulberg wrote: > > > Hi, > > > > I am trying to run TogetherJ on the Linux SMP (Abit BP6, 2x500 > > Celerons, RedHat 6.2) box. Any

Re: Java GUI (JFC) locks the machine

2000-08-15 Thread David D. Lucas
I use TogetherJ without a problem (single i686). I am using both Blackdown JDK 1.2.2 RC4 and Sun JDK 1.3 beta. First try running with JIT disabled. Also, make sure you are picking up the right JVM as it runs. When it first comes up, expecially TJ 4.0, you should be able to see the JVM that is r

Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Ingo Rockel
On -1 xxx -1, Dima Ulberg wrote: > Hi, > > I am trying to run TogetherJ on the Linux SMP (Abit BP6, 2x500 > Celerons, RedHat 6.2) box. Any attempt to run GUI application crashes > (locks) the computer. Non-gui applications run with no problem > with both native and green threads. Any ideas?

Re: Java GUI (JFC) locks the machine

2000-08-15 Thread Fabian Ritzmann
"Dima" == Dima Ulberg <[EMAIL PROTECTED]> writes: Dima> Hi, I am trying to run TogetherJ on the Linux SMP (Abit BP6, Dima> 2x500 Celerons, RedHat 6.2) box. Any attempt to run GUI Dima> application crashes (locks) the computer. Non-gui applications Dima> run with no problem with both nativ