hg: jdk6/jdk6/hotspot: 3 new changesets
ahughes at redhat.com
ahughes at redhat.com
Fri May 17 07:07:26 PDT 2013
Changeset: 6d78b2dfa5dc
Author: andrew
Date: 2013-03-21 13:26 +0000
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/6d78b2dfa5dc
OPENJDK6-3: Fix memory leak in get_stack_bounds
Summary: Memory is allocated by getline but not freed if it fails
Reviewed-by: aph
! src/os/linux/vm/os_linux.cpp
Changeset: f9d5be4340c0
Author: andrew
Date: 2013-03-21 13:33 +0000
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/f9d5be4340c0
7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts
Reviewed-by: brutisso, johnc, ysr, andrew
Contributed-by: Hal Mo <kungu.mjh at taobao.com>, Jiri Vanek <jvanek at redhat.com>
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
! src/share/vm/memory/blockOffsetTable.hpp
Changeset: f5eac6fae49e
Author: andrew
Date: 2013-05-17 15:07 +0100
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/f5eac6fae49e
Merge
More information about the jdk6-dev
mailing list