hg: jdk7/hotspot/hotspot: 3 new changesets
y.s.ramakrishna at sun.com
y.s.ramakrishna at sun.com
Fri Apr 3 20:07:20 PDT 2009
Changeset: becb17ad5e51
Author: ysr
Date: 2009-04-02 15:57 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/becb17ad5e51
6824570: ParNew: Fix memory leak introduced in 6819891
Summary: Allocate worker-local overflow stacks, introduced in 6819891, along with ParNewGeneration, rather than with the per-scavenge ParScanThreadState.
Reviewed-by: jmasa
! src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
! src/share/vm/gc_implementation/parNew/parNewGeneration.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
Changeset: f18338cf04b0
Author: jcoomes
Date: 2009-03-03 14:23 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/f18338cf04b0
6810474: par compact - crash in summary_phase with very full heap
Reviewed-by: tonyp
! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
Changeset: 922aedc96ef5
Author: ysr
Date: 2009-04-03 15:59 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/922aedc96ef5
Merge
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
More information about the jdk7-changes
mailing list