[RFC][plugin]: fix fixme

Denis Lila dlila at redhat.com
Wed Mar 30 06:58:39 PDT 2011


Hi.

This patch implements the fixme in PluginObjectStore
using the "wrapped" idea in that comment. It also
synchronizes modifications to the 3 hash maps because,
afaics, they can be called concurrently.

ChangeLog:
+2011-03-30  Denis Lila  <dlila at redhat.com>
+
+	* plugin/icedteanp/java/sun/applet/PluginObjectStore.java
+	(wrapped): New static variable.
+	(getNextID): New function.
+	(reference): Using getNextID and synchronized.
+	(unreference): Synchronized.
+	(dump): Improve iteration.

Any criticism is always welcome.

Thank you,
Denis.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hg.diff
Type: text/x-patch
Size: 4148 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110330/7ed3e122/hg.diff 


More information about the distro-pkg-dev mailing list