hg: jdk7/hotspot-gc/hotspot: 7040068: CMS: Possibly unsafe initialization of BlockOffsetArrayUseUnallocatedBlock

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Wed May 4 08:39:42 UTC 2011


Changeset: a1d5f532838d
Author:    brutisso
Date:      2011-04-29 09:11 +0200
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/a1d5f532838d

7040068: CMS: Possibly unsafe initialization of BlockOffsetArrayUseUnallocatedBlock
Summary: BlockOffsetArrayUseUnallocatedBlock was intended to be turned off as part of BUG 6948538 but a code line in collectorPolicy.cpp actually kept it turned on.
Reviewed-by: jwilhelm, ysr

! src/share/vm/memory/collectorPolicy.cpp
! src/share/vm/runtime/globals.hpp




More information about the hotspot-gc-dev mailing list