hg: jdk7/hotspot-svc/hotspot: 9 new changesets
daniel.daugherty at sun.com
daniel.daugherty at sun.com
Thu Aug 21 09:15:11 PDT 2008
Changeset: 9199f248b0ee
Author: ysr
Date: 2008-08-14 17:58 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/9199f248b0ee
6722112: CMS: Incorrect encoding of overflown object arrays during concurrent precleaning
Summary: When an object array overflows during precleaning, we should have been marking the entire array dirty, not just its first card.
Reviewed-by: jmasa, poonam, tonyp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
Changeset: 92e12124e774
Author: ysr
Date: 2008-08-20 01:30 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/92e12124e774
Merge
Changeset: 51ae48d8072f
Author: kamg
Date: 2008-08-13 08:56 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/51ae48d8072f
6736718: more copyright headers wrong
Summary: Changed license headers to GPL
Reviewed-by: tonyp, rasbold
! make/hotspot_distro
! test/compiler/6646019/Test.java
! test/compiler/6689060/Test.java
! test/compiler/6695810/Test.java
Changeset: 3529d0e8d09c
Author: xlu
Date: 2008-08-15 10:08 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/3529d0e8d09c
6608862: segv in JvmtiEnvBase::check_for_periodic_clean_up()
Reviewed-by: dholmes, dcubed, jcoomes
! src/share/vm/runtime/thread.cpp
Changeset: 6e76352f1f62
Author: xlu
Date: 2008-08-18 14:53 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/6e76352f1f62
6459085: naked pointer subtractions in class data sharing code
Reviewed-by: jcoomes
! make/linux/makefiles/vm.make
! src/share/vm/memory/dump.cpp
Changeset: 70c4fb9cf899
Author: apangin
Date: 2008-08-19 06:02 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/70c4fb9cf899
Merge
- agent/src/share/lib/jlfgr-1_0.jar
- agent/src/share/lib/maf-1_0.jar
! src/share/vm/memory/dump.cpp
! test/compiler/6646019/Test.java
! test/compiler/6689060/Test.java
! test/compiler/6695810/Test.java
Changeset: d7bb383033d6
Author: apangin
Date: 2008-08-20 12:24 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/d7bb383033d6
Merge
Changeset: 5b3b8a69f10f
Author: xdono
Date: 2008-08-14 09:26 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/5b3b8a69f10f
Added tag jdk7-b33 for changeset 585535ec8a14
! .hgtags
Changeset: 9f7cf8db35b8
Author: trims
Date: 2008-08-20 20:24 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/9f7cf8db35b8
Merge
More information about the serviceability-dev
mailing list