hg: jdk9/hs-gc/hotspot: 8073654: Marking statistics should use size_t
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Mon Mar 9 19:06:42 UTC 2015
Changeset: af3b0db91659
Author: sangheki
Date: 2015-03-09 09:30 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/af3b0db91659
8073654: Marking statistics should use size_t
Summary: Change data type from int to size_t to avoid overflows
Reviewed-by: jwilhelm, drwhite, tschatzl
! 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
More information about the jdk9-all-changes
mailing list