diff options
author | Denis Lila <dlila@redhat.com> | 2011-03-08 09:43:59 -0500 |
---|---|---|
committer | Denis Lila <dlila@redhat.com> | 2011-03-08 09:43:59 -0500 |
commit | 847e7b1b2f78e27693d33281bcce54801a7a9ce7 (patch) | |
tree | 0fdfc918e6811a36729bd62d835baeb37b6aed66 /ChangeLog | |
parent | 622e6cdd632cba0fbf1a523a32d6641eec0c6639 (diff) |
Fix race condition.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-03-08 Denis Lila <dlila@redhat.com> + + * plugin/icedteanp/java/sun/applet/PluginAppletViewer.java + (getRequestIdentifier): Fix race condition by synchronizing + on mutex. + (requestIdentityCounter): Now a long. + 2011-03-07 Omair Majid <omajid@redhat.com> * acinclude.m4 (IT_FIND_RHINO_JAR): Set RHINO_AVAILABLE to true or false |