hg: jdk7/hotspot/hotspot: 3 new changesets

keith.mcguigan at oracle.com keith.mcguigan at oracle.com
Thu May 12 17:34:02 PDT 2011


Changeset: 357d1f583599
Author:    dcubed
Date:      2011-05-11 08:59 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/357d1f583599

7043298: 4/4 fix for 7028172 causes "Label too long: ..." error message
Summary: Use '-e' version of sed expressions. Clarify and fix comments
Reviewed-by: never, acorn

! make/solaris/makefiles/saproc.make

Changeset: f1cbbee6713b
Author:    kamg
Date:      2011-05-11 13:19 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/f1cbbee6713b

Merge


Changeset: 78542e2b5e35
Author:    fparain
Date:      2011-05-12 10:30 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/78542e2b5e35

7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
Summary: Add a notification to the GarbageCollectorMXBeans
Reviewed-by: acorn, mchung

! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp
! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
! src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
! src/share/vm/memory/genCollectedHeap.cpp
! src/share/vm/runtime/serviceThread.cpp
+ src/share/vm/services/gcNotifier.cpp
+ src/share/vm/services/gcNotifier.hpp
! src/share/vm/services/jmm.h
! src/share/vm/services/management.cpp
! src/share/vm/services/management.hpp
! src/share/vm/services/memoryManager.cpp
! src/share/vm/services/memoryManager.hpp
! src/share/vm/services/memoryService.cpp
! src/share/vm/services/memoryService.hpp



More information about the hotspot-dev mailing list