[Bug 1607] IcedTea Web removes Components from the Applet Container before Applet.stop() and Applet.destroy() has been called

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Nov 27 06:09:00 PST 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1607

--- Comment #4 from Xerxes Rånby <xerxes at zafena.se> ---
Created attachment 984
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=984&action=edit
openjdk-6-7-8-jdk-AppletPanel.isActive-JDK-6707266.patch

(In reply to comment #3)
>> (In reply to comment #1)
>> isActive() state between start()-stop():
>> ========================
>> Applet-State @ start: ERROR, active[exp true, has false]*, init[exp 1, has
>> 1], start[exp 1, has 1], stop[exp 0, has 0], destroy[exp 0, has 0]
> 
> Problem located: OpenJDK 6 7 & 8 AppletPanel fail to implement the AppletStub > interface according to spec.

The attached patch: openjdk-6-7-8-jdk-AppletPanel.isActive-JDK-6707266.patch
is a fix and also a fix for the sun bug JDK-6707266 : Applet.isActive( ) does
not work as expected.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6707266

-- 
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/20131127/b556ec10/attachment.html 


More information about the distro-pkg-dev mailing list