hg: hsx/hotspot-rt/hotspot: 5 new changesets
staffan.larsen at oracle.com
staffan.larsen at oracle.com
Mon Jun 11 03:55:40 PDT 2012
Changeset: a297b0e14605
Author: mgerdin
Date: 2012-06-04 09:21 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a297b0e14605
7172226: HotSpot fails to build with GCC 4.7 because of stricter c++ argument dependent lookup
Summary: Add "using" keyword to import base class functions from FreeList<T> to fix template name lookup in gcc 4.7
Reviewed-by: brutisso, iveresov
! src/share/vm/memory/binaryTreeDictionary.cpp
! src/share/vm/memory/binaryTreeDictionary.hpp
Changeset: 37552638d24a
Author: brutisso
Date: 2012-06-05 22:30 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/37552638d24a
7172388: G1: _total_full_collections should not be incremented for concurrent cycles
Reviewed-by: azeemj, jmasa
! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/vm_operations_g1.cpp
! src/share/vm/gc_implementation/g1/vm_operations_g1.hpp
Changeset: b9442ac22f59
Author: brutisso
Date: 2012-06-04 13:29 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b9442ac22f59
7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1
Summary: The scope of TraceMemoryManagerStats in G1CollectedHeap need to cover the call to G1MonitoringSupport::update_sizes()
Reviewed-by: johnc, jmasa
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
Changeset: 063451aefde8
Author: jcoomes
Date: 2012-06-08 09:49 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/063451aefde8
Merge
Changeset: 0a8b8cb8b22c
Author: sla
Date: 2012-06-11 10:28 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0a8b8cb8b22c
Merge
More information about the hotspot-runtime-dev
mailing list