hg: hsx/hotspot-main/hotspot: 5 new changesets
tao.mao at oracle.com
tao.mao at oracle.com
Thu Jul 11 15:38:00 PDT 2013
Changeset: 2cbc8f3011a0
Author: ehelin
Date: 2013-06-05 09:44 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/2cbc8f3011a0
8015972: Refactor the sending of the object count after GC event
Reviewed-by: brutisso, pliden
! src/share/vm/gc_implementation/shared/gcTrace.cpp
! src/share/vm/gc_implementation/shared/gcTrace.hpp
! src/share/vm/gc_implementation/shared/gcTraceSend.cpp
+ src/share/vm/gc_implementation/shared/objectCountEventSender.cpp
+ src/share/vm/gc_implementation/shared/objectCountEventSender.hpp
! src/share/vm/memory/heapInspection.hpp
- src/share/vm/memory/klassInfoClosure.hpp
Changeset: 63cffb381adc
Author: ehelin
Date: 2013-06-12 15:50 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/63cffb381adc
8016170: GC id variable in gcTrace.cpp should use typedef GCId
Reviewed-by: johnc, jwilhelm, jmasa
! src/share/vm/gc_implementation/shared/gcTrace.cpp
Changeset: 6aa440bc1125
Author: ehelin
Date: 2013-06-12 15:21 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/6aa440bc1125
8015683: object_count_after_gc should have the same timestamp for all events
Reviewed-by: mgerdin, stefank
! src/share/vm/gc_implementation/shared/gcTrace.cpp
! src/share/vm/gc_implementation/shared/objectCountEventSender.cpp
! src/share/vm/gc_implementation/shared/objectCountEventSender.hpp
Changeset: 27c53c9f3a7e
Author: ehelin
Date: 2013-07-10 15:28 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/27c53c9f3a7e
8013939: Metaspace capacity not available
Reviewed-by: tschatzl, mgerdin, stefank
! src/share/vm/gc_interface/collectedHeap.cpp
Changeset: 0f631140d13b
Author: tamao
Date: 2013-07-11 11:45 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/0f631140d13b
Merge
- src/share/vm/memory/klassInfoClosure.hpp
More information about the hotspot-dev
mailing list