This talk has made me wonder. I always had problems running my Java
Swing gui-intensive apps on non-Windows platforms. When the application
is under "stress" ie. when clicking and draging and moving the mouse a
lot, I have had java lock up on me all the time (main event loop just
freezes). The deadlock seems to be within the native event handling
code. This was with Linux and Solaris under JDK 1.1.6 / 1.1.7. I have
not tested this under JDK 1.2 yet. Did anyone else have this problem and
or (even better) have anyone had this problem and solved it? I remember
spending a week on this problem and getting nowhere (used thread /
monitor dumps, looked through event handling source, etc...). I tried
checking out dejanews, mailing newsgroups about the problem, but had no
answer.
-rchit
> > > Maybe because NT is notorious for being very unfriendly to Java?
> >
> > Huh? NT is one of the best Java platforms around. It's relatively stable,
> has
> > great JVM availability, has very stable JVMs, has a slew of IDEs and other
> > tools, has several very fast compilers....
>
> Relative to what?
>
> I switched from NT to Linux for Java development and have found it much better.
> Our project has advanced much more quickly after the change than before. We do
> get Jikes for fast compiling and excellent JVM's. I use Visual Slickedit on
> Windows and Linux and also CVS on both. I used to use Kawa on Windows but find
> that a better editor with some project features is better than the IDE with good
> project features but a poor editor. I prefer not to use a GUI builder.
>
> Amusingly enough most of my deployment is on Win 95 currently.
>
> Dave
>
> David Warnock
> Sundayta Ltd
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]