Re: IBM Java 1.3: some problems.

2000-06-02 Thread Timothy Reaves
Kontorotsui wrote: > On 01-Jun-00 Timothy Reaves wrote: > > The Sun Windows 1.3 is the same way. This is the new way of doing things. > > I see. So the compiler error messages in 1.3, any 1.3, are changed, right? That is correct. ---

Re: IBM Java 1.3: some problems.

2000-06-02 Thread Kontorotsui
On 01-Jun-00 Timothy Reaves wrote: > The Sun Windows 1.3 is the same way. This is the new way of doing things. I see. So the compiler error messages in 1.3, any 1.3, are changed, right? --- Andrea "Kontorotsui" Controzzi - MALE Doctor in Computer Science Pisa - Italy - E-mail: [EMAIL P

Re: IBM Java 1.3: some problems.

2000-06-01 Thread Timothy Reaves
I have not had this problem. I have run two AWT programs, one large-complex the other small, and had no problem. I was not, however, running them for hours. Kristian Soerensen wrote: > Hi > > I just tried the IBM JVM 1.3 for Linux > With it's accompaining jit it's very fast, but it crashes X

Re: IBM Java 1.3: some problems.

2000-06-01 Thread Timothy Reaves
> > 3) This is not a bug, but is annoying... the compiling errors on the IBM 1.3 > Java compiler are less clear. The Sun Windows 1.3 is the same way. This is the new way of doing things. -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: IBM Java 1.3: some problems.

2000-05-31 Thread Dimitrios Vyzovitis
Kristian Soerensen wrote: Hi I just tried the IBM JVM 1.3 for Linux With it's accompaining jit it's very fast, but it crashes X every time I try running a program that uses the AWT. Has anybody else seen similar crashes and maybe looked further into what's gping wrong? I 've tested under enlight

Re: IBM Java 1.3: some problems.

2000-05-31 Thread Kristian Soerensen
Hi I just tried the IBM JVM 1.3 for Linux With it's accompaining jit it's very fast, but it crashes X every time I try running a program that uses the AWT. Has anybody else seen similar crashes and maybe looked further into what's gping wrong? --- http://www.elof.dk -

IBM Java 1.3: some problems.

2000-05-31 Thread Kontorotsui
Hello, I've tried the IBM 1.3 JDK. Seems a bit faster than JDK 1.2, but there are some bugs and sometimes is TOO fast *grin* 1) Sound playing is too fast! Both .wav and .midi are played like 2-3 times faster. The same bytecode on *argh* windows plays ok while the JDK 1.2 compiled on Lin