hg: hsx/hotspot-main/hotspot: 10 new changesets
bengt.rutisson at oracle.com
bengt.rutisson at oracle.com
Thu Feb 28 02:12:59 PST 2013
Changeset: 0598674c0056
Author: jwilhelm
Date: 2013-02-21 11:16 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/0598674c0056
8008314: Unimplemented() Atomic::load breaks the applications
Summary: jlong atomics isn't fully implemented om all 32-bit platforms so we try to avoid it. In this case the atomic add wasn't needed.
Reviewed-by: dholmes, dlong
! src/share/vm/runtime/atomic.hpp
! src/share/vm/utilities/ostream.cpp
! src/share/vm/utilities/ostream.hpp
Changeset: 96c885895d22
Author: johnc
Date: 2013-02-22 11:01 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/96c885895d22
8007221: G1: concurrent phase durations do not state the time units ("secs")
Summary: Add timer units to concurrent marking phases where the units were missing.
Reviewed-by: jmasa, ysr
! src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp
Changeset: 9a8ee5301f33
Author: brutisso
Date: 2013-02-26 11:52 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/9a8ee5301f33
Merge
Changeset: f1fb03a251e9
Author: poonam
Date: 2013-02-21 23:58 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/f1fb03a251e9
8008546: Wrong G1ConfidencePercent results in GUARANTEE(VARIANCE() > -1.0) FAILED
Reviewed-by: brutisso, johnc
Contributed-by: vladimir.kempik at oracle.com
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
Changeset: fd32b88a87e9
Author: poonam
Date: 2013-02-23 17:40 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/fd32b88a87e9
Merge
Changeset: 9289a00709b5
Author: poonam
Date: 2013-02-26 08:58 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/9289a00709b5
Merge
Changeset: b685ca4f4fb9
Author: ehelin
Date: 2013-02-20 16:41 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/b685ca4f4fb9
8008536: Add HotSpot support for printing class loader statistics for JMap
Reviewed-by: sla, brutisso
+ agent/src/share/classes/sun/jvm/hotspot/tools/ClassLoaderStats.java
! agent/src/share/classes/sun/jvm/hotspot/tools/JMap.java
- agent/src/share/classes/sun/jvm/hotspot/tools/PermStat.java
Changeset: 3d3379aab292
Author: ehelin
Date: 2013-02-26 22:31 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/3d3379aab292
Merge
- agent/src/share/classes/sun/jvm/hotspot/tools/PermStat.java
Changeset: 9a094d29af19
Author: ehelin
Date: 2013-02-06 07:48 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/9a094d29af19
8004924: NPG: jmap -heap output should contain ClassMetaspaceSize value
Reviewed-by: stefank, mgerdin
! agent/src/share/classes/sun/jvm/hotspot/tools/HeapSummary.java
+ test/gc/metaspace/ClassMetaspaceSizeInJmapHeap.java
Changeset: b5e03c8ead49
Author: brutisso
Date: 2013-02-28 09:01 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/b5e03c8ead49
Merge
- agent/src/share/classes/sun/jvm/hotspot/tools/PermStat.java
More information about the hotspot-dev
mailing list