hg: hsx/hotspot-gc/hotspot: 7193946: Move warnings associated with UseMemSetInBOT flag
john.cuthbertson at oracle.com
john.cuthbertson at oracle.com
Thu Sep 20 09:42:06 UTC 2012
Changeset: bc675e55b48c
Author: johnc
Date: 2012-09-19 15:48 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/bc675e55b48c
7193946: Move warnings associated with UseMemSetInBOT flag
Summary: The warnings associated with the UseMemSetInBOT flag are duplicated in CMS and G1. The separate warnings have been removed and single instance of the warning has been placed in a common location.
Reviewed-by: brutisso, ysr
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/runtime/arguments.cpp
More information about the hotspot-gc-dev
mailing list