Re: Problem with TYA 1.2

1998-12-14 Thread Bryce McKinlay
Mario Camou wrote: > Jason and Mark, > > Thanx for your quick replies! Uncommenting the "#define IGNORE_DISABLE" in tya.c did > it. What I'd like to know (I'm really curious!) is exactly WHAT is trying to turn off > the JIT. Could it be Swing? Swing 1.1 tries to disable the JIT during some huge

Re: Problem with TYA 1.2

1998-12-14 Thread Mario Camou
Jason and Mark, Thanx for your quick replies! Uncommenting the "#define IGNORE_DISABLE" in tya.c did it. What I'd like to know (I'm really curious!) is exactly WHAT is trying to turn off the JIT. Could it be Swing? Also, Mark told me that this had been covered a few days ago in this list. Sorry

Re: Problem with TYA 1.2

1998-12-14 Thread Jason Gilbert
On Mon, 14 Dec 1998, Mario Camou wrote: > I just installed TYA 1.2. My code used to work perfectly with previous versions, > now I get a thread dump. > > There's also a weird "user programm switched off JIT compiling" message. It appears that the jvm is calling a method that switches off the ji

Problem with TYA 1.2

1998-12-14 Thread Mario Camou
Hi, I just installed TYA 1.2. My code used to work perfectly with previous versions, now I get a thread dump. Intel Pentium Kernel 2.0.36 JDK 1.1.7v1a Red Hat 5.1 with all updates applied There's also a weird "user programm switched off JIT compiling" message. This behavior is completely repro