diff options
author | Adam Domurad <adomurad@redhat.com> | 2012-05-18 09:27:24 -0400 |
---|---|---|
committer | Adam Domurad <adomurad@redhat.com> | 2012-05-18 09:27:24 -0400 |
commit | 34995dfe086e30267dd367f65eaa45144235b069 (patch) | |
tree | b8a006c5dfcadc92a760ac467938278b8c0b05e5 /netx/net/sourceforge/jnlp/cache/DirectoryNode.java | |
parent | b42384fe344b0af2a54eb00735f7d59b6ba1ab6e (diff) |
Removal of synchronization on Boolean in PluginStreamHandler.
Synchronization on Boolean is dangerous and was unnecessary in this context.
As well, the Boolean flag that was being used during shut down was changed
to a volatile boolean so changes could be seen without synchronization.
Diffstat (limited to 'netx/net/sourceforge/jnlp/cache/DirectoryNode.java')
0 files changed, 0 insertions, 0 deletions