changeset 292:44e61a76e4c4

Added in changelog for removal of synchronization on Boolean - was missing from original commit.
author Adam Domurad <adomurad@redhat.com>
date Tue, 22 May 2012 13:36:34 -0400
parents 203e1b4e5c23
children 8b42017a48a2
files ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue May 22 12:13:03 2012 -0400
+++ b/ChangeLog	Tue May 22 13:36:34 2012 -0400
@@ -1,3 +1,10 @@
+2012-05-22  Adam Domurad  <adomurad@redhat.com>
+
+        * plugin/icedteanp/java/sun/applet/PluginStreamHandler.java: Removed 
+        unnecessary synchronization on Boolean (dangerous) for code that did
+        not require synchronization. Changed Boolean => volatile boolean so 
+        that changes are seen in different threads.
+
 2012-03-30  Danesh Dadachanji  <ddadacha@redhat.com>
 
 	Certificate start dates are not being checked, they are still verified