hg: jdk7/hotspot-rt/hotspot: 6 new changesets
keith.mcguigan at oracle.com
keith.mcguigan at oracle.com
Mon Sep 20 08:55:23 PDT 2010
Changeset: 179464550c7d
Author: ysr
Date: 2010-09-10 17:07 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/179464550c7d
6983930: CMS: Various small cleanups ca September 2010
Summary: Fixed comment/documentation typos; converted some guarantee()s to assert()s.
Reviewed-by: jmasa
! src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/freeList.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/promotionInfo.cpp
! src/share/vm/runtime/globals.hpp
Changeset: eeade8e89248
Author: ysr
Date: 2010-09-11 11:42 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/eeade8e89248
Merge
! src/share/vm/runtime/globals.hpp
Changeset: 6eddcbe17c83
Author: johnc
Date: 2010-09-13 10:00 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/6eddcbe17c83
6981746: G1: SEGV with -XX:+TraceGen0Time
Summary: Pass correct value for length to NumberSeq constructor. Guard dereferences of "body_summary" pointer with a NULL check.
Reviewed-by: tonyp, ysr
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
Changeset: 432d823638f7
Author: jcoomes
Date: 2010-09-15 10:39 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/432d823638f7
6985022: update make/jprt.properties for new jdk7 tools
Reviewed-by: ohair, kvn
! make/jprt.properties
Changeset: 97fbf5beff7b
Author: johnc
Date: 2010-09-16 13:45 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/97fbf5beff7b
Merge
Changeset: 3babdb042f25
Author: kamg
Date: 2010-09-17 19:45 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/3babdb042f25
Merge
More information about the serviceability-dev
mailing list