Closing #203 * github/pr/203: Fix usage of AtomicBooleas CAS idiom
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/cbec083b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/cbec083b Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/cbec083b Branch: refs/heads/master Commit: cbec083b19433129afc7589b5b5112d34df3cd49 Parents: af4576d 08432be Author: Andrew Donald Kennedy <[email protected]> Authored: Wed Jun 22 16:35:28 2016 -0700 Committer: Andrew Donald Kennedy <[email protected]> Committed: Wed Jun 22 16:35:28 2016 -0700 ---------------------------------------------------------------------- .../core/internal/BrooklynInitialization.java | 23 +++++++------ .../brooklyn/core/location/PortRanges.java | 21 +++++------- .../mgmt/internal/LocalManagementContext.java | 36 +++++++++----------- .../core/mgmt/persist/FileBasedObjectStore.java | 26 ++++++-------- .../brooklyn/entity/java/JavaAppUtils.java | 31 +++++++---------- 5 files changed, 61 insertions(+), 76 deletions(-) ----------------------------------------------------------------------
