diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2011-03-31 Denis Lila <[email protected]> + + * plugin/icedteanp/java/sun/applet/PluginObjectStore.java + (wrapped, lock): New static variables. + (getNextID, checkNeg): New functions. + (reference): Using getNextID and synchronized. + (dump): Improve iteration and synchronized. + (unreference, getObject, getIdentifier, contains(Object), + contains(int)): Synchronized. + 2011-03-29 Denis Lila <[email protected]> * netx/net/sourceforge/jnlp/JNLPFile.java |