hg: hsx/hotspot-gc/hotspot: 7127708: G1: change task num types from int to uint in concurrent mark
john.cuthbertson at oracle.com
john.cuthbertson at oracle.com
Sat Oct 6 10:04:17 UTC 2012
Changeset: 8a5ea0a9ccc4
Author: johnc
Date: 2012-10-06 01:17 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/8a5ea0a9ccc4
7127708: G1: change task num types from int to uint in concurrent mark
Summary: Change the type of various task num fields, parameters etc to unsigned and rename them to be more consistent with the other collectors. Code changes were also reviewed by Vitaly Davidovich.
Reviewed-by: johnc
Contributed-by: Kaushik Srenevasan <kaushik at twitter.com>
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.hpp
! src/share/vm/gc_implementation/g1/concurrentMark.inline.hpp
! src/share/vm/gc_implementation/g1/g1OopClosures.inline.hpp
More information about the hotspot-gc-dev
mailing list