hg: jdk7/hotspot/hotspot: 3 new changesets
john.coomes at sun.com
john.coomes at sun.com
Wed Jun 11 18:59:58 PDT 2008
Changeset: 0b27f3512f9e
Author: jmasa
Date: 2008-06-04 13:51 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/0b27f3512f9e
6629727: assertion in set_trap_state() in methodDataOop.hpp is too strong.
Summary: The assertion can failure due to race conditions.
Reviewed-by: never
! src/share/vm/oops/methodDataOop.hpp
Changeset: d1635bf93939
Author: iveresov
Date: 2008-06-09 07:18 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/d1635bf93939
6711930: NUMA allocator: ParOld can create a hole less than minimal object size in the lgrp chunk
Summary: The fix takes care of three issues that can create a hole less a minimal object in the lgrp chunk
Reviewed-by: ysr, apetrusenko
! src/share/vm/gc_implementation/shared/immutableSpace.cpp
! src/share/vm/gc_implementation/shared/immutableSpace.hpp
! src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp
! src/share/vm/gc_implementation/shared/mutableNUMASpace.hpp
! src/share/vm/gc_implementation/shared/mutableSpace.cpp
! src/share/vm/gc_implementation/shared/mutableSpace.hpp
Changeset: 3ad4bacbcdbe
Author: jcoomes
Date: 2008-06-10 11:14 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/3ad4bacbcdbe
Merge
More information about the jdk7-changes
mailing list