[rfc][icedtea-web] possible class cast exception in splashcontroler
Jiri Vanek
jvanek at redhat.com
Wed Sep 17 09:50:36 UTC 2014
Some applets, may not be using the original apllet-viewer-pane, but rather *detach*, and are in
separate window.
If such an applet fails, the error screen can not be drawn, because the applications frame is not
SpalshController.
As splash logic can live happily with null splashcontoloere (==not work, and silently exit) , the
class cast exception is unnecessary.
There is nothing to be done to save the application as it already died, but the error is imho really
unnecessary.
J
-------------- next part --------------
A non-text attachment was scrubbed...
Name: splashCastFix.patch
Type: text/x-patch
Size: 574 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140917/ff20fb54/splashCastFix.patch>
More information about the distro-pkg-dev
mailing list