EVALUATION
The first run of the applet compatibility test suite against the new
Java Plug-In contained several failures caused by the AWT Font code
trying to fetch an invalid class ("default.class") from the codebase
on the web server. This is a general problem that has been seen before
in other contexts, but this one is more severe because it prevents the
applet from running altogether. It isn't yet fully understood what
locale settings (if that) on the machine need to be set to provoke the
failure, but the workaround is clear. We will attempt to get
information to produce a regression test for this bug after it is
integrated.
|