[3821] in java-interest
AWT bugs on Windows 95
daemon@ATHENA.MIT.EDU (Michael Daconta)
Tue Nov 28 23:12:18 1995
Date: Tue, 28 Nov 1995 17:59:22 -0700 (MST)
To: java-interest@java.sun.com
From: daconta@PrimeNet.Com (Michael Daconta)
Hi fellow Java coders,
I have noticed numerous bugs in the Windows95 implementation
of AWT. The easiest way to describe it is that the
test applications under AWT don't always compile,
don't work right, or crash.
Most recently the FileDialog exits with this:
Exception in thread "AWT-Callback-Win32" java.lang.IncompatibleClassChangeError:
sun.awt.win32.MFramePeer: dynamic method handleCancel()V not found
at sun.awt.win32.MToolkit.run(MToolkit.java:47)
at java.lang.Thread.run(Thread.java:286)
This happens with *ANY* choice (cancel, open, window close).
Didn't find any bugs like this on the Java home pages
(unless I missed them).
Have others found these same bugs or should I suspect
my machine? BTW, I tested this on my desktop machine and
laptop.
Thanks for any help,
- Mike Daconta
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com