[Bug 1515] An unecessary net.sourceforge.jnlp.LaunchException is reported when clicking on Cancel
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Feb 1 14:16:43 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1515
JiriVanek <jvanek at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jvanek at redhat.com
Resolution|--- |FIXED
--- Comment #2 from JiriVanek <jvanek at redhat.com> ---
Hello, openjdk 7+8 + latest iTW 1.6.2 this works for me.
However, on JDK some of those games works, some does not.
The error is diferent:
java.lang.NoSuchMethodError: sun.applet.AppletImageRef.get()Ljava/lang/Object;
at
sun.applet.PluginAppletViewer.getCachedImage(PluginAppletViewer.java:826)
at sun.applet.PluginAppletViewer.getImage(PluginAppletViewer.java:822)
at java.applet.Applet.getImage(Applet.java:277)
at java.applet.Applet.getImage(Applet.java:299)
at goph.init(goph.java:76)
at sun.applet.AppletPanel.run(AppletPanel.java:430)
at sun.applet.AppletViewerPanelAccess.run(AppletViewerPanelAccess.java:84)
at java.lang.Thread.run(Thread.java:747)
This method was indedd removed in JDK9, so games needs update.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160201/e1445f2d/attachment.html>
More information about the distro-pkg-dev
mailing list