You wrote:
Sorry for late answer, but I've spent some nice holidays
far away from home.
> > I've tested this small application (jdk116-v2 with a RH 5.1) and
> > I've discovered a memory corruption:
> > when the focus is lost from the TextField I assign 0 to the local
>
> Might be related to jdk116. I am still running jdk115 (java version
> "Sergey_Nikitin:12/21/97-23:13") w/tya 1.0 and I am not having this
May be you are right, but anyway: it is a bug in tya.
Tonight I've no solution for you, but as workaround
try disable
#define USE_REG_OPT
in tyaconfig.h and recompile.
(It is a problem in register allocation, you know
unfortunately the x86 CPU has only less general purpose registers.
Differences between jdk are possible if the used C compilers
are using different strategies using the edi and esi registers.)
But once again: it is a tya bug.
MANY thanks to Fulco for his bug demo program.
> Best Wishes,
> Dave
Cheers
Albrecht