hg: hsx/hotspot-gc/hotspot: 2 new changesets
jon.masamitsu at oracle.com
jon.masamitsu at oracle.com
Thu Apr 26 00:43:57 UTC 2012
Changeset: f69a5d43dc19
Author: jmasa
Date: 2012-04-25 09:55 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/f69a5d43dc19
7164144: Fix variable naming style in freeBlockDictionary.* and binaryTreeDictionary*
Summary: Fix naming style to be consistent with the predominant hotspot style.
Reviewed-by: ysr, brutisso
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/vmStructs_cms.hpp
! src/share/vm/gc_implementation/shared/allocationStats.hpp
! src/share/vm/memory/binaryTreeDictionary.cpp
! src/share/vm/memory/binaryTreeDictionary.hpp
! src/share/vm/memory/freeBlockDictionary.cpp
! src/share/vm/memory/freeBlockDictionary.hpp
! src/share/vm/memory/freeList.cpp
! src/share/vm/memory/freeList.hpp
Changeset: ee89f2110312
Author: jmasa
Date: 2012-04-25 15:51 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/ee89f2110312
Merge
More information about the hotspot-gc-dev
mailing list